forked from agocorona/tryhplay
-
Notifications
You must be signed in to change notification settings - Fork 0
/
cabal.config
133 lines (133 loc) · 4.41 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
133
constraints: Cabal ==1.16.0,
MFlow ==0.4.5.9,
RefSerialize ==0.3.1.3,
SHA ==1.6.4.1,
TCache ==0.12.0,
Workflow ==0.8.1,
aeson ==0.7.0.6,
ansi-terminal ==0.6.2,
array ==0.4.0.1,
asn1-encoding ==0.9.0,
asn1-parse ==0.9.0,
asn1-types ==0.3.0,
async ==2.0.1.6,
attoparsec ==0.12.1.2,
auto-update ==0.1.2,
base ==4.6.0.1,
base64-bytestring ==1.0.0.1,
bin-package-db ==0.0.0.0,
binary ==0.5.1.1,
blaze-builder ==0.3.3.4,
blaze-html ==0.7.0.3,
blaze-markup ==0.6.1.1,
byteable ==0.1.1,
byteorder ==1.0.4,
bytestring ==0.10.0.2,
bytestring-show ==0.3.5.6,
case-insensitive ==1.2.0.1,
cereal ==0.4.1.0,
cipher-aes ==0.2.9,
cipher-des ==0.0.6,
cipher-rc4 ==0.1.4,
clientsession ==0.9.1,
conduit ==1.2.1,
conduit-extra ==1.1.4.1,
containers ==0.5.0.0,
cprng-aes ==0.6.0,
crypto-api ==0.13.2,
crypto-cipher-types ==0.0.9,
crypto-numbers ==0.2.3,
crypto-pubkey ==0.2.4,
crypto-pubkey-types ==0.4.2.3,
crypto-random ==0.0.8,
cryptohash ==0.11.6,
data-binary-ieee754 ==0.4.4,
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.0.1,
dlist ==0.7.1,
easy-file ==0.2.0,
entropy ==0.3.3,
exceptions ==0.6.1,
extensible-exceptions ==0.1.1.4,
fast-logger ==2.2.3,
filepath ==1.3.0.1,
ghc ==7.6.3,
ghc-paths ==0.1.0.9,
ghc-prim ==0.3.0.0,
hashable ==1.2.2.0,
hashtables ==1.1.2.1,
haste-compiler ==0.4.3,
hoopl ==3.9.0.0,
hourglass ==0.2.6,
hpc ==0.6.0.0,
http-date ==0.0.4,
http-types ==0.8.5,
integer-gmp ==0.5.0.0,
lifted-base ==0.2.3.0,
mmorph ==1.0.4,
monad-control ==0.3.3.0,
monadloc ==0.7.1,
monads-tf ==0.1.0.2,
mtl ==2.2.1,
nats ==0.2,
network ==2.6.0.2,
network-uri ==2.6.0.1,
old-locale ==1.0.0.5,
old-time ==1.1.0.1,
parsec ==3.1.7,
pem ==0.2.2,
pretty ==1.1.1.0,
primitive ==0.5.4.0,
process ==1.1.0.2,
pwstore-fast ==2.4.4,
random ==1.1,
resourcet ==1.1.2.3,
rts ==1.0,
scientific ==0.3.3.1,
securemem ==0.1.3,
semigroups ==0.15.3,
setenv ==0.1.1.1,
shakespeare ==2.0.1.1,
shellmate ==0.1.6,
simple-sendfile ==0.2.18,
skein ==1.0.9,
stm ==2.4.3,
streaming-commons ==0.1.5,
stringsearch ==0.3.6.5,
syb ==0.4.2,
system-fileio ==0.3.14,
system-filepath ==0.4.12,
tagged ==0.7.2,
template-haskell ==2.8.0.0,
temporary ==1.2.0.3,
text ==1.2.0.0,
time ==1.4.0.1,
tls ==1.2.13,
transformers ==0.4.1.0,
transformers-base ==0.4.3,
tryplayground ==0.1.0.0,
unix ==2.6.0.1,
unix-compat ==0.4.1.3,
unix-time ==0.3.4,
unordered-containers ==0.2.5.1,
utf8-string ==0.3.8,
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,
warp-tls ==3.0.0.1,
websockets ==0.9.1.0,
word8 ==0.1.1,
x509 ==1.5.0.1,
x509-store ==1.5.0,
x509-validation ==1.5.1,
zlib ==0.5.4.1