Fix tracking of what RdrNames are used (fixes Trac #5211)
[ghc-hetmet.git] / compiler / simplStg /
2010-09-14 Ian LynaghRemove (most of) the FiniteMap wrapper
2009-07-07 Ian LynaghRemove unused imports
2008-12-09 Ian LynaghMake some profiling flags dynamic
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
2008-03-29 Ian LynaghDEBUG removal
2008-03-22 Ian Lynagh-DDEBUG build fix
2008-02-27 Ian LynaghAdd and use seqBitmap when constructing SRTs
2008-01-26 Twan van LaarhovenFixed warnings in simplStg/SRT, except for incomplete...
2008-01-26 Twan van LaarhovenFixed warnings in simplStg/StgStats, except for incompl...
2008-01-26 Twan van LaarhovenFixed warnings in simplStg/SimplStg
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
2006-10-24 andy@galois.comHaskell Program Coverage
2006-07-25 Simon MarlowGeneralise Package Support
2006-04-07 Simon MarlowReorganisation of the source tree