Tighten dependency on optparse-applicative to 0.11.0.

Type of str changed in 0.11.
This commit is contained in:
Joey Hess 2015-08-02 19:05:24 -04:00
parent 6be323a4f1
commit 7cf0cb48ee
3 changed files with 3 additions and 2 deletions

2
debian/control vendored
View file

@ -69,7 +69,7 @@ Build-Depends:
libghc-tasty-hunit-dev,
libghc-tasty-quickcheck-dev,
libghc-tasty-rerun-dev,
libghc-optparse-applicative-dev (>= 0.10),
libghc-optparse-applicative-dev (>= 0.11.0),
lsof [linux-any],
ikiwiki,
perlmagick,