Remove some of the old compat stuff now that we assume GHC 6.4
[ghc-hetmet.git] / compiler / main / Packages.lhs
2008-02-08 Simon MarlowRemove some of the old compat stuff now that we assume...
2008-01-23 Simon MarlowFIX #1750: throw out mutually recursive groups of packages
2008-01-17 Isaac Dupreelots of portability changes (#1405)
2008-01-12 Ian LynaghUse System.FilePath
2007-11-03 Ian LynaghMERGED: Define and use $httptopdir for the haddock...
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