revise .cabal

epel9 imports/e9/ghc-optparse-applicative-0.16.1.0-2.el9
Jens Petersen 3 years ago
parent 706d6f4e5b
commit d6e17bd8b4

@ -1,6 +1,6 @@
name: optparse-applicative
version: 0.16.1.0
x-revision: 1
x-revision: 2
synopsis: Utilities and combinators for parsing command line options
description:
optparse-applicative is a haskell library for parsing options
@ -104,7 +104,7 @@ library
build-depends: process >= 1.0 && < 1.7
if !impl(ghc >= 8)
build-depends: semigroups >= 0.10 && < 0.20
build-depends: semigroups >= 0.10 && < 0.21
, fail == 4.9.*
test-suite tests

Loading…
Cancel
Save