Improve the treatment of 'seq' (Trac #2273)
[ghc-hetmet.git] / compiler / deSugar / DsUtils.lhs
2008-05-16 simonpj@microsoft.comImprove the treatment of 'seq' (Trac #2273)
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in DsUtils
2008-03-23 Ian LynaghFollow library changes
2008-02-28 Max BolingbrokeMake explicit lists more fusable
2008-01-17 Twan van LaarhovenMonadify deSugar/DsUtils: use do, return, applicative...
2007-12-20 simonpj@microsoft.comImplement generalised list comprehensions
2007-10-10 Dan LicataView patterns, record wildcards, and record puns
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-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