https://github.com/stackbuilders/run-length
run-length
https://github.com/stackbuilders/run-length
Last synced: 6 months ago
JSON representation
run-length
- Host: GitHub
- URL: https://github.com/stackbuilders/run-length
- Owner: stackbuilders
- Created: 2016-03-23T22:45:41.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-24T02:12:47.000Z (almost 10 years ago)
- Last Synced: 2025-03-16T17:46:14.978Z (10 months ago)
- Language: Haskell
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# run-length
```
$ stack setup
```
```
$ stack build --test --only-dependencies
```
```
$ stack build --test
```