X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=learning_haskell.mdwn;h=4e728ae87bd5f88613671b007936f8d3a9e18f06;hp=dc4824ce566bf3f14160d029f8e03a4eb09328b2;hb=7381b283d0aeebbb2b8f85de4857a511adcf9586;hpb=b2b6868f70b3eeb8c47b374c3abead53e5658d8f diff --git a/learning_haskell.mdwn b/learning_haskell.mdwn index dc4824ce..4e728ae8 100644 --- a/learning_haskell.mdwn +++ b/learning_haskell.mdwn @@ -1,6 +1,6 @@ * [Try Haskell in your browser](http://tryhaskell.org) (slow, bare-bones) * This site's guide to [[Installing Haskell|/installing#haskell]] -* This site's [[explanation of the differences between Scheme, OCaml, and Haskell|rosetta2]] +* This site's [[explanation of the differences between Scheme, OCaml, and Haskell|rosetta]]