Add a missing "prime" (env' --> env'') thereby fixing a tripping WARN. Hurrah!
[ghc-hetmet.git] / compiler / utils / Exception.hs
2008-09-14 Thomas SchillingIntroduce an 'ExceptionMonad' class.
2008-07-31 Ian LynaghFollow changes in the base library
2008-07-30 Ian LynaghFollow extensible exception changes