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

https://github.com/zerotohero-dev/learning-haskell

A Bunch of Haskell Experiments Starting From the Very Beginning, to Learn the Language
https://github.com/zerotohero-dev/learning-haskell

Last synced: 8 months ago
JSON representation

A Bunch of Haskell Experiments Starting From the Very Beginning, to Learn the Language

Awesome Lists containing this project

README

          

learning-haskell
================

//TODO: Since I’m not working at Jive, and nobody has been working on this repo for a while, this README needs a rewrite.

A Bunch of Haskell Experiments Starting From the Very Beginning, to Learn the Language

We are a groups of [Jivers](http://developer.jivesoftware.com/) who are following [Learn Your Haskell For Great Good](http://learnyouahaskell.com/) while doing additional experiments around the language too. – So chances are that the code you see here are a lot similar to the code you'll read in the book.   We don't claim ownership on any of the code that we take from the book, it's for **educational** purposes only. – And any other code that you see here is being shared with an **MIT License**, so feel free to hack around.

As always, contributions, comments, and suggestions are always welcome.

## Installing Haskell on Ubuntu