[[project @ 2002-07-02 13:20:53 by simonmar]
simonmar**20020702132053
Updates
] {
hunk ./ghc/docs/index.html 16
-
The User's Guide
+
The User's Guide
hunk ./ghc/docs/index.html 35
-
base package
- haskell98 package
- network package
- hssource package
+ base: the Prelude,
+ and a large collection of useful libraries.
+
+ haskell98:
+ Haskell 98 Standard Libraries.
+
+ network:
+ networking support libraries.
+
+ haskell-src:
+ manipulating Haskell source code.
hunk ./ghc/docs/index.html 50
- (Old) Haskell Libraries
+ (Old) Haskell Libraries
hunk ./ghc/docs/index.html 61
-
hunk ./ghc/docs/index.html 62
+ Libraries which haven't moved yet, so are still only available from
+ here, include: the POSIX library, the Win32 library, HaXml, Readline,
+ and a few others.
+
}