The goal of these Gists is for me to have a place to look up all things Haskell. Hopefully they will be useful to other people as well.
-
[Setting up environment] ()
-
[Interactive Shell] ()
-
[Fuctions] (https://gist.github.com/vpayno/2286ebf81b39f18f38c5)
-
[Numbers] (https://gist.github.com/vpayno/405ebf93ac619ff5226b)
-
[Strings] ()
-
[Lists] (https://gist.github.com/vpayno/8ba8c5e933ec9719a616)
-
[Boolean] (https://gist.github.com/vpayno/3e91160f0834940c59aa)
-
[Branching] (https://gist.github.com/vpayno/abd94bda35b758735146)
-
[Types & Typeclasses] (https://gist.github.com/vpayno/17598e2eae57f4050c70)
-
[Recursion] (https://gist.github.com/vpayno/034aa14146cad04d988e)
-
[Higher Order Functions] (https://gist.github.com/vpayno/eec11d4a837fab1a9024)
- [Learn You a Haskell for Great Good!] (http://learnyouahaskell.com/chapters)