summaryrefslogtreecommitdiff
path: root/Mk/Uses/cabal.mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* devel/hs-cabal-install: Update to 3.4.0.0 and adjust Uses/cabal.mk to its cha...Gleb Popov2021-03-101-0/+3
* Uses/cabal.mk: Take into account MAKE_JOBS_NUMBERS.Gleb Popov2021-03-101-1/+1
* Uses/cabal.mk: Add "nodefault" argument.Gleb Popov2021-01-071-7/+16
* Uses/cabal.mk: More correct fix for EXTRACT_ONLY problem from r559679.Gleb Popov2021-01-041-3/+6
* Uses/cabal.mk: Set EXTRACT_ONLY based on DISTFILES value, just like bsd.port....Gleb Popov2020-12-301-4/+4
* Chanse update of devel/libffiNiclas Zeising2020-07-041-1/+1
* Mk/Uses/cabal.mk: Modify make-use-cabal target to also show some build tools ...Gleb Popov2020-05-281-0/+3
* Upgrade lang/ghc to 8.8.3 and many Haskell ports along the way.Gleb Popov2020-05-041-3/+9
* Mk/Uses/cabal.mk: Wrap *.cabal argument in ticks.Gleb Popov2020-03-161-1/+1
* 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