-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathcabal.config
112 lines (112 loc) · 3.79 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
constraints: aeson ==0.8.0.1,
ansi-terminal ==0.6.1.1,
ansi-wl-pprint ==0.6.7.1,
array ==0.4.0.1,
attoparsec ==0.12.1.2,
base ==4.6.0.1,
base64-bytestring ==1.0.0.1,
binary ==0.7.2.2,
blaze-builder ==0.3.3.4,
blaze-builder-conduit ==1.1.0,
blaze-html ==0.7.0.3,
blaze-markup ==0.6.1.1,
byteable ==0.1.1,
byteorder ==1.0.4,
bytestring ==0.10.4.0,
case-insensitive ==1.2.0.1,
conduit ==1.1.7,
conduit-extra ==1.1.4,
containers ==0.5.0.0,
cryptohash ==0.11.6,
cryptohash-conduit ==0.1.1,
data-default ==0.5.3,
data-default-class ==0.0.1,
data-default-instances-base ==0.0.1,
data-default-instances-containers ==0.0.1,
data-default-instances-dlist ==0.0.1,
data-default-instances-old-locale ==0.0.1,
deepseq ==1.3.0.1,
directory ==1.2.1.0,
dlist ==0.7.1,
easy-file ==0.2.0,
esqueleto ==1.3.12,
exceptions ==0.6.1,
extensible-exceptions ==0.1.1.4,
fast-logger ==2.1.5,
file-embed ==0.0.7,
filepath ==1.3.0.1,
ghc-prim ==0.3.0.0,
hashable ==1.2.2.0,
http-date ==0.0.4,
http-types ==0.8.5,
integer-gmp ==0.5.0.0,
lifted-base ==0.2.3.0,
mime-types ==0.1.0.4,
mmorph ==1.0.4,
monad-control ==0.3.3.0,
monad-logger ==0.3.7.2,
monad-loops ==0.4.2.1,
monad-peel ==0.1.1,
mtl ==2.1.2,
nats ==0.2,
network ==2.6.0.2,
network-conduit ==1.1.0,
old-locale ==1.0.0.5,
old-time ==1.1.0.1,
optparse-applicative ==0.8.1,
parsec ==3.1.7,
path-pieces ==0.1.4,
persistent ==1.3.3,
persistent-sqlite ==1.3.0.5,
persistent-template ==1.3.2.2,
pladen ==0.1.1.0,
pretty ==1.1.1.0,
primitive ==0.5.0.1,
process ==1.2.0.0,
random ==1.0.1.1,
resource-pool ==0.2.3.0,
resourcet ==1.1.2.3,
rts ==1.0,
safe ==0.3.8,
scientific ==0.3.3.1,
semigroups ==0.15.3,
shell-escape ==0.1.2,
silently ==1.2.4.1,
simple ==0.8.1.0,
simple-sendfile ==0.2.18,
simple-templates ==0.8.0.0,
stm ==2.4.2,
stm-chans ==3.0.0.2,
streaming-commons ==0.1.5,
stringsearch ==0.3.6.5,
syb ==0.4.0,
system-fileio ==0.3.14,
system-filepath ==0.4.12,
tagged ==0.7.2,
template-haskell ==2.8.0.0,
text ==1.1.1.3,
time ==1.4.0.1,
transformers ==0.3.0.0,
transformers-base ==0.4.3,
unix ==2.7.0.1,
unix-compat ==0.4.1.3,
unix-time ==0.3.4,
unordered-containers ==0.2.5.0,
uri ==0.1.6.2,
utf8-string ==0.3.8,
vault ==0.3.0.3,
vector ==0.10.0.1,
void ==0.6.1,
wai ==2.1.0.3,
wai-app-static ==2.0.1.1,
wai-extra ==2.1.1.3,
wai-logger ==2.1.2,
wai-middleware-static ==0.5.0.1,
warp ==2.1.5.2,
word8 ==0.1.1,
xml-conduit ==1.2.3,
xml-types ==0.3.4,
yaml ==0.8.9.2,
zlib ==0.5.4.1,
zlib-conduit ==1.1.0
documentation: True