refactoring only: use the parameterised InstalledPackageInfo
[ghc-hetmet.git] / compiler / main / Packages.lhs
2007-10-03 Simon Marlowrefactoring only: use the parameterised InstalledPackag...
2007-09-26 Clemens FruhwirthRemove current package from preloaded package set
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-28 Clemens FruhwirthChange package name mangling when linking against DSOs
2007-06-29 Roman LeshchinskiyMake package ndp wired-in
2006-10-06 Simon Marlowremove unused origPkgIdMap field from PackageState
2006-10-06 Simon MarlowCache the package database the first time it is read
2006-10-11 Simon MarlowModule header tidyup #2
2006-09-19 Simon MarlowPackages cleanup, and allow new packages to be loaded...
2006-07-27 Simon Marlowfix some problems with wired-in packages
2006-07-25 Simon MarlowGeneralise Package Support
2006-04-07 Simon MarlowReorganisation of the source tree