FW: Library infrastructure
Koen Claessen
koen@cs.chalmers.se
Wed, 23 Apr 2003 17:00:55 +0200 (MET DST)
Simon Marlow wrote:
| But seriously, the "non-standard" libraries are, at
| the moment, far better documented than the standard
| ones (where "standard" means those libraries defined
| by the Haskell 98 report and their hierarchical
| equivalents). The example you gave, Data.List.nub, is
| a function from the standard Haskell 98 List library.
I have a suggestion: can the "documentation" for these
libraries contain a link to the place where they are defined
in the Haskell report?
/Koen