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

https://github.com/arnauld/ain-soph

Haskell playground
https://github.com/arnauld/ain-soph

Last synced: 8 months ago
JSON representation

Haskell playground

Awesome Lists containing this project

README

          

h2. Haskell links

* "Learn You a Haskell":http://learnyouahaskell.com/
* "Real World Haskell":http://book.realworldhaskell.org/
* Three-hour tutorial on Haskell: "Slides":http://research.microsoft.com/en-us/um/people/simonpj/papers/haskell-tutorial/TasteOfHaskell.pdf , "Part 1":http://blip.tv/file/324976 and "Part 2":http://blip.tv/file/325646
* "A Simple Haskell Web Server":http://lstephen.wordpress.com/2008/02/14/a-simple-haskell-web-server/
* "How to write a Haskell program":http://www.haskell.org/haskellwiki/How_to_write_a_Haskell_program

h3. Yesod

* "Yann Esposito - Intermediate Yesod tutorial (fr/en)":http://yannesposito.com/Scratch/fr/blog/Yesod-tutorial-for-newbies/