summaryrefslogtreecommitdiff
path: root/compiler/main/DynFlags.hs-boot
Commit message (Expand)AuthorAgeFilesLines
* Modules: Driver (#13009)Sylvain Henry2020-02-211-17/+0
* Disentangle DynFlags and SDocSylvain Henry2020-02-201-4/+2
* Pretty-printing of the * kindVladislav Zavialov2019-12-051-1/+0
* Move 'Platform' to ghc-bootJohn Ericson2019-06-191-1/+1
* Embrace -XTypeInType, add -XStarIsTypeVladislav Zavialov2018-06-141-0/+1
* Implement -dword-hex-literalsAndrew Martin2018-03-191-9/+11
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-1/+1
* Allow colors to be customizedPhil Ruffwind2017-03-231-4/+1
* Ditch static flagsSylvain Henry2017-02-021-0/+2
* Add a flag to emit error messages as JSONMatthew Pickering2017-01-301-0/+1
* Make diagnostics slightly more colorfulPhil Ruffwind2016-11-291-1/+5
* Only use UnicodeSytanx pretty printing if the locale supports itJoachim Breitner2014-06-061-1/+1
* Use UnicodeSyntax when printingJoachim Breitner2014-06-061-0/+1
* Use unicode quote characters in error messages etc; fixes #2507Ian Lynagh2013-02-241-0/+1
* StaticFlags code cleanup (fixes #7595)Jan Stolarek2013-01-281-4/+4
* Put the DynFlags in a global variable for tracing; fixes #7304Ian Lynagh2012-10-081-2/+0
* Make -dppr-cols a dynamic flagIan Lynagh2012-06-181-0/+1
* Change -dppr-user-length from a static to a dynamic flagIan Lynagh2012-06-141-0/+1
* Remove PlatformOutputableIan Lynagh2012-06-131-0/+5
* Make tracingDynFlags slightly more definedIan Lynagh2012-06-121-0/+2
* Pass DynFlags down to hPrintDumpIan Lynagh2012-06-111-0/+4