packages feed

clit 0.1.0.1 → 0.1.1.0

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~optparse-applicative

Dependency ranges changed: optparse-applicative

Files

clit.cabal view
@@ -1,5 +1,5 @@ name:                clit-version:             0.1.0.1+version:             0.1.1.0 synopsis:            Post tweets from stdin description:         a Command Line Interface Tweeter homepage:            https://github.com/vmchale/command-line-tweeter#readme@@ -25,7 +25,7 @@                      , authenticate-oauth                      , bytestring                      , split-                     , optparse-applicative+                     , optparse-applicative < 0.13.0.0   default-language:    Haskell2010  executable tweet