add Prelude
authorjim <jim@web>
Wed, 4 Feb 2015 20:01:42 +0000 (15:01 -0500)
committerLinux User <ikiwiki@localhost.members.linode.com>
Wed, 4 Feb 2015 20:01:42 +0000 (15:01 -0500)
learning_haskell.mdwn

index 4e728ae..30041ad 100644 (file)
@@ -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) <!--
+[Haskell 2010](https://www.haskell.org/onlinereport/haskell2010/haskellpa2.html) 
+([Prelude](https://www.haskell.org/onlinereport/haskell2010/haskellch9.html)) <!--
 [GHC latest bootstrap libraries](https://downloads.haskell.org/~ghc/latest/docs/html/libraries)
 -->
 *   GHC [releases](https://www.haskell.org/ghc) and