Add 123## literals for Word#
[ghc-hetmet.git] / compiler / deSugar / MatchLit.lhs
2008-04-23 Ian LynaghAdd 123## literals for Word#
2008-01-17 Twan van LaarhovenMonadify deSugar/MatchLit: use do, return, applicative...
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-05-10 Michael D. AdamsWarning fix for unused and redundant imports
2007-05-02 simonpj@microsoft.comAdd more assertions
2006-12-21 lennart@augustsson.netAdd support for overloaded string literals.
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-09-20 Manuel M T Chakravartyfix bugs, add boolean flag to identify coercion variables
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-04-07 Simon MarlowReorganisation of the source tree