Big tidy-up of deriving code
[ghc-hetmet.git] / compiler / ghci / ByteCodeGen.lhs
2006-12-22 Ian LynaghHandle LongArg's in the FFI on x86
2006-12-21 Ian LynaghAllow a word-sized argument for STKCHECK
2006-12-12 Simon MarlowMERGE: Fix Windows DEP violations (bug #885)
2006-12-07 Simon Marlowfix for #1013.
2006-10-11 Simon MarlowMore import tidying and fixing the stage 2 build
2006-09-23 audreyt@audreyt.orgIn ByteCodeGen, correctly passthru AnnCast in all relev...
2006-09-23 audreyt@audreyt.orgAdd explicit eta-reduction to GHCI's schemeE such that...
2006-09-22 audreyt@audreyt.orgRepair "ghci" under FC+AT by handling AnnCast in byteco...
2006-08-11 sven.panne@aedion.deWarning police: Removed overlapped pattern warnings
2006-04-07 Simon MarlowReorganisation of the source tree