summaryrefslogtreecommitdiff
path: root/compiler/main/Packages.lhs
Commit message (Expand)AuthorAgeFilesLines
* Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modulesIan Lynagh2007-09-011-0/+7
* Change package name mangling when linking against DSOsClemens Fruhwirth2007-06-281-17/+8
* Make package ndp wired-inRoman Leshchinskiy2007-06-291-1/+2
* remove unused origPkgIdMap field from PackageStateSimon Marlow2006-10-061-4/+0
* Cache the package database the first time it is readSimon Marlow2006-10-061-1/+2
* Module header tidyup #2Simon Marlow2006-10-111-10/+7
* Packages cleanup, and allow new packages to be loaded with :set againSimon Marlow2006-09-191-152/+228
* fix some problems with wired-in packagesSimon Marlow2006-07-271-16/+26
* Generalise Package SupportSimon Marlow2006-07-251-175/+95
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+705