don't inline image
[lambda.git] / learning_haskell.mdwn
index 4e728ae..54dd276 100644 (file)
@@ -1,6 +1,6 @@
 *   [Try Haskell in your browser](http://tryhaskell.org) (slow, bare-bones) <!-- similar websites listed at https://wiki.haskell.org/Learning_Haskell#Trying_Haskell_online -->
 *   This site's guide to [[Installing Haskell|/installing#haskell]]
-*   This site's [[explanation of the differences between Scheme, OCaml, and Haskell|rosetta]]
+*   This site's [[explanation of the differences between Scheme, OCaml, and Haskell|rosetta1]]
 
 
 <!-- -->
@@ -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