stratux-websockets 0.0.7 → 0.0.8
raw patch · 2 files changed
+6/−2 lines, 2 filesdep ~stratux-types
Dependency ranges changed: stratux-types
Files
- changelog.md +4/−0
- stratux-websockets.cabal +2/−2
changelog.md view
@@ -1,3 +1,7 @@+0.0.8++* No significant changes.+ 0.0.7 * Update after bug relating to ConstrainedClassMethods in `stratux-types`.
stratux-websockets.cabal view
@@ -1,5 +1,5 @@ name: stratux-websockets-version: 0.0.7+version: 0.0.8 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.7 && < 0.1+ , stratux-types >= 0.0.8 && < 0.1 , websockets >= 0.9 && < 1.0 , transformers >= 0.4 && < 1.0 , aeson >= 0.11 && < 1.0