summaryrefslogtreecommitdiff
path: root/compiler/nativeGen/PprBase.hs
Commit message (Expand)AuthorAgeFilesLines
* Detab modules with tabs on 5 lines or fewerIan Lynagh2013-04-061-12/+5
* GHC 7.4 is now required for building HEADIan Lynagh2012-07-201-5/+0
* Use SDoc rather than Doc in the native gensIan Lynagh2012-06-121-17/+0
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
* More CPP removal: pprDynamicLinkerAsmLabel in CLabelIan Lynagh2011-10-021-3/+4
* fix some #ifdefs that were making compilation with 7.2.1 fail - theSimon Marlow2011-08-141-1/+1
* Fix import DEPRECATE failures for castSTUArraySimon Peyton Jones2011-08-021-0/+7
* NCG: Split PprMach into arch specific modulesBen.Lippmeier@anu.edu.au2009-02-051-0/+86