Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modules
[ghc-hetmet.git] / compiler / ghci / ByteCodeInstr.lhs
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-05-15 Simon Marlowsmall performance improvement: unbox some fields
2007-05-02 Simon MarlowRefactoring, tidyup and improve layering
2007-04-25 Simon Marlowremember the type of _result
2007-04-17 Simon MarlowRe-working of the breakpoint support
2006-12-12 Simon MarlowMERGE: Fix Windows DEP violations (bug #885)
2006-11-20 Ian LynaghAdd ppr for the MKPAP case, and rearrange the other...
2006-10-11 Simon MarlowMore import tidying and fixing the stage 2 build
2006-04-07 Simon MarlowReorganisation of the source tree