Convert more UniqFM's back to LazyUniqFM's
[ghc-hetmet.git] / compiler / main / Finder.lhs
2008-02-07 Ian LynaghConvert more UniqFM's back to LazyUniqFM's
2008-01-22 Simon Marlowcleanup only
2008-01-12 Ian LynaghFilePath fixes
2008-01-12 Ian LynaghUse System.FilePath
2007-12-25 Tim ChevalierExtend API for compiling to and from Core
2007-10-03 Simon Marlowrefactoring only: use the parameterised InstalledPackag...
2007-10-03 Simon Marlowremove most warnings
2007-09-27 Simon Marlowfurther stub filename fix: I managed to break non-stubd...
2007-09-26 Simon MarlowFIX -stubdir bug: the .hc file was #including the wrong...
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-04-16 Simon MarlowAdd missing special case for GHC.Prim
2006-10-11 Simon MarlowModule header tidyup #2
2006-08-11 Simon MarlowImprove the "could not find module" error message
2006-07-25 Simon MarlowGeneralise Package Support
2006-04-07 Simon MarlowReorganisation of the source tree