> When I compile a HEAD version from this morning with GHC 
> 5.02.2, there is
> a "deprecated" warning for the use of 'tryAllIO' by
> compiler/rename/RnHiFiles.lhs.
> 
> But when I compile it with a HEAD version, it gives an error 
> and says that
> Exception doesn't export 'tryAllIO' any more.  When I replace 
> 'tryAllIO'
> with try in both places in RnHiFiles.lhs, the HEAD compiling HEAD
> works ok.

I have a fix for this in my tree, which I'll commit shortly.

Cheers,
        Simon
_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to