Add missing bounds on optparse-applicative

This commit is contained in:
1Computer1 2019-09-05 10:05:45 -04:00
parent c069fcf4cf
commit d1b94f6dda
1 changed files with 1 additions and 1 deletions

View File

@ -92,4 +92,4 @@ executable myriad
ghc-options: -threaded -rtsopts -with-rtsopts=-N -Wall
build-depends:
myriad
, optparse-applicative
, optparse-applicative ^>= 0.15.0.0