@@ -52,7 +52,7 @@ constraints:
52
52
, contravariant == 1.5.5
53
53
, cookie == 0.5.0
54
54
, cryptohash-sha256 == 0.11.102.1
55
- , crypton == 1.0.1
55
+ , crypton == 1.0.3
56
56
, crypton-conduit == 0.2.3
57
57
, crypton-connection == 0.4.3
58
58
, crypton-x509 == 1.7.7
@@ -79,7 +79,7 @@ constraints:
79
79
, file-embed == 0.0.16.0
80
80
, filelock == 0.1.1.7
81
81
, filepath == 1.4.301.0
82
- , fsnotify == 0.4.1 .0
82
+ , fsnotify == 0.4.2 .0
83
83
, generic-deriving == 1.14.6
84
84
, generically == 0.1.1
85
85
, ghc-bignum == 1.3
@@ -89,13 +89,17 @@ constraints:
89
89
, githash == 0.1.7.0
90
90
, hackage-security == 0.6.2.6
91
91
, half == 0.3.2
92
+ , happy == 2.0.2
93
+ , happy-lib == 2.0.2
92
94
, hashable == 1.4.7.0
95
+ , haskell-src-exts == 1.23.1
96
+ , haskell-src-meta == 0.8.15
93
97
, hi-file-parser == 0.1.7.0
94
98
, hourglass == 0.2.12
95
- , hpack == 0.38.0
99
+ , hpack == 0.38.1
96
100
, hpc == 0.7.0.0
97
101
, http-api-data == 0.6.1
98
- , http-client == 0.7.18
102
+ , http-client == 0.7.19
99
103
, http-client-tls == 0.3.6.4
100
104
, http-conduit == 2.3.9.1
101
105
, http-download == 0.2.1.0
@@ -120,7 +124,7 @@ constraints:
120
124
, mime-types == 0.1.2.0
121
125
, mintty == 0.1.4
122
126
, monad-control == 1.0.3.1
123
- , monad-logger == 0.3.41
127
+ , monad-logger == 0.3.42
124
128
, monad-loops == 0.4.3
125
129
, mono-traversable == 1.0.21.0
126
130
, mtl == 2.3.1
@@ -131,7 +135,7 @@ constraints:
131
135
, network-uri == 2.6.4.2
132
136
, old-locale == 1.0.0.7
133
137
, old-time == 1.1.0.4
134
- , open-browser == 0.2.1.0
138
+ , open-browser == 0.2.1.1
135
139
, optparse-applicative == 0.18.1.0
136
140
, optparse-simple == 0.1.1.4
137
141
, os-string == 2.0.7
@@ -175,20 +179,26 @@ constraints:
175
179
, stm-chans == 3.0.0.9
176
180
, streaming-commons == 0.2.3.0
177
181
, strict == 0.5.1
182
+ , string-interpolate == 0.3.4.0
183
+ , syb == 0.7.2.4
178
184
, tagged == 0.8.8
179
185
, tar == 0.6.3.0
180
186
, tar-conduit == 0.4.1
181
187
, tasty == 1.5.3
182
188
, template-haskell == 2.21.0.0
183
189
, temporary == 1.3
184
190
, text == 2.1.1
191
+ , text-conversions == 0.3.1.1
185
192
, text-iso8601 == 0.1.1
186
193
, text-metrics == 0.3.3
187
194
, text-short == 0.1.6
188
195
, th-abstraction == 0.7.1.0
189
196
, th-compat == 0.1.6
197
+ , th-expand-syns == 0.4.12.0
190
198
, th-lift == 0.8.6
191
199
, th-lift-instances == 0.1.20
200
+ , th-orphans == 0.13.16
201
+ , th-reify-many == 0.1.10
192
202
, these == 1.2.1
193
203
, time == 1.12.2
194
204
, time-compat == 1.9.7
@@ -198,11 +208,12 @@ constraints:
198
208
, transformers-compat == 0.7.2
199
209
, typed-process == 0.2.12.0
200
210
, unix == 2.8.6.0
201
- , unix-compat == 0.7.3
211
+ , unix-compat == 0.7.4
202
212
, unix-time == 0.4.16
203
- , unliftio == 0.2.25.0
213
+ , unliftio == 0.2.25.1
204
214
, unliftio-core == 0.2.1.0
205
215
, unordered-containers == 0.2.20
216
+ , utf8-string == 1.0.2
206
217
, uuid-types == 1.0.6
207
218
, vault == 0.3.1.5
208
219
, vector == 0.13.2.0
0 commit comments