add comment
[ghc-hetmet.git] / compiler / typecheck / TcDefaults.lhs
2010-09-18 Ian LynaghAdd separate functions for querying DynFlag and Extensi...
2010-09-13 simonpj@microsoft.comSuper-monster patch implementing the new typechecker...
2009-07-24 Ian LynaghRemove GHC's haskell98 dependency
2008-05-06 Ian LynaghMake TcDefaults warning-free
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in TcDefaults
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
2008-01-17 Twan van LaarhovenMonadify typecheck/TcDefaults: use return and standard...
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-03-15 simonpj@microsoft.comMake the type-defaulting in GHCi use () as the first...
2007-02-21 simonpj@microsoft.comFix defaulting for overloaded strings
2006-12-21 lennart@augustsson.netAdd support for overloaded string literals.
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-04-07 Simon MarlowReorganisation of the source tree