Fix CodingStyle#Warnings URLs
[ghc-hetmet.git] / compiler / deSugar / DsGRHSs.lhs
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-05-10 Michael D. AdamsWarning fix for unused and redundant imports
2007-04-24 Simon MarlowBreakpoints: get the names of the free variables right
2007-04-23 Simon Marlowrevert previous fix until I can find out why it was...
2007-04-20 Simon Marlowbreakpoints: fix the in-scope set for 'where' clauses
2007-04-17 Simon MarlowRe-working of the breakpoint support
2006-12-10 Pepe IborraCapturing and keeping track of local bindins in the...
2006-12-10 Pepe IborraBreakpoint code instrumentation
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-09-29 simonpj@microsoft.comGlobal renamings in HsSyn
2006-04-07 Simon MarlowReorganisation of the source tree