Removed support for optparse-applicative versions older than 0.10.
Debian stable has 0.10.0.
This commit is contained in:
parent
38215b7463
commit
aea694ed3f
4 changed files with 3 additions and 6 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue