File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
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.13 ,
43+ time >= 1.4.0.1 && < 1.15 ,
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 @@ -44,7 +44,7 @@ library
4444 filepath >= 1.3.0.1 && < 1.6 ,
4545 pretty >= 1.1.1 && < 1.2 ,
4646 process >= 1.2.1.0 && < 1.7 ,
47- time >= 1.4.0.1 && < 1.13
47+ time >= 1.4.0.1 && < 1.15
4848
4949 if os(windows)
5050 build-depends : Win32 >= 2.3.0.0 && < 2.15
You can’t perform that action at this time.
0 commit comments