-
Notifications
You must be signed in to change notification settings - Fork 0
/
cabal.config
59 lines (59 loc) · 1.87 KB
/
cabal.config
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
constraints: QuickCheck ==2.8.1,
StateVar ==1.1.0.0,
adjunctions ==4.2.1,
aeson ==0.8.1.0,
array ==0.5.1.0,
attoparsec ==0.13.0.0,
base ==4.8.0.0,
base-orphans ==0.3.1,
bifunctors ==5,
bytestring ==0.10.6.0,
cmdargs ==0.10.12,
comonad ==4.2.6,
containers ==0.5.6.2,
contravariant ==1.3.1.1,
deepseq ==1.4.1.1,
directory ==1.2.2.0,
distributive ==0.4.4,
dlist ==0.7.1.1,
double-conversion ==2.0.1.0,
exceptions ==0.8.0.2,
filepath ==1.4.0.0,
free ==4.12.1,
ghc-prim ==0.4.0.0,
hashable ==1.2.3.2,
integer-gmp ==1.0.0.0,
kan-extensions ==4.2.2,
lens ==4.11,
mtl ==2.2.1,
nats ==1,
old-locale ==1.0.0.7,
parallel ==3.2.0.6,
parsec ==3.1.9,
prelude-extras ==0.4,
pretty ==1.1.2.0,
primitive ==0.6,
process ==1.2.3.0,
profunctors ==5.1.1,
random ==1.1,
reflection ==1.5.2.1,
rts ==1.0,
scientific ==0.3.3.8,
semigroupoids ==5.0.0.1,
semigroups ==0.16.2.2,
split ==0.2.2,
stm ==2.4.4,
syb ==0.4.4,
tagged ==0.8.0.1,
template-haskell ==2.10.0.0,
text ==1.2.0.6,
text-format ==0.3.1.1,
tf-random ==0.5,
time ==1.5.0.1,
transformers ==0.4.2.0,
transformers-compat ==0.4.0.4,
uniplate ==1.6.12,
unix ==2.7.1.0,
unordered-containers ==0.2.5.1,
vector ==0.10.12.3,
void ==0.7