summaryrefslogtreecommitdiff
path: root/compiler/utils/GraphPpr.hs
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant constraints in the compiler itself, found by -fwarn-redundan...Simon Peyton Jones2015-01-061-5/+4
* utils: detabify/dewhitespace GraphPprAustin Seipp2014-08-201-136/+128
* Add LANGUAGE pragmas to compiler/ source filesHerbert Valerio Riedel2014-05-151-1/+1
* Globally replace "hackage.haskell.org" with "ghc.haskell.org"Simon Marlow2013-10-011-1/+1
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
* Fix Haddock errors.Thomas Schilling2008-07-201-3/+3
* Make some more modules use LazyUniqFM instead of UniqFMIan Lynagh2008-02-071-1/+1
* Make some more modules use LazyUniqFM instead of UniqFMIan Lynagh2008-02-071-1/+1
* move generic graph-colouring code into utilSimon Marlow2007-09-121-0/+169