aboutsummaryrefslogtreecommitdiff
path: root/cabal-helper.cabal
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Bump version to 0.5.0.0Daniel Gröber2015-08-121-1/+1
|
* Fix testsDaniel Gröber2015-08-121-0/+1
|
* Bump version to 0.4.0.0Daniel Gröber2015-08-101-1/+1
|
* READMEDaniel Gröber2015-08-101-3/+5
|
* Bump version to 0.3.9.0Daniel Gröber2015-08-101-1/+1
|
* Add missing entry to other-modulesDaniel Gröber2015-08-101-0/+1
|
* Factor sandbox stuff out into a seperate moduleDaniel Gröber2015-08-071-0/+1
| | | | So we can use the sandbox discovery for Setup.hs components
* Bump version to 0.3.8.0Daniel Gröber2015-08-071-1/+1
|
* Bump version to 0.3.7.0Daniel Gröber2015-08-031-1/+1
|
* Bump version to 0.3.6.0Daniel Gröber2015-06-241-1/+1
|
* Clarify descriptionDaniel Gröber2015-06-241-1/+1
|
* Don't rely on the locale at build timeDaniel Gröber2015-06-091-0/+1
|
* Bump version to 0.3.5.0Daniel Gröber2015-06-071-1/+1
|
* Fix buildDaniel Gröber2015-06-071-0/+2
|
* Bump version to 0.3.4.0Daniel Gröber2015-05-081-1/+11
|
* Bump version to 0.3.3.0Daniel Gröber2015-04-281-1/+1
|
* Bump version to 0.3.2.1Daniel Gröber2015-04-271-1/+1
|
* Make it able to find executable on WindowsIku Iwasa2015-04-211-0/+1
| | | | This adds Cabal dependency to cabal-helper library.
* Bump version to 0.3.2.0Daniel Gröber2015-04-121-1/+1
|
* Fix ghc 7.4Daniel Gröber2015-04-031-0/+3
|
* Add `buildPlatform`Daniel Gröber2015-04-031-1/+1
|
* Further relax Cabal dependencyDaniel Gröber2015-04-021-1/+1
|
* Whoops Cabal upper bound was off by oneDaniel Gröber2015-03-281-1/+1
|
* Handle inplace library deps and do a rename passDaniel Gröber2015-03-281-10/+10
|
* A bunch of fixesDaniel Gröber2015-03-121-4/+8
|
* Add READMEDaniel Gröber2015-03-121-3/+3
|
* Initial commitDaniel Gröber2015-03-121-0/+67