packages feed

oauthenticated 0.1.3.2 → 0.1.3.3

raw patch · 1 files changed

+2/−2 lines, 1 filesdep +network-uridep −network

Dependencies added: network-uri

Dependencies removed: network

Files

oauthenticated.cabal view
@@ -1,5 +1,5 @@ name:                oauthenticated-version:             0.1.3.2+version:             0.1.3.3 synopsis:            Simple OAuth for http-client  description:         @@ -64,7 +64,7 @@                      , http-client         >= 0.2.0                      , http-types          >= 0.8                      , mtl                 >= 2.0-                     , network             >= 2.3+                     , network-uri         >= 2.6                      , time                >= 1.2                      , text                >= 0.11     && < 1.2                      , transformers