apiary-websockets 0.4.2.0 → 0.4.3.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~basePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: base
API changes (from Hackage documentation)
Files
- apiary-websockets.cabal +2/−2
apiary-websockets.cabal view
@@ -1,5 +1,5 @@ name: apiary-websockets-version: 0.4.2.0+version: 0.4.3.1 x-revision: 1 synopsis: websockets supper for apiary web framework. description:@@ -20,7 +20,7 @@ library exposed-modules: Web.Apiary.WebSockets other-modules: - build-depends: base >=4.7 && <4.8+ build-depends: base >=4.5 && <4.8 , apiary >=0.4.2 && <0.5 , wai-websockets >=2.1 && <2.2 , websockets >=0.8 && <0.9