packages feed

optima 0.4 → 0.4.0.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~optparse-applicativePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: optparse-applicative

API changes (from Hackage documentation)

Files

optima.cabal view
@@ -1,5 +1,5 @@ name: optima-version: 0.4+version: 0.4.0.1 category: CLI, Parsing, Options synopsis: Simple command line interface arguments parser homepage: https://github.com/metrix-ai/optima@@ -24,7 +24,7 @@     attoparsec ==0.13.*,     attoparsec-data ==1.*,     base >=4.9 && <5,-    optparse-applicative >=0.15 && <0.16,+    optparse-applicative >=0.15 && <0.17,     text ==1.*,     text-builder >=0.6 && <0.7