wuss 2.0.1.7 → 2.0.1.8
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~networkPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: network
API changes (from Hackage documentation)
Files
- wuss.cabal +2/−2
wuss.cabal view
@@ -1,7 +1,7 @@ cabal-version: 2.2 name: wuss-version: 2.0.1.7+version: 2.0.1.8 synopsis: Secure WebSocket (WSS) clients description:@@ -35,7 +35,7 @@ , bytestring >= 0.11.3 && < 0.13 , crypton-connection >= 0.3.1 && < 0.4 , exceptions >= 0.10.4 && < 0.11- , network >= 3.1.2 && < 3.2+ , network >= 3.1.2 && < 3.3 , websockets >= 0.12.7 && < 0.14 default-language: Haskell2010 ghc-options: