Haskell Resources

This commit is contained in:
Levi Pearson
2014-08-20 23:30:10 -06:00
parent 59553ad423
commit 5d3832f6b8
9 changed files with 295 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
---
title: Haskell Documentation
toc: no
format: markdown
...
* [The Haskell Report 2010](http://www.haskell.org/onlinereport/haskell2010/)
* [The Haskell Cabal](http://www.haskell.org/cabal/)
* [The Haskell Platform](https://www.haskell.org/platform/doc/2014.2.0.0/start.html)
* [Haskell Cheatsheet](http://blog.codeslower.com/2008/10/The-Haskell-Cheatsheet)