Removed support for optparse-applicative versions older than 0.10.

Debian stable has 0.10.0.
This commit is contained in:
Joey Hess 2015-07-07 23:54:46 -04:00
parent 38215b7463
commit aea694ed3f
4 changed files with 3 additions and 6 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,
libghc-optparse-applicative-dev (>= 0.10),
lsof [!kfreebsd-i386 !kfreebsd-amd64 !hurd-any],
ikiwiki,
perlmagick,