Use -fno-toplevel-reorder with gcc >= 4.2 on sparc-solaris; fixes trac #2312
[ghc-hetmet.git] / compiler / utils / MonadUtils.hs
2008-02-01 Simon MarlowFIX BUILD with GHC 6.4.x
2008-01-17 Twan van LaarhovenAdd 'util/MonadUtils.hs' with common monad (and applica...