Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crufter/foolproof
A selection of Haskell code examples for educating myself.
https://github.com/crufter/foolproof
Last synced: about 1 month ago
JSON representation
A selection of Haskell code examples for educating myself.
- Host: GitHub
- URL: https://github.com/crufter/foolproof
- Owner: crufter
- Created: 2013-01-04T17:55:21.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-16T21:58:10.000Z (almost 12 years ago)
- Last Synced: 2024-11-30T21:48:42.063Z (about 1 month ago)
- Language: Haskell
- Size: 109 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
foolproof
=========A selection of Haskell code examples for educating myself.
Comment lines starting with ">" ("-- > " to be more precise) are meant as example usage.