Re: cvs commit: fptools/libraries/base/System IO.hs fptools/libraries/haskell98 IO.hs fptools/alex/src Main.hs
Sven Panne <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.fptools |
|---|---|
| Message-ID | <[email protected]> |
Ross Paterson wrote:
> ross 2005/01/11 06:36:52 PST
>
> Modified files:
> libraries/base/System IO.hs
> libraries/haskell98 IO.hs
> alex/src Main.hs
> Log:
> System.IO no longer re-exports System.IO.Error
>
> Revision Changes Path
> 1.33 +0 -22 fptools/libraries/base/System/IO.hs
> 1.5 +1 -0 fptools/libraries/haskell98/IO.hs
> 1.9 +1 -1 fptools/alex/src/Main.hs
What was the reason for this commit? It seems rather arbitrary, will
cause a lot of legacy trouble and breaks the HEAD when compiled with
itself... :-(
Cheers,
S.