An open API service indexing awesome lists of open source software.

https://github.com/aiya000/haskell-examples

Example codes for Haskell libraries
https://github.com/aiya000/haskell-examples

haskell study

Last synced: 4 months ago
JSON representation

Example codes for Haskell libraries

Awesome Lists containing this project

README

          

# haskell-examples

You can see examples of Module.Foo.Bar on `./Module/Foo/Bar.hs` or `./Module/Foo/Bar/*`.

Or

- `00_Extensions`: GHC extensions
- `01_Eta`: Eta language
- `Room`: Experimental codes