[[project @ 2003-08-04 10:06:31 by ross]
ross**20030804100631
minor rearrangement
] {
hunk ./ghc/docs/libraries.html.in 28
- parsec
+ haskell-src
hunk ./ghc/docs/libraries.html.in 30
- monadic parser combinators.
+ manipulating Haskell source code.
hunk ./ghc/docs/libraries.html.in 38
- haskell-src
+ parsec
hunk ./ghc/docs/libraries.html.in 40
- manipulating Haskell source code.
+ monadic parser combinators.
hunk ./ghc/docs/libraries.html.in 97
- network,
- parsec and
- haskell-src packages.
+ haskell-src,
+ network and
+ parsec packages.
hunk ./ghc/docs/libraries.html.in 101
- Most of the modules in the unix package are supported, too.
+ Most of the modules in the unix
+ package are supported too.
hunk ./ghc/docs/libraries.html.in 110
- To use modules from a package P with Nhc98,
+ The modules of the haskell98 package are available
+ without the need to use any additional compile-time options.
+ To use modules from some other package P with Nhc98,
}