stratux-websockets 0.0.4 → 0.0.7
raw patch · 2 files changed
+6/−2 lines, 2 filesdep ~stratux-typesPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: stratux-types
API changes (from Hackage documentation)
Files
- changelog.md +4/−0
- stratux-websockets.cabal +2/−2
changelog.md view
@@ -1,3 +1,7 @@+0.0.7++* Update after bug relating to ConstrainedClassMethods in `stratux-types`.+ 0.0.4 * Tighten dependencies.
stratux-websockets.cabal view
@@ -1,5 +1,5 @@ name: stratux-websockets-version: 0.0.4+version: 0.0.7 license: BSD3 license-file: LICENCE author: Tony Morris <ʇǝu˙sıɹɹoɯʇ@ןןǝʞsɐɥ>@@ -27,7 +27,7 @@ build-depends: base < 5 && >= 4- , stratux-types >= 0.0.3 && < 0.1+ , stratux-types >= 0.0.7 && < 0.1 , websockets >= 0.9 && < 1.0 , transformers >= 0.4 && < 1.0 , aeson >= 0.11 && < 1.0