summaryrefslogtreecommitdiff
path: root/compiler/main/ParsePkgConf.y
Commit message (Expand)AuthorAgeFilesLines
* Remove the old package.conf parser, use read instead (fixed #3410)Simon Marlow2009-09-111-181/+0
* Follow changes in Cabal: package -> sourcePackageIdSimon Marlow2009-08-241-1/+1
* Add unique package identifiers (InstalledPackageId) in the package DBSimon Marlow2009-08-201-8/+19
* Put "%expect 0" directives in the .y filesIan Lynagh2009-06-081-0/+2
* Require a bang pattern when unlifted types are where/let bound; #3182Ian Lynagh2009-04-241-1/+1
* Follow extensible exception changesIan Lynagh2008-07-301-3/+2
* Move more flags from the Makefile into pragmasIan Lynagh2008-07-101-1/+1
* Follow Cabal changesIan Lynagh2008-06-261-3/+10
* Fix some warnings in ParsePkgConfIan Lynagh2008-06-141-4/+4
* Pass dynflags down to loadPackageConfig rather than using defaultDynFlagsIan Lynagh2008-06-141-3/+3
* refactoring only: use the parameterised InstalledPackageInfoSimon Marlow2007-10-031-26/+28
* 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
* Module header tidyup #2Simon Marlow2006-10-111-1/+1
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+153