summaryrefslogtreecommitdiff
path: root/compiler/main/GhcMonad.hs
Commit message (Expand)AuthorAgeFilesLines
* Add LANGUAGE pragmas to compiler/ source filesHerbert Valerio Riedel2014-05-151-0/+1
* Applicative instance for Ghc and GhcTDan Frumin2013-08-281-0/+8
* Remove printExceptionAndWarnings (deprecated since 7.2)Ian Lynagh2013-02-201-5/+1
* Add a "deprecated in" pragmaIan Lynagh2013-02-201-1/+1
* Remove gblock and gunblockIan Lynagh2013-02-191-4/+0
* Add a class HasDynFlags(getDynFlags)Ian Lynagh2011-12-191-2/+7
* Change the way IfExtName is serialized so (most) wired-in names get special r...Max Bolingbroke2011-09-271-0/+3
* Formatting fixes to GhcMonadDavid Terei2011-05-041-2/+2
* Split main/GHC into GHC and GhcMakesimonpj@microsoft.com2011-01-251-1/+22
* Refactoring and tidyup of HscMain and related things (also fix #1666)Simon Marlow2010-10-271-0/+177