Make IfaceEnv warning-free
[ghc-hetmet.git] / compiler / iface / IfaceEnv.lhs
2008-05-04 Ian LynaghMake IfaceEnv warning-free
2008-02-07 Ian LynaghConvert more UniqFM's back to LazyUniqFM's
2008-01-17 Twan van LaarhovenMonadify iface/IfaceEnv: use do, 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-07-11 andy@galois.comAdding tick boxes to the interface syntax; fixes #1510
2007-05-11 Simon MarlowStore a SrcSpan instead of a SrcLoc inside a Name
2007-03-16 simonpj@microsoft.comComment out debug traces
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-10-11 Simon MarlowInterface file optimisation and removal of nameParent
2006-09-29 simonpj@microsoft.comRemove Linear Implicit Parameters, and all their works
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-07-25 Simon Marlowtiny bit of extra strictness
2006-07-25 Simon MarlowGeneralise Package Support
2006-07-04 Simon Marlowunused import
2006-07-24 Simon MarlowIn interface files, store FastStrings rather than OccNa...
2006-05-25 simonpj@microsoft.comImprove error reporting in interface typechecking
2006-04-07 Simon MarlowReorganisation of the source tree