Dear Hugs and GHC Users,

As part of the effort to merge Hugs and GHC into a single glorious system,
we've been redesigning the libraries which provide mutable variables/arrays,
bitwise operations, unsigned ints, concurrency, etc.  That is, most of what
GHC users get when they turn compile with the -fglasgow-exts flag.

The current design of the libraries is available for viewing/download by
browser/ftp at

 ftp://haskell.org/pub/reid/libs971028/libs.html
 ftp://haskell.org/pub/reid/libs971028/libs.ps
 ftp://haskell.org/pub/reid/libs971028/libs.dvi

Alastair Reid



Reply via email to