[Haskell-cafe] Real World Haskell Chapter 19 and GHC 6.10

Benjamin Herr ben at 0x539.de
Wed Oct 21 11:56:49 EDT 2009


Hi,

Excerpts from Michael Mossey's message of Mi Okt 21 11:29:53 +0200 2009:
> how to get the RWH examples to run?

Changing the imports from Control.Exception to Control.OldException did it for
me. I am not sure whether this is what you were looking for, but it should at
least allow you to follow the RWH examples, if you want to, before diving into
the new Control.Exception.

-ben


More information about the Haskell-Cafe mailing list