File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -21,24 +21,18 @@ source-repository head
21
21
library
22
22
23
23
build-depends :
24
- array >= 0.3.0.2 && < 1.0 ,
25
24
base >= 4.5 && < 5.0 ,
26
25
bytestring >= 0.9 && < 1.0 ,
27
- comonad >= 4 && < 6.0 ,
28
26
containers >= 0.3 && < 0.7 ,
29
27
free >= 4 && < 6.0 ,
30
- hashable >= 1.1.2.3 && < 2.0 ,
31
28
keys >= 3 && < 4.0 ,
32
29
mono-traversable >= 1 && < 2.0 ,
33
- semigroupoids >= 5.2 && < 6.0 ,
34
30
semigroups >= 0.8.3.1 && < 1.0 ,
35
31
tagged >= 0.7.3 && < 1.0 ,
36
32
text >= 0.11 && < 2.0 ,
37
33
transformers >= 0.2 && < 1.0 ,
38
- transformers-compat >= 0.3 && < 1.0 ,
39
34
unordered-containers >= 0.2.4 && < 1.0 ,
40
35
vector >= 0.10 && < 1.0 ,
41
- vector-algorithms >= 0.6 && < 1.0 ,
42
36
vector-instances >= 3.4 && < 4.0
43
37
44
38
default-language :
You can’t perform that action at this time.
0 commit comments