Require a bang pattern when unlifted types are where/let bound; #3182
[ghc-hetmet.git] / compiler / ghci / ByteCodeAsm.lhs
2009-04-24 Ian LynaghRequire a bang pattern when unlifted types are where...
2009-02-06 Ian LynaghWhen generating C, don't pretend functions are data
2008-12-29 Ian LynaghFix warnings in ByteCodeAsm
2008-02-04 Simon MarlowSupport for using libffi to implement FFI calls in...
2007-10-10 Simon MarlowGHCi: use non-updatable thunks for breakpoints
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-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