jsaddle 0.9.7.0 → 0.9.7.1
raw patch · 1 files changed
+7/−7 lines, 1 filesdep ~aesondep ~base64-bytestringdep ~lensPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: aeson, base64-bytestring, lens, random, time, unliftio-core
API changes (from Hackage documentation)
Files
- jsaddle.cabal +7/−7
jsaddle.cabal view
@@ -1,5 +1,5 @@ name: jsaddle-version: 0.9.7.0+version: 0.9.7.1 cabal-version: >=1.10 build-type: Simple license: MIT@@ -42,14 +42,14 @@ ghc-prim, http-types >=0.8.6 && <0.13, process >=1.2.3.0 && <1.7,- random >= 1.1 && < 1.2,+ random >= 1.1 && < 1.3, ref-tf >=0.4.0.1 && <0.5, scientific >=0.3 && <0.4, stm >=2.4.4 && <2.6,- time >=1.5.0.1 && <1.10,+ time >=1.5.0.1 && <1.11, unordered-containers >=0.2 && <0.3, vector >=0.10 && <0.13,- unliftio-core >=0.1 && < 0.2+ unliftio-core >=0.1 && < 0.3 exposed-modules: Data.JSString Data.JSString.Internal@@ -107,13 +107,13 @@ Language.Javascript.JSaddle.Value Language.Javascript.JSaddle.Types build-depends:- aeson >=0.8.0.2 && <1.5,+ aeson >=0.8.0.2 && <1.6, base >=4.9 && <5, base-compat >=0.9.0 && <0.12,- base64-bytestring >=1.0.0.1 && <1.1,+ base64-bytestring >=1.0.0.1 && <1.2, bytestring >=0.10.6.0 && <0.11, exceptions >=0.8 && <0.11,- lens >=3.8.5 && <4.19,+ lens >=3.8.5 && <4.20, primitive >=0.6.1.0 && <0.8, text >=1.2.1.3 && <1.3, transformers >=0.4.2.0 && <0.6