summaryrefslogtreecommitdiff
path: root/compiler/main/PackageConfig.hs
Commit message (Expand)AuthorAgeFilesLines
* Clean of PackageConfigDavid Terei2012-03-231-27/+23
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+8
* Change the representation of the package databaseSimon Marlow2009-09-101-5/+3
* Follow changes in Cabal: package -> sourcePackageIdSimon Marlow2009-08-241-1/+1
* Add unique package identifiers (InstalledPackageId) in the package DBSimon Marlow2009-08-201-11/+1
* whitespace onlySimon Marlow2009-07-161-2/+2
* Replace couple of fromJust with expectJustClemens Fruhwirth2008-11-071-2/+2
* Disambiguate some names in haddock commentsIan Lynagh2008-08-281-2/+2
* Follow changes in CabalIan Lynagh2008-08-131-1/+1
* haddock fixesIan Lynagh2008-08-031-1/+1
* Document PackageConfigMax Bolingbroke2008-07-311-5/+18
* Follow Cabal changesIan Lynagh2008-06-291-2/+24
* Follow changes in CabalIan Lynagh2008-05-101-4/+5
* Don't import FastString in HsVersions.hIan Lynagh2008-03-291-4/+0
* refactoring only: use the parameterised InstalledPackageInfoSimon Marlow2007-10-031-69/+9
* Move OPTIONS pragmas above commentsIan Lynagh2007-09-211-4/+4
* Fix CodingStyle#Warnings URLsIan Lynagh2007-09-041-1/+1
* Use OPTIONS rather than OPTIONS_GHC for pragmasIan Lynagh2007-09-031-2/+2
* Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modulesIan Lynagh2007-09-011-0/+7
* Make package ndp wired-inRoman Leshchinskiy2007-06-291-0/+2
* get ReadP from the right place.Simon Marlow2006-07-281-1/+1
* Generalise Package SupportSimon Marlow2006-07-251-2/+46
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+69