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
|
--1.3.0
constraints: Cabal ==2.2.0.1,
aeson ==1.2.4.0,
annotated-wl-pprint ==0.7.0,
ansi-terminal ==0.8.0.4,
ansi-wl-pprint ==0.6.8.2,
array ==0.5.2.0,
async ==2.2.1,
attoparsec ==0.13.2.2,
base ==4.11.1.0,
base-compat ==0.9.3,
base-orphans ==0.7,
base64-bytestring ==1.0.0.1,
binary ==0.8.5.1,
blaze-builder ==0.4.1.0,
blaze-html ==0.9.1.1,
blaze-markup ==0.8.2.1,
bytestring ==0.10.8.2,
case-insensitive ==1.2.0.11,
cheapskate ==0.1.1,
code-page ==0.1.3,
colour ==2.3.4,
constraints ==0.10,
containers ==0.5.11.0,
css-text ==0.1.3.0,
data-default ==0.7.1.1,
data-default-class ==0.1.2.0,
data-default-instances-containers ==0.0.1,
data-default-instances-dlist ==0.0.1,
data-default-instances-old-locale ==0.0.1,
deepseq ==1.4.3.0,
digest ==0.0.1.2,
directory ==1.3.1.5,
dlist ==0.8.0.4,
enclosed-exceptions ==1.0.2,
exceptions ==0.10.0,
filepath ==1.4.2,
fingertree ==0.1.4.1,
fsnotify ==0.3.0.1,
ghc-prim ==0.5.2.0,
hashable ==1.2.7.0,
haskeline ==0.7.4.2,
hinotify ==0.3.10,
hsc2hs ==0.68.3,
ieee754 ==0.8.0,
integer-gmp ==1.0.2.0,
integer-logarithms ==1.0.2.1,
lifted-async ==0.10.0.2,
lifted-base ==0.2.3.12,
megaparsec ==6.5.0,
monad-control ==1.0.2.3,
mtl ==2.2.2,
network ==2.6.3.5,
network-uri ==2.6.1.0,
old-locale ==1.0.0.7,
old-time ==1.1.0.3,
optparse-applicative ==0.14.2.0,
parsec ==3.1.13.0,
parser-combinators ==1.0.0,
pretty ==1.1.3.6,
primitive ==0.6.4.0,
process ==1.6.3.0,
random ==1.1,
regex-base ==0.93.2,
regex-tdfa ==1.2.3,
safe ==0.3.17,
scientific ==0.3.6.2,
semigroups ==0.18.4,
shelly ==1.8.1,
split ==0.2.3.3,
stm ==2.4.5.0,
syb ==0.7,
system-fileio ==0.3.16.3,
system-filepath ==0.4.14,
tagged ==0.8.5,
tagsoup ==0.14.6,
template-haskell ==2.13.0.0,
terminal-size ==0.3.2.1,
terminfo ==0.4.1.1,
text ==1.2.3.0,
th-abstraction ==0.2.6.0,
time ==1.8.0.2,
time-locale-compat ==0.1.1.4,
transformers ==0.5.5.0,
transformers-base ==0.4.5.2,
transformers-compat ==0.6.2,
uniplate ==1.6.12,
unix ==2.7.2.2,
unix-compat ==0.5.0.1,
unordered-containers ==0.2.9.0,
utf8-string ==1.0.1.1,
uuid-types ==1.0.3,
vector ==0.12.0.1,
vector-binary-instances ==0.2.4,
xss-sanitize ==0.3.5.7,
zip-archive ==0.3.2.5,
zlib ==0.6.2
|