File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ library
4040 , parsec >= 3.1.13.0 && < 3.2
4141 , pretty >= 1.1.1 && < 1.2
4242 , text (>= 1.2.3.0 && < 1.3 ) || (>= 2.0 && < 2.2 )
43- , time >= 1.4.0.1 && < 1.15
43+ , time >= 1.4.0.1 && < 1.16
4444 -- transformers-0.4.0.0 doesn't have record syntax e.g. for Identity
4545 -- See also https://github.com/ekmett/transformers-compat/issues/35
4646 , transformers (>= 0.3 && < 0.4 ) || (>= 0.4.1.0 && < 0.7 )
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ library
4949 , filepath >= 1.3.0.1 && < 1.6
5050 , pretty >= 1.1.1 && < 1.2
5151 , process >= 1.2.1.0 && < 1.7
52- , time >= 1.4.0.1 && < 1.15
52+ , time >= 1.4.0.1 && < 1.16
5353
5454 if os(windows)
5555 build-depends :
Original file line number Diff line number Diff line change @@ -251,7 +251,7 @@ library
251251 , random >= 1.2 && < 1.4
252252 , stm >= 2.0 && < 2.6
253253 , tar >= 0.5.0.3 && < 0.7
254- , time >= 1.5.0.1 && < 1.15
254+ , time >= 1.5.0.1 && < 1.16
255255 , zlib >= 0.5.3 && < 0.8
256256 , hackage-security >= 0.6.2.0 && < 0.7
257257 , text >= 1.2.3 && < 1.3 || >= 2.0 && < 2.2
You can’t perform that action at this time.
0 commit comments