Make some showSDoc's use OneLineMode rather than PageMode
[ghc-hetmet.git] / compiler / utils / GraphOps.hs
2008-07-21 Ian LynaghFixes for haddock 0.8
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-21 Ian LynaghMove OPTIONS pragmas above comments
2007-09-17 Ben.Lippmeier@anu... Tune coalescing in non-iterative register allocator
2007-09-17 Ben.Lippmeier@anu... Bugfix to iterative coalescer
2007-09-17 Ben.Lippmeier@anu... Add -dasm-lint
2007-09-12 Simon Marlowmove generic graph-colouring code into util