jsaddle-warp 0.9.9.0 → 0.9.9.2
raw patch · 1 files changed
+4/−4 lines, 1 filesdep ~filepathdep ~timedep ~warp
Dependency ranges changed: filepath, time, warp
Files
- jsaddle-warp.cabal +4/−4
jsaddle-warp.cabal view
@@ -1,5 +1,5 @@ name: jsaddle-warp-version: 0.9.9.0+version: 0.9.9.2 cabal-version: >=1.10 build-type: Simple license: MIT@@ -35,11 +35,11 @@ jsaddle >=0.9.9.0 && <0.10, stm >=2.4.4 && <2.6, text >=1.2.1.3 && <1.3 || >= 2.0 && < 2.2,- time >=1.5.0.1 && <1.13,+ time >=1.5.0.1 && <1.15, transformers >=0.4.2.0 && <0.7, wai >=3.0.3.0 && <3.3, wai-websockets >=3.0.0.6 && <3.1,- warp >=3.1.2 && <3.4,+ warp >=3.1.2 && <3.5, websockets >=0.9.5.0 && <0.14 exposed-modules: Language.Javascript.JSaddle.Warp@@ -62,7 +62,7 @@ deepseq -any, doctest >=0.10.1 && <0.19, exceptions -any,- filepath >=1.4.0.0 && <1.5,+ filepath >=1.4.0.0 && <1.6, foreign-store -any, ghc-prim -any, http-types -any,