Re: cvs commit: fptools/hslibs/data FiniteMap.lhs Set.lhs fptools/hslibs/hssource HsLexer.hs HsParseMonad.hs HsParseUtils.hs HsParser.hs HsPretty.hs HsSyn.hs fptools/hslibs/lang ArrayBase.hs PrelByteArr.lhs fptools/hslibs/lang/monads MonadCont.lhs ...

Ross Paterson <[email protected]> Tue, 5 Oct 2004 14:19:28 +0100
Newsgroups gmane.comp.lang.haskell.cvs.hslibs
Message-ID <[email protected]>
On Tue, Oct 05, 2004 at 02:09:20PM +0100, Simon Marlow wrote:
> Let's see...
> 
> SystemExts.getEnvironment could be added to System.Environment.
> Seems reasonable to me.
> 
> POpen is subsumed by System.Process.  Well, maybe we want to add
> something with a similar API to POpen.popen, but that's pretty easy.
> 
> object-io, graphics and win32 are subsumed by the new hierarchical
> versions, aren't they?

The graphics part of the new Win32 doesn't work yet (AFAIK), and HGL
depends on that on Windows.