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
|
--1.0
constraints: aeson ==1.1.2.0,
attoparsec ==0.13.1.0,
array ==0.5.1.1,
base ==4.9.1.0,
ghc-prim ==0.5.0.0,
rts ==1.0,
integer-gmp ==1.0.0.1,
bytestring ==0.10.8.1,
deepseq ==1.4.2.0,
containers ==0.5.7.1,
scientific ==0.3.4.12,
binary ==0.8.3.0,
hashable ==1.2.6.0,
text ==1.2.2.1,
integer-logarithms ==1.0.1,
vector ==0.12.0.1,
primitive ==0.6.2.0,
transformers ==0.5.2.0,
base-compat ==0.9.3,
unix ==2.7.2.1,
time ==1.6.0.1,
dlist ==0.8.0.2,
tagged ==0.8.5,
template-haskell ==2.11.1.0,
ghc-boot-th ==8.0.2,
pretty ==1.1.3.3,
transformers-compat ==0.5.1.4,
time-locale-compat ==0.1.1.3,
unordered-containers ==0.2.8.0,
uuid-types ==1.0.3,
random ==1.1,
annotated-wl-pprint ==0.7.0,
ansi-terminal ==0.6.2.3,
ansi-wl-pprint ==0.6.7.3,
async ==2.1.1.1,
stm ==2.4.4.1,
base64-bytestring ==1.0.0.1,
blaze-html ==0.9.0.1,
blaze-builder ==0.4.0.2,
blaze-markup ==0.8.0.0,
cheapskate ==0.1.0.5,
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,
old-locale ==1.0.0.7,
mtl ==2.2.1,
syb ==0.7,
uniplate ==1.6.12,
xss-sanitize ==0.3.5.7,
css-text ==0.1.2.2,
network-uri ==2.6.1.0,
parsec ==3.1.11,
tagsoup ==0.14.1,
utf8-string ==1.0.1.1,
code-page ==0.1.3,
directory ==1.3.0.0,
filepath ==1.4.1.1,
fingertree ==0.1.1.0,
fsnotify ==0.2.1,
hinotify ==0.3.9,
unix-compat ==0.4.3.1,
haskeline ==0.7.3.0,
terminfo ==0.4.0.2,
ieee754 ==0.8.0,
network ==2.6.3.1,
optparse-applicative ==0.13.2.0,
process ==1.4.3.0,
parsers ==0.12.4,
base-orphans ==0.6,
charset ==0.3.7.1,
semigroups ==0.18.3,
regex-tdfa ==1.2.2,
regex-base ==0.93.2,
safe ==0.3.14,
split ==0.2.3.2,
terminal-size ==0.3.2.1,
trifecta ==1.6.2.1,
comonad ==5.0.1,
contravariant ==1.4,
StateVar ==1.1.0.4,
void ==0.7.2,
distributive ==0.5.2,
lens ==4.15.2,
bifunctors ==5.4.2,
exceptions ==0.8.3,
free ==4.12.4,
prelude-extras ==0.4.0.3,
profunctors ==5.2,
semigroupoids ==5.2,
kan-extensions ==5.0.2,
adjunctions ==4.3,
fail ==4.9.0.0,
parallel ==3.2.1.1,
reflection ==2.1.2,
reducers ==3.12.1,
vector-binary-instances ==0.2.3.5,
zip-archive ==0.3.0.6,
digest ==0.0.1.2,
old-time ==1.1.0.3,
zlib ==0.6.1.2,
tasty ==0.11.2.1,
clock ==0.7.2,
unbounded-delays ==0.1.1.0,
tasty-golden ==2.3.1.1,
temporary ==1.2.0.4,
tasty-rerun ==1.1.6
|