projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bc7055
)
added dep for custom-setup
author
Joey Hess
<joeyh@joeyh.name>
Wed, 18 Dec 2019 18:46:05 +0000
(14:46 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Wed, 18 Dec 2019 18:46:43 +0000
(14:46 -0400)
stack build failed w/o this though cabal old-build succeeded.
git-annex.cabal
patch
|
blob
|
history
diff --git
a/git-annex.cabal
b/git-annex.cabal
index 508781312e886479e2311bd569324232b71b7030..52cea18f6a1bc6642897148f5ad0c31a4d6d2dfe 100644
(file)
--- a/
git-annex.cabal
+++ b/
git-annex.cabal
@@
-296,6
+296,7
@@
source-repository head
custom-setup
Setup-Depends: base (>= 4.11.1.0), hslogger, split, unix-compat, process,
filepath, exceptions, bytestring, directory, IfElse, data-default,
+ filepath-bytestring (>= 1.4.2.1.1),
utf8-string, transformers, Cabal
Executable git-annex