Tighten dependency on optparse-applicative to 0.11.0.
Type of str changed in 0.11.
This commit is contained in:
parent
6be323a4f1
commit
7cf0cb48ee
3 changed files with 3 additions and 2 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 (>= 0.10),
|
||||
libghc-optparse-applicative-dev (>= 0.11.0),
|
||||
lsof [linux-any],
|
||||
ikiwiki,
|
||||
perlmagick,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue