Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fengsp/real-world-haskell

Sample Haskell code from the book Real World Haskell
https://github.com/fengsp/real-world-haskell

Last synced: 3 days ago
JSON representation

Sample Haskell code from the book Real World Haskell

Awesome Lists containing this project

README

        

Real World Haskell

Code examples from the book Real World Haskell

Some of the code are out of date to work with the latest GHC compiler,
I modify them so that they work as expected.

Read the book at http://book.realworldhaskell.org/read/
Explore the original repository https://github.com/bos/rwh

Copyright 2007, 2008 Bryan O'Sullivan, Don Stewart, and John Goerzen.
This work is licensed under a Creative Commons Attribution-Noncommercial
3.0 License(http://creativecommons.org/licenses/by-nc/3.0/).

If you feel anything wrong, feedbacks or pull requests are welcomed.