patch applied (hugs98): get MonadFix(mfix) from Hugs.Prelude instead of Control.Monad.Fix
Ross Paterson <[email protected]> Tue, 19 Jun 2007 17:07:52 -0700
| Newsgroups | gmane.comp.lang.haskell.cvs.hugs |
|---|---|
| Message-ID | <[email protected]> |
Tue Jun 19 17:05:26 PDT 2007 Ross Paterson <[email protected]> * get MonadFix(mfix) from Hugs.Prelude instead of Control.Monad.Fix Thus we can use mdo even if mfix is not in scope. M ./docs/users_guide/hugs_ghc.xml -2 +3 M ./libraries/hugsbase/Hugs/Prelude.hs +5 M ./src/static.c -62 +1 M ./src/type.c -19 +9