summaryrefslogtreecommitdiff
path: root/utils/ghc-pkg
Commit message (Expand)AuthorAgeFilesLines
* Handle abi-depends correctly in ghc-pkgTobias Dammers2018-06-021-15/+127
* Revert "ghc-pkg: recompute `abi-depends` for updated packages"Ben Gamari2018-05-211-51/+1
* ghc-pkg: recompute `abi-depends` for updated packagesAustin Seipp2018-05-201-1/+51
* ghc-pkg: Configure handle encodingsBen Gamari2018-05-131-0/+2
* ghc-pkg: Add missing newlines to usage messageBen Gamari2017-11-201-2/+2
* Fix #elfi -> #elif; unbreak -Werror.Moritz Angermann2017-11-191-3/+5
* Relocatable GHCMoritz Angermann2017-11-181-0/+11
* Update Win32 version for GHC 8.4.Tamar Christina2017-11-091-5/+3
* Fix #13703 by correctly using munged names in ghc-pkg.Edward Z. Yang2017-05-161-32/+34
* Prefer #if defined to #ifdefBen Gamari2017-04-281-5/+5
* Bump process to 1.6Ben Gamari2017-04-271-1/+1
* Update Cabal submodule, with necessary wibbles.Edward Z. Yang2017-04-261-9/+2
* fix 'make install' for cross-stage2Sergei Trofimovich2017-04-081-0/+6
* ghc-pkg: Consider .conf files when computing package db mtimeAndrzej Rybczak2017-03-071-64/+21
* Print out sub-libraries of packages more nicely.Edward Z. Yang2017-03-021-2/+13
* Properly acquire locks on not yet existing package databasesAndrzej Rybczak2017-03-021-8/+15
* Add flag allowing convenient disabling of terminfo supportBen Gamari2017-02-283-4/+23
* Add support for concurrent package db access and updatesAndrzej Rybczak2017-02-261-131/+259
* Correct Windows libdir assumptions.Tamar Christina2017-02-231-4/+10
* Tweaks and typos in manual, note refs, commentsGabor Greif2017-02-091-1/+1
* Fix comment (old file names) in mk/ and utils/Takenobu Tani2017-02-041-1/+1
* Support for abi-depends for computing shadowing.Edward Z. Yang2016-12-211-0/+1
* base: Bump version to 4.10.0.0Ben Gamari2016-12-151-1/+1
* ghc-pkg: Munge dynamic library directoriesBen Gamari2016-11-111-0/+1
* Add and use a new dynamic-library-dirs field in the ghc-pkg infoDuncan Coutts2016-10-211-1/+3
* Make InstalledUnitId be ONLY a FastString.Edward Z. Yang2016-10-081-8/+9
* Distinguish between UnitId and InstalledUnitId.Edward Z. Yang2016-10-081-4/+9
* The Backpack patch.Edward Z. Yang2016-10-081-17/+39
* Update Cabal submodule to latest version.Edward Z. Yang2016-10-021-25/+29
* ghc-pkg: Allow unregistering multiple packages in one callNiklas Hambüchen2016-10-011-5/+6
* Cabal submodule update.Edward Z. Yang2016-08-081-9/+9
* ghc-pkg: Drop trailing slashes in computing db pathsBen Gamari2016-06-301-1/+1
* Updates to handle new CabalEdward Z. Yang2016-06-301-2/+2
* Error early when you register with too old a version of Cabal.Edward Z. Yang2016-02-101-0/+3
* Simplify ghc-boot database representation with new type class.Edward Z. Yang2016-02-011-15/+33
* Switch from -this-package-key to -this-unit-id.Edward Z. Yang2016-01-191-51/+44
* Add Cabal synopses and descriptionsBen Gamari2016-01-051-2/+5
* Remove some redundant definitions/constraintsHerbert Valerio Riedel2015-12-311-1/+0
* Drop pre-AMP compatibility CPP conditionalsHerbert Valerio Riedel2015-12-311-3/+0
* Removed colon append operation (fixes #10785)Ben Gamari2015-12-111-3/+3
* ghc-pkg: don't sort packages unnecessarilyThomas Miedema2015-12-071-7/+3
* ghc-pkg: Restore old behavior in colored version; fixes 6119Sibi Prabakaran2015-12-071-4/+7
* ghc-pkg: print version when verboseAdam Sandberg Eriksson2015-11-291-24/+26
* Update process submodule to process-1.4 releaseHerbert Valerio Riedel2015-11-021-1/+1
* Update process submoduleHerbert Valerio Riedel2015-11-011-1/+1
* ghc-pkg: Express return-method in terms of pureHerbert Valerio Riedel2015-10-181-2/+2
* Rename package key to unit ID, and installed package ID to component ID.Edward Z. Yang2015-10-141-4/+4
* Update Cabal to HEAD, IPID renamed to Component ID.Edward Z. Yang2015-10-141-78/+54
* Make dataToQa aware of Data instances which use functions to implement toConstrRyanGlScott2015-10-131-1/+1
* Build system: cleanup BUILD_DIRS + add lots of NotesThomas Miedema2015-09-081-0/+2