summaryrefslogtreecommitdiff
path: root/compiler/main/DynFlags.hs-boot
Commit message (Expand)AuthorAgeFilesLines
* 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