summaryrefslogtreecommitdiff
path: root/compiler/GHC/Driver/Ppr.hs
Commit message (Expand)AuthorAgeFilesLines
* Split DynFlags structure into own moduleOleg Grenrus2023-05-151-1/+1
* Print unticked promoted data constructors (#20531)Vladislav Zavialov2022-11-251-7/+7
* Remove useless .hs-bootSylvain Henry2021-07-011-1/+1
* Put tracing functions into their own moduleSylvain Henry2021-06-221-89/+1
* Make Logger independent of DynFlagsSylvain Henry2021-06-071-8/+0
* Replace CPP assertions with Haskell functionsSylvain Henry2021-05-121-11/+8
* Make GHC.Runtime.Interpreter independent of GHC.DriverSylvain Henry2021-04-301-6/+0
* GHC Exactprint main commitAlan Zimmerman2021-03-201-0/+4
* Optimize dumping of consecutive whitespace.wip/andreask/opt_dumpsAndreas Klebinger2020-12-141-1/+1
* Move Unit related fields from DynFlags to HscEnvSylvain Henry2020-12-141-6/+5
* Remove unsafeGlobalDynFlags (#17957, #14597)Sylvain Henry2020-09-301-13/+17
* Refactor UnitId pretty-printingSylvain Henry2020-08-261-1/+6
* NCG: Dwarf configurationSylvain Henry2020-08-211-4/+4
* DynFlags: disentangle OutputableSylvain Henry2020-08-121-0/+132