FIX validate: Fix warnings in new literal code
[ghc-hetmet.git] / compiler / deSugar / DsMeta.hs
2008-05-07 Roman LeshchinskiyFIX validate: Fix warnings in new literal code
2008-05-06 Ian LynaghAdd a comment about why DsMeta needs the warning kludge
2008-05-06 simonpj@microsoft.comFix Trac #2246; overhaul handling of overloaded literals
2008-05-04 Ian LynaghMake DsMeta almost warning-free
2008-04-23 Ian LynaghAdd 123## literals for Word#
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in DsMeta
2008-01-18 simonpj@microsoft.comAdd quasi-quotation, courtesy of Geoffrey Mainland
2008-01-16 simonpj@microsoft.comComplain sensibly if you try to use scoped type variabl...
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 simonpj@microsoft.comUnbreak the stage-2 compiler (record-type changes)
2007-06-21 LemmihAdd several new record features
2007-05-02 simonpj@microsoft.comMake records work properly with type families
2007-04-24 Simon Marlowremove unused imports
2007-03-23 simonpj@microsoft.comWibble fixing overlapped pattern
2007-02-04 lennart@augustsson.netMake HsRecordBinds a data type instead of a synonym.
2006-12-21 lennart@augustsson.netAdd support for overloaded string literals.
2006-12-29 andy@galois.comAdding a GENERATED pragma
2006-12-28 Manuel M T ChakravartyParse and desugar equational constraints
2006-10-11 Simon MarlowMore import tidying and fixing the stage 2 build
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-10-11 Simon MarlowInterface file optimisation and removal of nameParent
2006-10-05 davve@dtek.chalmers.seMerge Haddock comment support from ghc.haddock -- big...
2006-09-15 Manuel M T ChakravartyMigrate cvs diff from fptools-assoc branch
2006-08-18 simonpj@microsoft.comFall over more gracefully when there's a Template Haske...
2006-08-09 Simon Marlowfixes to the stage2 build following removal of old...
2006-07-25 Simon MarlowGeneralise Package Support
2006-04-07 Simon MarlowReorganisation of the source tree