Improve External Core syntax for newtypes
[ghc-hetmet.git] / utils / runghc /
2008-02-21 Manuel M T ChakravartyMac OS X deployment target: piping opts through Makefiles
2008-02-18 Manuel M T ChakravartyAll installed Haskell prgms have an inplace and an...
2008-02-08 Simon MarlowRemove some of the old compat stuff now that we assume...
2008-02-07 Simon MarlowAllow runghc to take input from stdin, just like Ruby...
2008-01-20 Ian LynaghTweak runghc
2007-10-25 Simon Marlowdefault to installing runhaskell and hsc2hs again,...
2007-08-19 Ian LynaghImprove runghc's argument handling
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-06-01 Ian LynaghFix bindist creation
2007-03-15 sven.panne@aedion.deUse update-alternatives for handling generic tool names
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-08-09 Simon MarlowWhere we use $(GhcHcOpts), also add $(GhcStage1HcOpts)
2006-04-07 Simon MarlowReorganisation of the source tree