Use OPTIONS rather than OPTIONS_GHC for pragmas
[ghc-hetmet.git] / compiler / deSugar / DsUtils.lhs
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-21 LemmihAdd several new record features
2007-05-11 Simon MarlowStore a SrcSpan instead of a SrcLoc inside a Name
2007-05-02 simonpj@microsoft.comAdd more assertions
2007-04-24 Simon MarlowBreakpoints: get the names of the free variables right
2007-04-17 Simon MarlowRe-working of the breakpoint support
2007-03-16 simonpj@microsoft.comDesugar applications of 'seq' specially; fix Trac ...
2007-02-05 simonpj@microsoft.comEstablish the CoreSyn let/app invariant
2006-12-13 andy@galois.comRemoving explicit Binary Tick Boxes; using Case instead.
2006-11-29 andy@galois.comTickBox representation change
2006-10-24 andy@galois.comHaskell Program Coverage
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-10-03 simonpj@microsoft.comTrim imports
2006-09-20 Manuel M T ChakravartyIndexed newtypes
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-04-07 Simon MarlowReorganisation of the source tree