File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ library
30
30
, Cabal-syntax >= 3.15 && < 3.17
31
31
, Cabal >= 3.15 && < 3.17
32
32
, base >= 4.13 && < 5
33
- , containers >= 0.5.0.0 && < 0.8
33
+ , containers >= 0.5.0.0 && < 0.9
34
34
, transformers >= 0.5.6.0 && < 0.7
35
35
36
36
ghc-options : -Wall -fno-ignore-asserts -Wtabs -Wincomplete-uni-patterns -Wincomplete-record-updates
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ library
32
32
, base >= 4.13 && < 5
33
33
, binary >= 0.7 && < 0.9
34
34
, bytestring >= 0.10.0.0 && < 0.13
35
- , containers >= 0.5.0.0 && < 0.8
35
+ , containers >= 0.5.0.0 && < 0.9
36
36
, deepseq >= 1.3.0.1 && < 1.7
37
37
, directory >= 1.2 && < 1.4
38
38
, filepath >= 1.3.0.1 && < 1.6
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ library
43
43
, array >= 0.4.0.1 && < 0.6
44
44
, base >= 4.13 && < 5
45
45
, bytestring >= 0.10.0.0 && < 0.13
46
- , containers >= 0.5.0.0 && < 0.8
46
+ , containers >= 0.5.0.0 && < 0.9
47
47
, deepseq >= 1.3.0.1 && < 1.7
48
48
, directory >= 1.2 && < 1.4
49
49
, filepath >= 1.3.0.1 && < 1.6
Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ library
103
103
, bytestring >= 0.10.6.0 && < 0.13
104
104
, Cabal ^>= 3.15
105
105
, Cabal-syntax ^>= 3.15
106
- , containers >= 0.5.6.2 && < 0.8
106
+ , containers >= 0.5.6.2 && < 0.9
107
107
, edit-distance ^>= 0.2.2
108
108
, directory >= 1.3.7.0 && < 1.4
109
109
, filepath ^>= 1.4.0.0 || ^>= 1.5.0.0
Original file line number Diff line number Diff line change @@ -235,7 +235,7 @@ library
235
235
, base16-bytestring >= 0.1.1 && < 1.1.0.0
236
236
, binary >= 0.7.3 && < 0.9
237
237
, bytestring >= 0.10.6.0 && < 0.13
238
- , containers >= 0.5.6.2 && < 0.8
238
+ , containers >= 0.5.6.2 && < 0.9
239
239
, cryptohash-sha256 >= 0.11 && < 0.12
240
240
, directory >= 1.3.7.0 && < 1.4
241
241
, echo >= 0.1.3 && < 0.2
You can’t perform that action at this time.
0 commit comments