Make dph-seq and dph-par wired-in packages
[ghc-hetmet.git] / compiler / main / Packages.lhs
2008-07-01 Roman LeshchinskiyMake dph-seq and dph-par wired-in packages
2008-06-29 Ian LynaghFollow Cabal changes
2008-06-26 Ian LynaghFollow Cabal changes
2008-06-18 Ian LynaghMake the wired-in packages code handle ndp mapping...
2008-06-14 Ian LynaghPass dynflags down to loadPackageConfig rather than...
2008-05-10 Ian LynaghFollow changes in Cabal
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in Packages
2008-04-02 Simon MarlowDo not #include external header files when compiling...
2008-03-26 Ian LynaghMake use of the SDoc type synonym
2008-03-25 Ian LynaghFix warnings in main/Packages
2008-03-23 Ian LynaghFollow library changes
2008-02-09 Simon MarlowFIX #2023: substitute for $topdir in haddockInterfaces...
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