summaryrefslogtreecommitdiff
path: root/utils/ghc-cabal
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unnecessary use of -DGENERICS flagRyan Scott2017-02-061-1/+1
* Update ghc-cabal command line usage text.Edward Z. Yang2016-12-211-3/+7
* Support for abi-depends for computing shadowing.Edward Z. Yang2016-12-211-1/+1
* base: Bump version to 4.10.0.0Ben Gamari2016-12-151-1/+1
* ghc-cabal: Use correct name of linker flags env variableBen Gamari2016-11-101-1/+1
* Omit unnecessary linker flagsSimon Marlow2016-11-031-3/+0
* Add and use a new dynamic-library-dirs field in the ghc-pkg infoDuncan Coutts2016-10-211-0/+4
* Update Cabal submodule to latest version.Edward Z. Yang2016-10-021-3/+3
* ghc-cabal: accept EXTRA_HC_OPTS make variableSergei Trofimovich2016-09-021-1/+2
* Cabal submodule update.Edward Z. Yang2016-08-081-7/+6
* Remove identity update of field componentsConfigsGabor Greif2016-08-051-6/+1
* Trim all spaces after 'version:'Gabor Greif2016-08-051-1/+1
* Updates to handle new CabalEdward Z. Yang2016-06-301-8/+11
* Update Cabal submodule to latest HEAD snapshotHerbert Valerio Riedel2016-03-091-1/+1
* Make bootstrapping more robustHerbert Valerio Riedel2016-02-162-1/+19
* Update cabal_macros_boot.hHerbert Valerio Riedel2016-02-021-9/+20
* Switch from -this-package-key to -this-unit-id.Edward Z. Yang2016-01-191-7/+7
* Add Cabal synopses and descriptionsBen Gamari2016-01-052-3/+7
* ghc-cabal: Bring back TRANSITIVE_DEP_NAMESBen Gamari2015-12-241-0/+1
* Remove unused/redundant fields from ghc-cabal.Edward Z. Yang2015-12-201-4/+0
* Update Cabal submodule to latest snapshotHerbert Valerio Riedel2015-12-161-3/+3
* Update binary submodule to binary-0.8 snapshotHerbert Valerio Riedel2015-12-161-0/+1
* Make ghc-cabal's `System.Directory` import more robustHerbert Valerio Riedel2015-10-311-1/+1
* Build system: cleanup a few .cabal filesThomas Miedema2015-10-301-1/+1
* Rename PACKAGE_KEY and LIB_NAME in build system.Edward Z. Yang2015-10-141-4/+4
* Update Cabal to HEAD, IPID renamed to Component ID.Edward Z. Yang2015-10-141-42/+14
* Library names, with Cabal submodule updateEdward Z. Yang2015-07-231-23/+20
* Make $1 in $1_$2_$3_FOO actually be directory.Edward Z. Yang2015-06-231-4/+6
* Fix #10551 by using LIB_NAMES.Edward Z. Yang2015-06-221-5/+0
* Use -package-id to specify libraries on command line.Edward Z. Yang2015-06-221-8/+9
* Make GHC install libraries to e.g. xhtml-3000.2.1-0ACfOp3hebWD9jGWE4v4Gh.Edward Z. Yang2015-06-201-1/+9
* ghc-cabal: don't warn about missing cabal fieldsThomas Miedema2015-06-041-5/+3
* Drop old integer-gmp-0.5 from GHC source treeHerbert Valerio Riedel2015-03-311-4/+0
* Minor bump `base` version to 4.8.1.0Herbert Valerio Riedel2015-03-231-1/+7
* Update filepath submodule to filepath-1.4 snapshotHerbert Valerio Riedel2015-03-111-1/+1
* Update Cabal submodule to latest 1.22 snapshotEdward Z. Yang2015-03-111-0/+3
* Update Cabal submodule to 1.22 versionHerbert Valerio Riedel2014-12-182-3/+3
* Update `binary` submodule to final 0.7.2.3 releaseHerbert Valerio Riedel2014-12-142-0/+22
* Implement new integer-gmp2 from scratch (re #9281)Herbert Valerio Riedel2014-11-121-0/+4
* Use bracket in `withCurrentDirectory`Konstantin Zudov2014-11-071-6/+3
* Update Cabal submodule & ghc-pkg to use new module re-export typesEdward Z. Yang2014-09-242-1/+2
* Package keys (for linking/type equality) separated from package IDs.Edward Z. Yang2014-08-051-1/+20
* Module reexports, fixing #8407.Edward Z. Yang2014-07-251-2/+1
* 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
* Set cabal files to default-language:Haskell2010Herbert Valerio Riedel2014-05-141-1/+2
* Use import list to hide new System.Exit.dieHerbert Valerio Riedel2014-04-211-1/+1
* Update Cabal submodule to tip of v1.20 branchHerbert Valerio Riedel2014-04-162-1/+11
* Include SRC_CC_OPTS and SRC_LD_OPTS when compiling ghc-cabalSimon Marlow2014-03-271-2/+4