summaryrefslogtreecommitdiff
path: root/compiler/main/GhcMake.hs
Commit message (Expand)AuthorAgeFilesLines
* Pass DynFlags down to mk_err_msgIan Lynagh2012-06-121-25/+27
* checkStability: respect -fforce-recomp (#6105)Simon Marlow2012-05-221-2/+4
* Read the source file timestamp *before* preprocessing (#6106)Simon Marlow2012-05-221-13/+12
* Clean up GhcMake a littleDavid Terei2012-03-231-282/+266
* Tabs -> SpacesDavid Terei2012-03-231-463/+455
* GHCi: add :seti, for options that apply only at the prompt (#3217)Simon Marlow2012-03-011-6/+9
* Switch to using the time package, rather than old-timeIan Lynagh2012-01-141-10/+10
* Allow full constraint solving under a for-all (Trac #5595)Simon Peyton Jones2011-12-051-1/+1
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
* commentSimon Marlow2011-10-101-0/+3
* Implement a findCycle function in Digraph,Simon Peyton Jones2011-07-221-42/+25
* Fix #481: use a safe recompilation check when Template Haskell isSimon Marlow2011-07-201-11/+12
* Restore home-package-plugin functionalityMax Bolingbroke2011-06-301-3/+3
* SafeHaskell: Disable certain ghc extensions in Safe.David Terei2011-06-171-1/+1
* Improve the reporting of module cycles, to give a nice message like thisSimon Peyton Jones2011-06-131-15/+48
* Formatting wibble in GhcMake.hsDavid Terei2011-04-261-6/+3
* Merge _stub.o files into the main .o file (Fixes #3687 and #706)Simon Marlow2011-04-051-14/+27
* remove ^Ms; comment updatesSimon Marlow2011-04-051-1463/+1465
* Split main/GHC into GHC and GhcMakesimonpj@microsoft.com2011-01-251-0/+1463