summaryrefslogtreecommitdiff
path: root/compiler/utils/GraphPpr.hs
Commit message (Expand)AuthorAgeFilesLines
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Upgrade UniqSet to a newtypeDavid Feuer2017-03-011-3/+3
* Document some codegen nondeterminismBartosz Nitka2016-07-071-2/+3
* Remove uniqSetToListBartosz Nitka2016-07-011-3/+6
* 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