The Haskell home is at: http://www.haskell.org/
Also a short excyclopedia-style intro about Haskell: Haskell (programming language)
The official doc: 〈Haskell 98 Language and Libraries, The Revised Report〉 (2002-12): Source www.haskell.org
Some tutorials I'll start to read from:
• Haskell-Tutorial (February 2003), by Damir Medak, Gerhard Navratil. Source ftp.geoinfo.tuwien.ac.at
• Programing in Haskell, by Graham Hutton Source www.cs.nott.ac.uk
✻ ✻ ✻
If you use Emacs, a haskell-mode by Stefan Monnier is available at: Source projects.haskell.org.
✻ ✻ ✻
In this project, i'll be using the Glasgow Haskell Compiler: http://www.haskell.org/ghc/
blog comments powered by Disqus