Don't import FastString in HsVersions.h
[ghc-hetmet.git] / compiler / deSugar / DsMonad.lhs
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
2008-02-03 Twan van LaarhovenFixed warnings in deSugar/DsMonad
2008-01-17 Twan van LaarhovenMonadify deSugar/DsMonad: use do, return, applicative...
2007-10-10 Dan LicataView patterns, record wildcards, and record puns
2007-09-06 Simon MarlowFIX #1465, error messages could sometimes say things...
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-07-10 Roman LeshchinskiyAdd dsLookupClass
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-17 Simon MarlowRe-working of the breakpoint support
2007-02-21 Pepe IborraImproving the performance of breakpoints up to 50%...
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-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-08-18 simonpj@microsoft.comFall over more gracefully when there's a Template Haske...
2006-07-25 Simon MarlowGeneralise Package Support
2006-04-07 Simon MarlowReorganisation of the source tree