add IfElse version
This commit is contained in:
parent
fda47b0a01
commit
11928ae432
2 changed files with 2 additions and 2 deletions
|
@ -305,8 +305,7 @@ source-repository head
|
|||
|
||||
custom-setup
|
||||
Setup-Depends: base (>= 4.5), hslogger, split, unix-compat, process,
|
||||
unix, filepath, exceptions, bytestring, directory, IfElse, data-default,
|
||||
Cabal
|
||||
filepath, exceptions, bytestring, directory, IfElse, data-default, Cabal
|
||||
|
||||
Executable git-annex
|
||||
Main-Is: git-annex.hs
|
||||
|
|
|
@ -21,6 +21,7 @@ extra-deps:
|
|||
- bloomfilter-2.0.1.0
|
||||
- torrent-10000.1.1
|
||||
- yesod-default-1.2.0
|
||||
- IfElse-0.85
|
||||
explicit-setup-deps:
|
||||
git-annex: true
|
||||
resolver: nightly-2017-10-22
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue