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
40
40
parsec >= 3.1.13.0 && < 3.2 ,
41
41
pretty >= 1.1.1 && < 1.2 ,
42
42
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 ,
44
44
-- transformers-0.4.0.0 doesn't have record syntax e.g. for Identity
45
45
-- See also https://github.com/ekmett/transformers-compat/issues/35
46
46
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
44
44
filepath >= 1.3.0.1 && < 1.6 ,
45
45
pretty >= 1.1.1 && < 1.2 ,
46
46
process >= 1.2.1.0 && < 1.7 ,
47
- time >= 1.4.0.1 && < 1.13
47
+ time >= 1.4.0.1 && < 1.15
48
48
49
49
if os(windows)
50
50
build-depends : Win32 >= 2.3.0.0 && < 2.15
You can’t perform that action at this time.
0 commit comments