aboutsummaryrefslogtreecommitdiff
path: root/Mk/Uses/cabal.mk
Commit message (Expand)AuthorAgeFilesLines
* Mk/Uses/cabal.mk: Fix typo in make-use-cabal-revs ENV vs. SETENVTobias Kortkamp2020-02-231-1/+1
* cabal.mk: Move hpack invocation to post-patch stage, as sometimes we need toGleb Popov2019-09-251-3/+7
* devel/hs-git-annex: Fix git-annex-shell and git-remote-tor-annex executables.Gleb Popov2019-07-311-4/+5
* Uses/cabal.mk: In case of wrong arguments, print the wrong one, not all of them.Gleb Popov2019-07-291-1/+1
* Mk/Uses/cabal.mk: Check for invalid args.Gleb Popov2019-07-281-0/+8
* Add support for USES= cabal:hpack and document this option.Gleb Popov2019-07-261-6/+17
* cabal.mk: Transforms check-revs aux target into make-use-cabal-revs, which wo...Gleb Popov2019-07-211-4/+4
* Make `make-use-cabal` aux target output an item per line.Gleb Popov2019-07-211-1/+2
* cabal.mk: Pass `--disable-benchmarks --disable-tests` in do-build rule.Gleb Popov2019-07-041-1/+1
* In wrapper scripts, use $@ instead of $* to correctly pass arguments to the r...Gleb Popov2019-06-201-1/+1
* For ports with USES=cabal install a wrapper shell script instead of a realGleb Popov2019-06-131-1/+15
* Restore "hs-" package name prefix for Haskell packages.Gleb Popov2019-05-091-0/+2
* Introduce USES=cabal and use it to build Haskell applications.Gleb Popov2019-05-091-0/+151