From: jim Date: Wed, 4 Feb 2015 20:01:42 +0000 (-0500) Subject: add Prelude X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=24d53caed292a99408505f5887f49b8eb7f38dc7 add Prelude --- diff --git a/learning_haskell.mdwn b/learning_haskell.mdwn index 4e728ae8..30041adb 100644 --- a/learning_haskell.mdwn +++ b/learning_haskell.mdwn @@ -58,7 +58,8 @@ [Extensions](https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/ghc-language-features.html) * Libraries from [Haskell Platform](https://www.haskell.org/platform/doc/2014.2.0.0/platform/doc) | -[Haskell 2010](https://www.haskell.org/onlinereport/haskell2010/haskellpa2.html) * GHC [releases](https://www.haskell.org/ghc) and