update submodule pointer
[ghc-hetmet.git] / compiler / main / BreakArray.hs
2010-12-15 Ian LynaghRemove code that is dead now that we need >= 6.12 to...
2009-07-06 simonpj@microsoft.comTrim unused imports detected by new unused-import code
2009-05-29 Simon MarlowChanges for the new IO library, mainly base-package...
2008-03-26 Ian Lynaghmain/BreakArray has no warnings
2008-01-17 Isaac Dupreelots of portability changes (#1405)
2007-12-02 Ian LynaghUse GHC.Exts rather than GHC.Prim
2007-09-04 Ian LynaghFix CodingStyle#Warnings URLs
2007-09-03 Ian LynaghUse OPTIONS rather than OPTIONS_GHC for pragmas
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-08-07 Isaac DupreeWarning police: eliminate all defaulting within stage1
2007-04-18 Simon Marlowadd module header
2007-04-17 Simon MarlowRe-working of the breakpoint support