packages feed

hzulip 1.1.1.2 → 1.1.1.3

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~scotty

Dependency ranges changed: scotty

Files

hzulip.cabal view
@@ -1,5 +1,5 @@ name:                hzulip-version:             1.1.1.2+version:             1.1.1.3 synopsis:            A haskell wrapper for the Zulip API. description:         This a Zulip API wrapper for Haskell. homepage:            https://github.com/yamadapc/hzulip@@ -55,7 +55,7 @@                      , transformers                      , lens >=4.4 && <5                      , aeson >=0.7 && <1-                     , scotty >=0.9 && <0.11+                     , scotty >=0.9 && <0.12                      , lens-aeson >=1 && <2                      , bytestring >=0.10 && <1                      , hspec