https://github.com/csgn/h99
haskell 99 problems
https://github.com/csgn/h99
Last synced: about 2 months ago
JSON representation
haskell 99 problems
- Host: GitHub
- URL: https://github.com/csgn/h99
- Owner: csgn
- License: mit
- Created: 2025-02-20T20:27:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-21T19:13:43.000Z (over 1 year ago)
- Last Synced: 2025-02-21T20:23:33.479Z (over 1 year ago)
- Language: Haskell
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# h99
# Run Tests
```
$ cabal test
```