@@ -2,11 +2,11 @@ constraints:
2
2
, Cabal == 3.8.1.0
3
3
, Cabal-syntax == 3.8.1.0
4
4
, Glob == 0.10.2
5
- , OneTuple == 0.3 .1
6
- , QuickCheck == 2.14.2
5
+ , OneTuple == 0.4.1 .1
6
+ , QuickCheck == 2.14.3
7
7
, StateVar == 1.2.2
8
8
, Win32 == 2.12.0.1
9
- , aeson == 2.0.3.0
9
+ , aeson == 2.1.2.1
10
10
, aeson-warning-parser == 0.1.0
11
11
, annotated-wl-pprint == 0.7.0
12
12
, ansi-terminal == 1.0
@@ -16,79 +16,85 @@ constraints:
16
16
, asn1-encoding == 0.9.6
17
17
, asn1-parse == 0.9.5
18
18
, asn1-types == 0.3.4
19
- , assoc == 1.0.2
19
+ , assoc == 1.1
20
20
, async == 2.2.4
21
21
, attoparsec == 0.14.4
22
- , attoparsec-iso8601 == 1.0.2.1
22
+ , attoparsec-iso8601 == 1.1.0.0
23
23
, auto-update == 0.1.6
24
- , base == 4.16.4 .0
25
- , base-compat == 0.12.2
26
- , base-compat-batteries == 0.12.2
27
- , base-orphans == 0.8.8.2
24
+ , base == 4.17.2 .0
25
+ , base-compat == 0.12.3
26
+ , base-compat-batteries == 0.12.3
27
+ , base-orphans == 0.9.0
28
28
, base16-bytestring == 1.0.2.0
29
29
, base64-bytestring == 1.2.1.0
30
- , basement == 0.0.15
30
+ , basement == 0.0.16
31
31
, bifunctors == 5.5.15
32
- , binary == 0.8.9.0
32
+ , binary == 0.8.9.1
33
+ , bitvec == 1.1.5.0
33
34
, blaze-builder == 0.4.2.2
34
35
, blaze-html == 0.9.1.2
35
36
, blaze-markup == 0.8.2.8
36
37
, byteorder == 1.0.4
37
- , bytestring == 0.11.4.0
38
- , casa-client == 0.0.1
38
+ , bytestring == 0.11.5.1
39
+ , casa-client == 0.0.2
39
40
, casa-types == 0.0.2
40
41
, case-insensitive == 1.2.1.0
41
42
, cereal == 0.5.8.3
42
- , clock == 0.8.3
43
+ , clock == 0.8.4
43
44
, cmdargs == 0.10.22
44
45
, colour == 2.3.6
45
46
, comonad == 5.0.8
46
47
, companion == 0.1.0
47
48
, conduit == 1.3.5
48
49
, conduit-combinators == 1.3.0
49
50
, conduit-extra == 1.3.6
50
- , connection == 0.3.1
51
- , containers == 0.6.5.1
51
+ , containers == 0.6.7
52
52
, contravariant == 1.5.5
53
53
, cookie == 0.4.6
54
54
, cryptohash-sha256 == 0.11.102.1
55
- , cryptonite == 0.30
56
- , cryptonite-conduit == 0.2.2
57
- , data-array-byte == 0.1.0.1
55
+ , crypton == 0.33
56
+ , crypton-conduit == 0.2.3
57
+ , crypton-connection == 0.3.1
58
+ , crypton-x509 == 1.7.6
59
+ , crypton-x509-store == 1.6.9
60
+ , crypton-x509-system == 1.6.7
61
+ , crypton-x509-validation == 1.6.12
58
62
, data-default-class == 0.1.2.0
59
63
, data-fix == 0.3.2
60
- , deepseq == 1.4.6.1
64
+ , deepseq == 1.4.8.0
61
65
, digest == 0.0.1.7
62
- , directory == 1.3.6.2
66
+ , directory == 1.3.7.1
63
67
, distributive == 0.6.2.1
64
68
, dlist == 1.0
65
69
, easy-file == 0.2.5
66
70
, echo == 0.1.4
67
71
, ed25519 == 0.0.5.0
68
- , exceptions == 0.10.4
69
- , extra == 1.7.13
70
- , fast-logger == 3.1 .2
72
+ , exceptions == 0.10.5
73
+ , extra == 1.7.14
74
+ , fast-logger == 3.2 .2
71
75
, file-embed == 0.0.15.0
72
- , filelock == 0.1.1.6
76
+ , filelock == 0.1.1.7
73
77
, filepath == 1.4.2.2
78
+ , foldable1-classes-compat == 0.1
74
79
, fsnotify == 0.4.1.0
75
- , generic-deriving == 1.14.4
76
- , ghc-bignum == 1.2
77
- , ghc-boot-th == 9.2.7
78
- , ghc-prim == 0.8.0
79
- , githash == 0.1.6.3
80
+ , generic-deriving == 1.14.5
81
+ , generically == 0.1.1
82
+ , ghc-bignum == 1.3
83
+ , ghc-boot-th == 9.4.6
84
+ , ghc-prim == 0.9.1
85
+ , githash == 0.1.7.0
80
86
, hackage-security == 0.6.2.3
81
- , hashable == 1.4.2 .0
87
+ , hashable == 1.4.3 .0
82
88
, hi-file-parser == 0.1.4.0
83
89
, hinotify == 0.4.1
84
90
, hourglass == 0.2.12
85
- , hpack == 0.35.2
91
+ , hpack == 0.35.4
86
92
, hpc == 0.6.1.0
87
- , http-api-data == 0.4.3
93
+ , http-api-data == 0.5
88
94
, http-client == 0.7.13.1
89
- , http-client-tls == 0.3.6.1
90
- , http-conduit == 2.3.8
91
- , http-download == 0.2.0 .0
95
+ , http-client-tls == 0.3.6.2
96
+ , http-conduit == 2.3.8.1
97
+ , http-download == 0.2.1 .0
92
98
, http-types == 0.12.3
93
99
, indexed-traversable == 0.1.2.1
94
100
, indexed-traversable-instances == 0.1.1.2
@@ -100,15 +106,15 @@ constraints:
100
106
, lift-type == 0.1.1.1
101
107
, lifted-base == 0.2.3.12
102
108
, lukko == 0.1.1.3
103
- , megaparsec == 9.2.2
104
- , memory == 0.17 .0
105
- , microlens == 0.4.12.0
109
+ , megaparsec == 9.3.1
110
+ , memory == 0.18 .0
111
+ , microlens == 0.4.13.1
106
112
, microlens-mtl == 0.2.0.3
107
113
, microlens-th == 0.4.3.13
108
- , mime-types == 0.1.0.9
114
+ , mime-types == 0.1.1.0
109
115
, mintty == 0.1.4
110
116
, monad-control == 1.0.3.1
111
- , monad-logger == 0.3.39
117
+ , monad-logger == 0.3.40
112
118
, monad-loops == 0.4.3
113
119
, mono-traversable == 1.0.15.3
114
120
, mtl == 2.2.2
@@ -122,80 +128,77 @@ constraints:
122
128
, open-browser == 0.2.1.0
123
129
, optparse-applicative == 0.18.1.0
124
130
, optparse-simple == 0.1.1.4
125
- , pantry == 0.9.1
126
- , parsec == 3.1.15.0
131
+ , pantry == 0.9.2
132
+ , parsec == 3.1.16.1
127
133
, parser-combinators == 1.3.0
128
134
, path == 0.9.2
129
- , path-io == 1.7.0
135
+ , path-io == 1.8.1
130
136
, path-pieces == 0.2.1
131
137
, pem == 0.2.4
132
- , persistent == 2.14.5.0
138
+ , persistent == 2.14.5.1
133
139
, persistent-sqlite == 2.13.1.1
134
140
, persistent-template == 2.12.0.0
135
141
, pretty == 1.1.3.6
136
142
, prettyprinter == 1.7.1
137
143
, prettyprinter-ansi-terminal == 1.1.3
138
- , primitive == 0.7.3 .0
139
- , process == 1.6.16 .0
144
+ , primitive == 0.8.0 .0
145
+ , process == 1.6.17 .0
140
146
, project-template == 0.2.1.0
141
147
, random == 1.2.1.1
142
- , resource-pool == 0.2.3.2
148
+ , resource-pool == 0.4.0.0
143
149
, resourcet == 1.2.6
144
150
, retry == 0.9.3.1
145
151
, rio == 0.1.22.0
146
152
, rio-orphans == 0.1.2.0
147
153
, rio-prettyprint == 0.1.4.0
148
154
, rts == 1.0.2
149
155
, safe == 0.3.19
150
- , safe-exceptions == 0.1.7.3
156
+ , safe-exceptions == 0.1.7.4
151
157
, scientific == 0.3.7.0
152
- , semialign == 1.2.0.1
158
+ , semialign == 1.3
153
159
, semigroupoids == 5.3.7
154
160
, silently == 1.2.5.3
155
161
, socks == 0.6.1
156
162
, split == 0.2.3.5
157
163
, splitmix == 0.1.0.4
158
164
, stack == 2.12.0
159
165
, static-bytes == 0.1.0
160
- , stm == 2.5.0.2
166
+ , stm == 2.5.1.0
161
167
, stm-chans == 3.0.0.9
162
168
, streaming-commons == 0.2.2.6
163
- , strict == 0.4.0.1
164
- , tagged == 0.8.6.1
169
+ , strict == 0.5
170
+ , tagged == 0.8.7
165
171
, tar == 0.5.1.1
166
- , tar-conduit == 0.3.2
167
- , template-haskell == 2.18 .0.0
172
+ , tar-conduit == 0.4.0
173
+ , template-haskell == 2.19 .0.0
168
174
, temporary == 1.3
169
- , text == 1.2.5.0
175
+ , text == 2.0.2
170
176
, text-metrics == 0.3.2
171
177
, text-short == 0.1.5
172
178
, th-abstraction == 0.4.5.0
173
179
, th-compat == 0.1.4
174
- , th-lift == 0.8.3
180
+ , th-lift == 0.8.4
175
181
, th-lift-instances == 0.1.20
176
- , these == 1.1.1.1
177
- , time == 1.11.1.1
182
+ , these == 1.2
183
+ , time == 1.12.2
178
184
, time-compat == 1.9.6.1
179
- , tls == 1.5.8
185
+ , tls == 1.7.0
180
186
, transformers == 0.5.6.2
181
187
, transformers-base == 0.4.6
182
188
, transformers-compat == 0.7.2
183
189
, typed-process == 0.2.11.0
184
- , unix == 2.7.2.2
185
- , unix-compat == 0.5.4
186
- , unix-time == 0.4.9
187
- , unliftio == 0.2.24 .0
190
+ , unix == 2.7.3
191
+ , unix-compat == 0.7
192
+ , unix-time == 0.4.10
193
+ , unliftio == 0.2.25 .0
188
194
, unliftio-core == 0.2.1.0
189
195
, unordered-containers == 0.2.19.1
190
196
, uuid-types == 1.0.5
191
197
, vault == 0.3.1.5
192
- , vector == 0.12.3.1
193
- , vector-algorithms == 0.8.0.4
198
+ , vector == 0.13.0.0
199
+ , vector-algorithms == 0.9.0.1
200
+ , vector-stream == 0.1.0.0
194
201
, witherable == 0.4.2
195
- , x509 == 1.7.7
196
- , x509-store == 1.6.9
197
- , x509-system == 1.6.7
198
- , x509-validation == 1.6.12
199
- , yaml == 0.11.11.0
202
+ , yaml == 0.11.11.2
200
203
, zip-archive == 0.4.3
201
204
, zlib == 0.6.3.0
0 commit comments