Make dph-seq and dph-par wired-in packages
[ghc-hetmet.git] / compiler / basicTypes / Module.lhs
2008-07-01 Roman LeshchinskiyMake dph-seq and dph-par wired-in packages
2008-06-04 simonpj@microsoft.comSort modules and packages in debug print (reduce test...
2008-05-28 Simon MarlowUse MD5 checksums for recompilation checking (fixes...
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in Module
2008-03-23 Ian LynaghFollow library changes
2008-02-07 Ian LynaghConvert more UniqFM's back to LazyUniqFM's
2008-01-22 Simon Marlowuse pathSeparator instead of '/'
2007-12-25 Tim ChevalierExtend API for compiling to and from Core
2007-10-03 Simon Marlowrefactoring only: use the parameterised InstalledPackag...
2007-09-06 Simon MarlowFIX #1465, error messages could sometimes say things...
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...
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-07-25 Simon MarlowGeneralise Package Support
2006-04-20 Josef SvenningssonComments only
2006-04-07 Simon MarlowReorganisation of the source tree