-
Notifications
You must be signed in to change notification settings - Fork 6
/
cabal.config
132 lines (132 loc) · 4.37 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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
constraints: HUnit ==1.2.5.2,
MonadRandom ==0.3.0.1,
QuickCheck ==2.7.6,
aeson ==0.8.0.2,
aeson-qq ==0.7.4,
ansi-terminal ==0.6.2.1,
array ==0.5.0.0,
async ==2.0.1.6,
attoparsec ==0.12.1.2,
auto-update ==0.1.2,
base ==4.7.0.*,
base-prelude ==0.1.6,
base16-bytestring ==0.1.1.6,
base64-bytestring ==1.0.0.1,
bifunctors ==4.2,
binary ==0.7.1.0,
blaze-builder ==0.3.3.4,
byteable ==0.1.1,
byteorder ==1.0.4,
bytestring ==0.10.4.0,
api-server ==0.0.1,
case-insensitive ==1.2.0.1,
comonad ==4.2.2,
containers ==0.5.5.1,
contravariant ==1.2,
cpphs ==1.18.6,
cryptohash ==0.11.6,
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.2,
directory ==1.2.1.0,
distributive ==0.4.4,
dlist ==0.7.1,
easy-file ==0.2.0,
either ==4.3.2,
email-validate ==2.0.1,
ex-pool ==0.2,
exceptions ==0.6.1,
fast-logger ==2.2.3,
filepath ==1.3.0.2,
free ==4.10.0.1,
ghc-prim ==0.3.1.0,
hashable ==1.2.2.0,
hashtables ==1.1.2.1,
haskell-src-exts ==1.16.0.1,
haskell-src-meta ==0.6.0.8,
hasql ==0.4.0,
hasql-backend ==0.2.1,
hasql-postgres ==0.7.2,
hspec ==2.0.1,
hspec-core ==2.0.1,
hspec-discover ==2.0.1,
hspec-expectations ==0.6.1,
hspec-wai ==0.5.1,
hspec-wai-json ==0.5.0,
hspec2 ==0.6.1,
http-date ==0.0.4,
http-types ==0.8.5,
integer-gmp ==0.5.1.0,
lifted-base ==0.2.3.0,
list-t ==0.3.0,
loch-th ==0.2.1,
mime-mail ==0.4.6,
mmorph ==1.0.4,
monad-control ==0.3.3.0,
mtl ==2.2.1,
nats ==0.2,
network ==2.6.0.2,
network-info ==0.2.0.5,
network-uri ==2.6.0.1,
old-locale ==1.0.0.6,
old-time ==1.1.0.2,
parsec ==3.1.7,
placeholders ==0.1,
polyparse ==1.10,
postgresql-binary ==0.5.0,
postgresql-libpq ==0.9.0.1,
prelude-extras ==0.4,
pretty ==1.1.1.1,
primitive ==0.5.4.0,
process ==1.2.0.0,
profunctors ==4.3.2,
quickcheck-io ==0.1.1,
random ==1.1,
regex-base ==0.93.2,
regex-compat ==0.95.1,
regex-posix ==0.95.2,
resource-pool ==0.2.3.1,
resourcet ==1.1.2.3,
rts ==1.0,
safe ==0.3.8,
scientific ==0.3.3.2,
scotty ==0.9.0,
semigroupoids ==4.2,
semigroups ==0.15.4,
setenv ==0.1.1.1,
simple-sendfile ==0.2.18,
smtp-mail ==0.1.4.5,
stm ==2.4.3,
streaming-commons ==0.1.5,
stringsearch ==0.3.6.5,
syb ==0.4.2,
tagged ==0.7.3,
template-haskell ==2.9.0.0,
text ==1.2.0.0,
tf-random ==0.5,
th-expand-syns ==0.3.0.4,
th-lift ==0.6.1,
th-orphans ==0.8.2,
th-reify-many ==0.1.2,
time ==1.4.2,
transformers ==0.4.2.0,
transformers-base ==0.4.3,
transformers-compat ==0.3.3.4,
unix ==2.7.0.1,
unix-compat ==0.4.1.3,
unix-time ==0.3.4,
unordered-containers ==0.2.5.1,
uuid ==1.3.5,
vault ==0.3.0.3,
vector ==0.10.12.1,
void ==0.6.1,
wai ==3.0.2,
wai-extra ==3.0.2.1,
wai-logger ==2.2.3,
warp ==3.0.2.3,
word8 ==0.1.1,
zlib ==0.5.4.1