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

https://github.com/mukeshsoni/haskell-programming-book

Haskell book exercises - http://haskellbook.com/
https://github.com/mukeshsoni/haskell-programming-book

assignment exercises haskell haskell-book haskell-programming

Last synced: 4 months ago
JSON representation

Haskell book exercises - http://haskellbook.com/

Awesome Lists containing this project

README

          

Assignments/exercises from the haskell book (http://haskellbook.com/).

Most of the exercises are written as a single file. They should work by just loading in the repl (`ghci` or `stack ghci`) and calling `main`.