summaryrefslogtreecommitdiff
path: root/libraries/bin-package-db
Commit message (Expand)AuthorAgeFilesLines
* Cabal submodule update: hole support and tests.Edward Z. Yang2014-11-261-1/+6
* Generalize exposed-modules field in installed package databaseEdward Z. Yang2014-11-151-29/+69
* Fix to bin-package-db for ming32-only codeSimon Peyton Jones2014-08-291-3/+3
* Address a number of Edward's code review commentsDuncan Coutts2014-08-291-0/+7
* Fix long lines and trailing whitespaceDuncan Coutts2014-08-291-11/+14
* Fix warnings arising from the package db refactoringDuncan Coutts2014-08-291-5/+5
* Move Cabal Binary instances from bin-package-db to ghc-pkg itselfDuncan Coutts2014-08-292-173/+5
* Use ghc-local types for packages, rather than Cabal typesDuncan Coutts2014-08-291-15/+180
* Introduce new file format for the package database binary cacheDuncan Coutts2014-08-293-20/+223
* Simplify conversion in binary serialisation of ghc-pkg dbDuncan Coutts2014-08-291-0/+6
* Package keys (for linking/type equality) separated from package IDs.Edward Z. Yang2014-08-051-0/+11
* Module reexports, fixing #8407.Edward Z. Yang2014-07-251-0/+8
* Update Cabal submodule to HEAD (1.21)Edward Z. Yang2014-07-211-1/+1
* Revert "Update Cabal submodule to HEAD (1.21)"Edward Z. Yang2014-07-201-1/+1
* Update Cabal submodule to HEAD (1.21)Edward Z. Yang2014-07-181-1/+1
* Drop use of CPP in `bin-package-db`Herbert Valerio Riedel2014-05-152-5/+9
* Set cabal files to default-language:Haskell2010Herbert Valerio Riedel2014-05-141-8/+8
* Update Cabal submodule to tip of v1.20 branchHerbert Valerio Riedel2014-04-162-2/+6
* Update Git repo URL in `bin-packages-db.cabal`Herbert Valerio Riedel2013-09-111-2/+3
* Sync Cabal to upstream version 1.18 pre-releaseHerbert Valerio Riedel2013-08-262-2/+4
* Update email addressesGabor Greif2013-08-222-2/+2
* Remove base 3 support from bin-package-dbIan Lynagh2013-03-182-14/+1
* Update to binary 0.7.0.0Ian Lynagh2013-03-011-1/+1
* add CPPSimon Marlow2013-02-011-1/+1
* Update dependencies.Paolo Capriotti2012-07-191-1/+1
* Follow changes in Cabal.Paolo Capriotti2012-05-151-1/+3
* Follow Cabal version bumpIan Lynagh2012-01-201-1/+1
* Fix conditional pragma to work with 6.12David Terei2011-08-091-3/+3
* Add Trustworthy pragma to bin-package-dbDavid Terei2011-08-081-0/+3
* Bump Cabal depsIan Lynagh2011-07-081-1/+1
* SafeHaskell: Add trust flag to packagesDavid Terei2011-06-171-0/+2
* Follow changes in CabalIan Lynagh2011-04-021-0/+2
* Bump Cabal depIan Lynagh2010-10-121-1/+1
* Bump Cabal depIan Lynagh2010-09-231-1/+1
* Add a LICENSE file to libraries/bin-package-dbIan Lynagh2010-02-271-0/+31
* Add comments to "OPTIONS_GHC -fno-warn-orphans" pragmasIan Lynagh2009-12-051-1/+4
* Update dependenciesIan Lynagh2009-11-291-1/+1
* Give more informative error messagesIan Lynagh2009-11-292-3/+28
* Update bin-package-db's Cabal depIan Lynagh2009-10-061-1/+1
* Use -fno-warn-name-shadowing when compiling Binary.hsIan Lynagh2009-09-111-1/+1
* loosen base dependency to allow base-3Simon Marlow2009-09-111-1/+1
* fix warningsSimon Marlow2009-09-101-2/+3
* Change the representation of the package databaseSimon Marlow2009-09-102-0/+154