File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11name : jsaddle-clib
2- version : 0.9.9.3
2+ version : 0.9.9.4
33cabal-version : >= 1.10
44build-type : Simple
55license : MIT
@@ -24,7 +24,7 @@ library
2424 build-depends :
2525 aeson >= 0.8.0.2 && < 2.3 ,
2626 base < 5 ,
27- base-compat >= 0.9.0 && < 0.15 ,
27+ base-compat >= 0.9.0 && < 0.16 ,
2828 bytestring >= 0.10.6.0 && < 0.13 ,
2929 jsaddle >= 0.9.9.0 && < 0.10 ,
3030 data-default,
Original file line number Diff line number Diff line change 11cabal-version : 2.4
22name : jsaddle-warp
3- version : 0.9.9.5
3+ version : 0.9.9.6
44build-type : Simple
55license : MIT
66license-file : LICENSE
@@ -65,7 +65,7 @@ library
6565 jsaddle >= 0.9.9.0 && < 0.10 ,
6666 stm >= 2.4.4 && < 2.6 ,
6767 text >= 1.2.1.3 && < 1.3 || >= 2.0 && < 2.2 ,
68- time >= 1.5.0.1 && < 1.15 ,
68+ time >= 1.5.0.1 && < 1.16 ,
6969 transformers >= 0.4.2.0 && < 0.7 ,
7070 wai >= 3.0.3.0 && < 3.3 ,
7171 wai-websockets >= 3.0.0.6 && < 3.1 ,
Original file line number Diff line number Diff line change 11name : jsaddle
2- version : 0.9.9.3
2+ version : 0.9.9.4
33cabal-version : >= 1.10
44build-type : Simple
55license : MIT
@@ -50,7 +50,7 @@ library
5050 ref-tf >= 0.4.0.1 && < 0.6 ,
5151 scientific >= 0.3 && < 0.4 ,
5252 stm >= 2.4.4 && < 2.6 ,
53- time >= 1.5.0.1 && < 1.15 ,
53+ time >= 1.5.0.1 && < 1.16 ,
5454 unordered-containers >= 0.2 && < 0.3 ,
5555 vector >= 0.10 && < 0.14 ,
5656 unliftio-core >= 0.1 && < 0.3
@@ -113,7 +113,7 @@ library
113113 build-depends :
114114 aeson >= 0.11.3.0 && < 2.3 ,
115115 base >= 4.9 && < 5 ,
116- base-compat >= 0.9.0 && < 0.15 ,
116+ base-compat >= 0.9.0 && < 0.16 ,
117117 base64-bytestring >= 1.0.0.1 && < 1.3 ,
118118 bytestring >= 0.10.6.0 && < 0.13 ,
119119 exceptions >= 0.8 && < 0.11 ,
You can’t perform that action at this time.
0 commit comments