add IfElse version

This commit is contained in:
Joey Hess 2017-10-22 14:08:45 -04:00
parent fda47b0a01
commit 11928ae432
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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