Add missing bounds on optparse-applicative
This commit is contained in:
parent
c069fcf4cf
commit
d1b94f6dda
1 changed files with 1 additions and 1 deletions
|
@ -92,4 +92,4 @@ executable myriad
|
||||||
ghc-options: -threaded -rtsopts -with-rtsopts=-N -Wall
|
ghc-options: -threaded -rtsopts -with-rtsopts=-N -Wall
|
||||||
build-depends:
|
build-depends:
|
||||||
myriad
|
myriad
|
||||||
, optparse-applicative
|
, optparse-applicative ^>= 0.15.0.0
|
||||||
|
|
Loading…
Reference in a new issue