packages feed

Cabal revisions of optparse-applicative-0.14.2.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name:                optparse-applicative version:             0.14.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+  -- Monad-without-fail+  build-depends: base <4.13+   ghc-options:         -Wall    -- See https://ghc.haskell.org/trac/ghc/wiki/Migration/8.0#base-4.9.0.0