packages feed

pusher-http-haskell 1.5.0.0 → 1.5.0.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~http-types

Dependency ranges changed: http-types

Files

pusher-http-haskell.cabal view
@@ -1,5 +1,5 @@ name: pusher-http-haskell-version: 1.5.0.0+version: 1.5.0.1 cabal-version: >=1.18 build-type: Simple license: MIT@@ -39,7 +39,7 @@         cryptonite >= 0.6 && <0.25,         hashable ==1.2.*,         http-client >=0.4 && <0.6,-        http-types >=0.8 && <0.10,+        http-types >=0.8 && <0.11,         memory >= 0.7 && <0.15,         text ==1.2.*,         time >=1.5 && <1.9,