Support for -fwarn-unused-do-bind and -fwarn-wrong-do-bind, as per #3263
[ghc-hetmet.git] / compiler / utils / GraphBase.hs
2008-08-28 Ian LynaghFix a haddock2 failure
2008-02-07 Ian LynaghMake some more modules use LazyUniqFM instead of UniqFM
2008-02-07 Ian LynaghMake some more modules use LazyUniqFM instead of UniqFM
2007-09-12 Simon Marlowmove generic graph-colouring code into util