add --enable-shared to configure, and $(BuildSharedLibs) to the build system
[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...