File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ library
1717 Build-depends : base >= 3 && < 5
1818 , array >= 0.5 && < 0.6
1919 , old-locale >= 1.0.0 && < 1.1
20- , time >= 1.12 && < 1.15
20+ , time >= 1.12 && < 1.16
2121 , cairo >= 0.9.11 && < 0.14
2222 , colour >= 2.2.1 && < 2.4
2323 , data-default-class < 0.3
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ library
2828 default-language : Haskell98
2929 Build-depends : base >= 3 && < 5
3030 , old-locale >= 1.0.0 && < 1.1
31- , time >= 1.12 && < 1.15
31+ , time >= 1.12 && < 1.16
3232 , diagrams-core >= 1.3 && < 1.6
3333 , diagrams-lib >= 1.2 && < 1.6
3434 , diagrams-svg >= 1.4 && < 1.6
@@ -39,7 +39,7 @@ library
3939 , svg-builder >= 0.1 && < 0.2
4040 , bytestring >= 0.9 && < 1.0
4141 , operational >= 0.2.2 && < 0.3
42- , containers >= 0.4 && < 0.8
42+ , containers >= 0.4 && < 0.9
4343 , data-default-class < 0.3
4444 , lens >= 3.9 && < 5.4
4545 , mtl >= 2.0 && < 2.4
You can’t perform that action at this time.
0 commit comments