This repository was archived by the owner on Jul 30, 2024. It is now read-only.
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 @@ -49,7 +49,7 @@ library
49
49
, http-types >= 0.12 && < 0.13
50
50
, monad-control >= 1.0.0.4 && < 1.1
51
51
, mtl ^>= 2.2.2 || ^>= 2.3.1
52
- , semigroupoids >= 5.3 && < 5.4
52
+ , semigroupoids >= 5.3 && < 6.1
53
53
, string-conversions >= 0.3 && < 0.5
54
54
, transformers >= 0.3 && < 0.6
55
55
, transformers-base >= 0.4.4 && < 0.5
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ library
71
71
, exceptions >= 0.10.0 && < 0.11
72
72
, kan-extensions >= 5.2 && < 5.3
73
73
, monad-control >= 1.0.2.3 && < 1.1
74
- , semigroupoids >= 5.3.1 && < 5.4
74
+ , semigroupoids >= 5.3.1 && < 6.1
75
75
, transformers-base >= 0.4.5.2 && < 0.5
76
76
, transformers-compat >= 0.6.2 && < 0.8
77
77
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ library
70
70
, exceptions >= 0.10.0 && < 0.11
71
71
, kan-extensions >= 5.2 && < 5.3
72
72
, monad-control >= 1.0.2.3 && < 1.1
73
- , semigroupoids >= 5.3.1 && < 5.4
73
+ , semigroupoids >= 5.3.1 && < 6.1
74
74
, transformers-base >= 0.4.5.2 && < 0.5
75
75
, transformers-compat >= 0.6.2 && < 0.8
76
76
You can’t perform that action at this time.
0 commit comments