diff options
| author | simonmar <unknown> | 2003-09-08 14:23:11 +0000 |
|---|---|---|
| committer | simonmar <unknown> | 2003-09-08 14:23:11 +0000 |
| commit | a629ff5cb6733ae37a658f8eba6c92645fd828ab (patch) | |
| tree | 38fbb4e18e255c18d4f7e71da56aa594627ad547 | |
| parent | 4fbd195423a6c8e8458bb2a3c4804275afe3c07a (diff) | |
| download | haskell-a629ff5cb6733ae37a658f8eba6c92645fd828ab.tar.gz | |
[project @ 2003-09-08 14:23:11 by simonmar]
The POSIX library has more or less completed moving over to the
hierarchical libraries, so remove the statement that says it hasn't
moved.
We should really aim to have everything moved from hslibs to libraries
before 6.2, then we can finally remove hslibs altogether for 6.4.
| -rw-r--r-- | ghc/docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ghc/docs/index.html b/ghc/docs/index.html index 7e043ab1b0..865ede8e15 100644 --- a/ghc/docs/index.html +++ b/ghc/docs/index.html @@ -54,7 +54,7 @@ </P> <P> Libraries which haven't moved yet, so are still only available from - here, include: the POSIX library, the Win32 library, HaXml, + here, include: the Win32 library, HaXml, and a few others. </P> </LI> |
