summaryrefslogtreecommitdiff
path: root/compiler/utils/GraphBase.hs
Commit message (Expand)AuthorAgeFilesLines
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* utils: detabify/dewhitespace GraphBaseAustin Seipp2014-08-201-72/+59
* 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 a haddock2 failureIan Lynagh2008-08-281-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/+111