L.S.,

Links in the Haskell code in the wiki pages point to wrong labels; for example, if 'print' is used, it is linked to:
  http://haskell.org/ghc/docs/latest/html/libraries/base/Prelude.html#v:print
the colon should be "%3A":
  http://haskell.org/ghc/docs/latest/html/libraries/base/Prelude.html#v%3Aprint

For '==', the link is:
  http://haskell.org/ghc/docs/latest/html/libraries/base/Prelude.html#v:==
it should be:
  http://haskell.org/ghc/docs/latest/html/libraries/base/Prelude.html#v%3A%3D%3D

(see for example http://haskell.org/haskellwiki/OOP_vs_type_classes )

Can someone correct this?

--
Met vriendelijke groet,
Henk-Jan van Tuyl


--
http://Van.Tuyl.eu/
--

Using Opera's revolutionary e-mail client:
https://secure.bmtmicro.com/opera/buy-opera.html?AID=789433

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to