Cabal revisions of optparse-applicative-0.13.2.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: optparse-applicative version: 0.13.2.0+x-revision: 1 synopsis: Utilities and combinators for parsing command line options description: optparse-applicative is a haskell library for parsing options location: https://github.com/pcapriotti/optparse-applicative.git library+ build-depends: base <4.11+ if impl(ghc >= 8) ghc-options: -Wall -Wno-redundant-constraints else