Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modules
[ghc-hetmet.git] / compiler / ghci / ByteCodeAsm.lhs
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-08-10 Ian LynaghFollow Array changes (adding numElements field)
2007-08-10 Ian LynaghRemove a duplicate case
2007-07-05 Michael D. AdamsWarning Police
2007-04-17 Simon MarlowRe-working of the breakpoint support
2007-02-27 Simon MarlowRemove the itbls field of BCO, put itbls in with the...
2007-02-21 Simon MarlowMERGE from 6.6: Windows fix for stdcall foreign-import...
2006-12-21 Ian LynaghAllow a word-sized argument for STKCHECK
2006-10-11 Simon MarlowMore import tidying and fixing the stage 2 build
2006-04-07 Simon MarlowReorganisation of the source tree