[Haskell-beginners] ghc-6.10.3 IOException?

Erik de Castro Lopo mle+hs at mega-nerd.com
Sun Jun 14 18:29:27 EDT 2009


Daniel Fischer wrote:

> Simple solution:
> import Control.OldException instead of Control.Exception

I actually already had that working :-).
 
> Harder long-time solution: 
> rewrite the code to work with the new system.

This is what I'd like to do. Is there a guide or howto for converting
from OldException to Exception?

> then see whether it's worth the rewrite.

As a learning exercise I thin it is :-).

Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/


More information about the Beginners mailing list