aboutsummaryrefslogtreecommitdiff
path: root/cabal-helper.cabal
Commit message (Collapse)AuthorAgeFilesLines
* Refactor CH.C.Data to use 'unix' instead of 'time'Daniel Gröber2017-09-261-3/+3
|
* Reflow package description in cabal file for 80colsDaniel Gröber2017-09-261-17/+20
| | | | [ci skip]
* Relax 'time' to >=1.4 && <1.9Daniel Gröber2017-09-261-2/+2
|
* Fix some warningsDaniel Gröber2017-09-251-2/+3
|
* Update package descriptionDaniel Gröber2017-09-251-23/+17
|
* Remove 'Options' from shared Types moduleDaniel Gröber2017-09-251-4/+4
| | | | Only needed at compiletime, were being hidden everywhere else already.
* Remove 'extra' dependencyDaniel Gröber2017-09-191-4/+4
| | | | ..constrains dependency versions too much and just causes failures.
* Use 'extra' for 'lookupEnv'Daniel Gröber2017-09-181-1/+2
|
* Fix literally everything :)Daniel Gröber2017-09-181-32/+45
| | | | | | | | | | | | | | Sorry for the megacommit - Seperate modules into: - Compiletime, modules which are only used while building the package - Runtime, modues included in the wrapper binary to be compiled on the users machine at runtime - Shared, modues used in both contexts - Refactor runtime compilation - Completely revamp output paths - Don't chdir when invoking ghc - Require cabal-version 1.14 in cabal file
* Relax 'process' constraint for GHC 8.2Daniel Gröber2017-09-051-3/+3
|
* Fix Cabal dependency boundsDaniel Gröber2017-08-191-24/+24
| | | | The cabal guys released what was originally called 2.1 as 2.0 -.-
* Bump to 0.8.0.0Daniel Gröber2017-08-191-1/+1
|
* Fix the buildDaniel Gröber2017-06-121-0/+1
|
* Update and fix support for Cabal HEADDaniel Gröber2017-06-121-7/+8
|
* Ship cabal-dependency-licenses licenseDaniel Gröber2017-05-221-0/+1
| | | | wow so meta
* Add support for Cabal HEADDaniel Gröber2017-02-091-2/+2
|
* Bump 'extra' dependencyDaniel Gröber2017-02-091-1/+1
|
* Bump version to 0.7.3.0Daniel Gröber2017-01-161-1/+1
|
* Tighten Cabal boundsDaniel Gröber2017-01-161-2/+12
|
* Make cabal file field capitalizaion consistentDaniel Gröber2017-01-161-36/+28
|
* Copy over Setup.hs from ghc-modDaniel Gröber2017-01-161-2/+2
|
* Add README.md to sdistDaniel Gröber2017-01-161-1/+2
|
* Relax directory boundMatthew Pickering2017-01-011-3/+3
| | | GHC 8.0.2 ships with directory 1.3.
* Bump version to 0.7.2.0Daniel Gröber2016-07-111-1/+1
|
* Fix cabal boundsDaniel Gröber2016-07-061-30/+38
|
* Add version to wrapper exe to ease upgradesDaniel Gröber2016-05-171-2/+2
|
* Bump version to 0.7.0.1Daniel Gröber2016-05-091-1/+1
|
* Comment out custom setup, hackage rejects itDaniel Gröber2016-05-091-4/+4
|
* Bump version to 0.7.0.0Daniel Gröber2016-05-071-1/+1
|
* Build with Cabal HEAD as part of regular test suiteDaniel Gröber2016-05-051-23/+32
|
* Fix Cabal-1.24.0.0Daniel Gröber2016-05-041-3/+24
|
* README: fix typoDaniel Gröber2016-02-141-2/+2
|
* Cabal 1.24 readiness (GHC 8)Daniel Gröber2016-02-141-3/+3
|
* spec: Add missing other-modulesDaniel Gröber2016-01-181-0/+8
|
* Bump version to 0.6.3.1Daniel Gröber2016-01-171-1/+1
|
* Add `cabal` as a build-tool for NixDaniel Gröber2016-01-131-0/+1
|
* Bump version to 0.6.3.0Daniel Gröber2016-01-101-1/+1
|
* Add missing other-modulesDaniel Gröber2015-11-251-0/+1
|
* Bump version to 0.6.2.0Daniel Gröber2015-11-191-1/+1
|
* Implement workaround for installing 1.18.{0,1}Daniel Gröber2015-10-301-1/+1
| | | | | There are quite a few distributions of cabal-install that are built with these broken versions so we patch them on installation now.
* Bump version to 0.6.1.0Daniel Gröber2015-10-051-1/+1
|
* Bump version to 0.6.0.0Daniel Gröber2015-09-071-1/+1
|
* Reorganize runQuery parametersDaniel Gröber2015-09-071-2/+0
|
* Add missing extra-source-filesDaniel Gröber2015-08-271-0/+1
|
* Bump version to 0.5.3.0Daniel Gröber2015-08-271-1/+1
|
* Fix travisDaniel Gröber2015-08-271-1/+1
|
* spec: Compile with every Cabal version under the sunDaniel Gröber2015-08-211-1/+12
|
* Factor helper compilation into seperate module for testingDaniel Gröber2015-08-211-0/+2
|
* Bump version to 0.5.2.0Daniel Gröber2015-08-201-1/+1
|
* Bump version to 0.5.1.0Daniel Gröber2015-08-141-1/+1
|