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 @@ -261,7 +261,7 @@ library
261261 , random >= 1.2 && < 1.4
262262 , stm >= 2.0 && < 2.6
263263 , tar >= 0.5.0.3 && < 0.7
264- , time >= 1.5.0.1 && < 1.15
264+ , time >= 1.5.0.1 && < 1.16
265265 , zlib >= 0.5.3 && < 0.8
266266 , hackage-security >= 0.6.2.0 && < 0.7
267267 , text >= 1.2.3 && < 1.3 || >= 2.0 && < 2.2
You can’t perform that action at this time.
0 commit comments