Add unique package identifiers (InstalledPackageId) in the package DB
[ghc-hetmet.git] / compiler / main / ParsePkgConf.y
2009-08-20 Simon MarlowAdd unique package identifiers (InstalledPackageId...
2009-06-08 Ian LynaghPut "%expect 0" directives in the .y files
2009-04-24 Ian LynaghRequire a bang pattern when unlifted types are where...
2008-07-30 Ian LynaghFollow extensible exception changes
2008-07-10 Ian LynaghMove more flags from the Makefile into pragmas
2008-06-26 Ian LynaghFollow Cabal changes
2008-06-14 Ian LynaghFix some warnings in ParsePkgConf
2008-06-14 Ian LynaghPass dynflags down to loadPackageConfig rather than...
2007-10-03 Simon Marlowrefactoring only: use the parameterised InstalledPackag...
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 #2
2006-04-07 Simon MarlowReorganisation of the source tree