summaryrefslogtreecommitdiff
path: root/utils/ghc-pkg/ghc-pkg.cabal
Commit message (Expand)AuthorAgeFilesLines
* Deduplicate "unique subdir" code between GHC and CabalJohn Ericson2019-07-091-1/+0
* Bump process to 1.6Ben Gamari2017-04-271-1/+1
* Add flag allowing convenient disabling of terminfo supportBen Gamari2017-02-281-2/+9
* base: Bump version to 4.10.0.0Ben Gamari2016-12-151-1/+1
* Add Cabal synopses and descriptionsBen Gamari2016-01-051-2/+5
* Update process submodule to process-1.4 releaseHerbert Valerio Riedel2015-11-021-1/+1
* Update process submoduleHerbert Valerio Riedel2015-11-011-1/+1
* Make dataToQa aware of Data instances which use functions to implement toConstrRyanGlScott2015-10-131-1/+1
* Module reexports, fixing #8407.Edward Z. Yang2014-07-251-2/+2
* Avoid NondecreasingIndentation syntax in ghc-pkgHerbert Valerio Riedel2014-05-151-1/+1
* Set cabal files to default-language:Haskell2010Herbert Valerio Riedel2014-05-141-2/+3
* Build system tweak: Do the package checks at configure timeIan Lynagh2013-02-151-1/+1
* Update dependenciesIan Lynagh2012-11-301-1/+1
* Update dependency on directory.Paolo Capriotti2012-09-091-1/+1
* Relax some dependenciesIan Lynagh2011-07-081-1/+1
* Add NondecreasingIndentation to the list of extensions in ghc-pkgIan Lynagh2011-01-171-1/+1
* Remove ghc-pkg's dependency on haskell98Ian Lynagh2010-10-131-1/+0
* Bump dependenciesIan Lynagh2010-09-171-1/+1
* Simplify ghc-pkg's Cabal dependenciesIan Lynagh2010-07-041-21/+4
* Use Cabal to configure the dist-install ghc-pkg; fixes trac #4156Ian Lynagh2010-07-041-4/+10
* Change the representation of the package databaseSimon Marlow2009-09-101-1/+1
* Always use extensible exceptions in ghc-pkg, rather than using ifdefsIan Lynagh2008-10-031-0/+3
* Re-merge concurrent,timeout,unique,st,getopt into baseIan Lynagh2008-09-031-4/+0
* concurrent, unique, timeout have now been split off from baseIan Lynagh2008-08-241-1/+2
* getopt is now split off from baseIan Lynagh2008-08-241-4/+16
* add special globbing file for Windows to ghc-pkg.cabaldias@eecs.harvard.edu2008-08-131-1/+2
* build base3-compatSimon Marlow2008-08-111-1/+1
* More build system changes; ghc-pkg is now built with CabalIan Lynagh2008-07-181-0/+32