cvs commit: hugs98/lib/exts Set.lhs MonadCont.lhs MonadEither.lhs MonadError.lhs MonadFix.lhs MonadIdentity.lhs MonadList.lhs MonadRWS.lhs MonadReader.lhs MonadState.lhs MonadTrans.lhs MonadWriter.lhs Monoid.lhs NumExts.lhs Html.lhs HtmlBlockTable.lhs

Simon Marlow simonmar@microsoft.com
Wed, 20 Mar 2002 09:38:14 -0000


> > it would have been nice if hslibs/ surgeons took Hugs98 concerns
> > into account...
>=20
> Is Hugs still in use?
> Gee I thought everyone used ghci - it works on several platforms.
>=20
>=20
> More seriously, I think I'd have been tempted to form an hslibs branch
> so that the code stays in the hslibs tree where it belongs.  But who
> knows how long that would survive before someone cleaned it up for us?

*SIGH*  Did everyone get out of the wrong side of bed this morning?

I'm sorry for removing the code from hslibs.  But let's cut out the
snide remarks and try to move forward.  For the meantime, just create a
branch of hslibs before the point at which GHC switched over to the new
libraries.

Simon