packages feed

hoauth2 0.3.6 → 0.3.6.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~text

Dependency ranges changed: text

Files

hoauth2.cabal view
@@ -1,6 +1,6 @@ Name:                hoauth2 -- (http://www.haskell.org/haskellwiki/Package_versioning_policy)-Version:             0.3.6+Version:             0.3.6.1  Synopsis:            hoauth2 Description:@@ -55,7 +55,7 @@   Build-Depends:     aeson             >= 0.7    && < 0.8,     base              >= 4      && < 5,-    text              >= 1.1    && < 1.2,+    text              >= 0.11   && < 1.2,     bytestring        >= 0.9    && < 0.11,     bytestring-show   >= 0.3.5  && < 0.4,     conduit           >= 1.0    && < 1.1,