Skip to content

Commit 828d22c

Browse files
authored
Merge pull request #5340 from commercialhaskell/use-newer-filelock
Bump filelock version (better async exception handling)
2 parents cda9351 + f5725d1 commit 828d22c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

stack-ghc-84.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ extra-deps:
4747
- pantry-0.4.0.1@rev:0
4848
- casa-client-0.0.1@rev:0
4949
- casa-types-0.0.1@rev:0
50-
- filelock-0.1.1.4@rev:0
50+
- filelock-0.1.1.5@rev:0
5151

5252
drop-packages:
5353
# See https://github.com/commercialhaskell/stack/pull/4712

stack-ghc-88.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ extra-deps:
2727
- lukko-0.1.1.1@sha256:5c674bdd8a06b926ba55d872abe254155ed49a58df202b4d842b643e5ed6bcc9,4289
2828
- hpack-0.33.0@rev:0
2929
- http-download-0.2.0.0@rev:0
30-
- filelock-0.1.1.4@rev:0
30+
- filelock-0.1.1.5@rev:0
3131
- pantry-0.4.0.1@rev:0
3232
- casa-client-0.0.1@rev:0
3333
- casa-types-0.0.1@rev:0

stack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ extra-deps:
2727
- Cabal-3.0.0.0@rev:0
2828
- hpack-0.33.0@rev:0
2929
- http-download-0.2.0.0@rev:0
30-
- filelock-0.1.1.4@rev:0
30+
- filelock-0.1.1.5@rev:0
3131
- pantry-0.4.0.1@rev:0
3232
- casa-client-0.0.1@rev:0
3333
- casa-types-0.0.1@rev:0

0 commit comments

Comments
 (0)