FIX BUILD with GHC 6.4.x
[ghc-hetmet.git] / compiler / specialise / Specialise.lhs
2008-02-01 Simon MarlowFIX BUILD with GHC 6.4.x
2008-01-25 simonpj@microsoft.comFix do-notation so that it works with -DDEBUG
2008-01-17 Twan van LaarhovenMonadify specialise/Specialise: use do, return, standar...
2008-01-23 simonpj@microsoft.comAttach the INLINE Activation pragma to any automaticall...
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-06-07 LemmihFix Trac #1402: typo in specialiser
2007-05-11 Simon MarlowStore a SrcSpan instead of a SrcLoc inside a Name
2007-01-03 simonpj@microsoft.comFix several bugs related to finding free variables
2006-09-15 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-06-21 simonpj@microsoft.comTransfer INLINE to specialised functions
2006-04-07 Simon MarlowReorganisation of the source tree