X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fdocs%2Flibraries.html.in;h=de855eadeb706bcf7bc6ec956fffd336f1619b78;hb=00e95f33b32e9830799fc03079a026e6e6364a83;hp=5d38c7c05edf64f226d898051579e58b847ae576;hpb=e82f4943bcf9e40188a75ad21d939a1a794c8a16;p=ghc-hetmet.git diff --git a/ghc/docs/libraries.html.in b/ghc/docs/libraries.html.in index 5d38c7c..de855ea 100644 --- a/ghc/docs/libraries.html.in +++ b/ghc/docs/libraries.html.in @@ -25,6 +25,11 @@ Haskell 98 and FFI Standard Libraries.
+ parsec +
+ monadic parser combinators. +
+
network
networking support libraries. @@ -86,12 +91,14 @@
Hugs 98
Hugs provides almost all of the modules in the - base package and all the - modules in the haskell98, - network and + base package + and all the modules in the + haskell98, + network, + parsec and haskell-src packages. @unixHTMLStart@ - Some of the modules in the unix package are supported, too. + Most of the modules in the unix package are supported, too. @unixHTMLEnd@ All those modules are always available, as a single hierarchy; Hugs does not use the package subdivision.