Make runghc warning-free and turn -Wall on in the Makefile
[ghc-hetmet.git] / utils / runghc / runghc.hs
2007-08-18 Ian LynaghMake runghc warning-free and turn -Wall on in the Makefile
2007-08-18 Ian LynaghMake the runghc code prettier and fix some warnings
2007-07-29 Magnus JonssonMake "runghc -f path-to-ghc Main.hs" work
2007-03-13 Simon Marlowfix #1200: don't evaluate the result of main
2007-02-06 Ian LynaghDon't use compat when compiling utils with stage1
2007-01-05 Simon Marlowwrap Main.main in GHC.TopHandler.runIOFastExit
2006-04-07 Simon MarlowReorganisation of the source tree