Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/betaveros/hs-utils
Random Haskell scripts too tiny to deserve their own repo
https://github.com/betaveros/hs-utils
Last synced: about 5 hours ago
JSON representation
Random Haskell scripts too tiny to deserve their own repo
- Host: GitHub
- URL: https://github.com/betaveros/hs-utils
- Owner: betaveros
- Created: 2015-01-11T08:04:10.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-08-28T15:26:25.000Z (about 7 years ago)
- Last Synced: 2023-04-10T03:22:24.996Z (over 1 year ago)
- Language: Haskell
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
Random Haskell scripts too tiny to deserve their own repo.
Required Hackage libraries beyond the basics (I think):
- `bfi.hs`: `mtl`
- `factorize.hs`: `arithmoi`
- `mycal.hs`: `split`, `time`
- `numeral.hs`: `numerals`
- `sortchar.hs`: `split`
- `transpose.hs`: `cmdargs`
- `unamp.hs`: `attoparsec` (and therefore `bytestring`)