Rename -XPArr to -XParallelArrays
[ghc-hetmet.git] / compiler / main / PackageConfig.hs
2009-09-10 Simon MarlowChange the representation of the package database
2009-08-24 Simon MarlowFollow changes in Cabal: package -> sourcePackageId
2009-08-20 Simon MarlowAdd unique package identifiers (InstalledPackageId...
2009-07-16 Simon Marlowwhitespace only
2008-11-07 Clemens FruhwirthReplace couple of fromJust with expectJust
2008-08-28 Ian LynaghDisambiguate some names in haddock comments
2008-08-13 Ian LynaghFollow changes in Cabal
2008-08-03 Ian Lynaghhaddock fixes
2008-07-31 Max BolingbrokeDocument PackageConfig
2008-06-29 Ian LynaghFollow Cabal changes
2008-05-10 Ian LynaghFollow changes in Cabal
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
2007-10-03 Simon Marlowrefactoring only: use the parameterised InstalledPackag...
2007-09-21 Ian LynaghMove OPTIONS pragmas above comments
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-06-29 Roman LeshchinskiyMake package ndp wired-in
2006-07-28 Simon Marlowget ReadP from the right place.
2006-07-25 Simon MarlowGeneralise Package Support
2006-04-07 Simon MarlowReorganisation of the source tree