Skip to content

Commit cbd090f

Browse files
committed
Use released filelock
We've been hoping for takano-akio/filelock#7 to get merged and released. However, this is dragging on, and we'd rather use the released version of all packages in releases. Ultimately the interruptible FFI issue isn't serious enough to warrant continuing to use the non-released version of filelock.
1 parent e4ba0b4 commit cbd090f

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

stack-ghc-84.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ extra-deps:
4343
- pantry-0.4.0.1@rev:0
4444
- casa-client-0.0.1@rev:0
4545
- casa-types-0.0.1@rev:0
46-
- github: snoyberg/filelock
47-
commit: 97e83ecc133cd60a99df8e1fa5a3c2739ad007dc
46+
- filelock-0.1.1.4@rev:0
4847

4948
drop-packages:
5049
# See https://github.com/commercialhaskell/stack/pull/4712

stack-ghc-88.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ extra-deps:
2626
- lukko-0.1.1.1@sha256:5c674bdd8a06b926ba55d872abe254155ed49a58df202b4d842b643e5ed6bcc9,4289
2727
- hpack-0.33.0@rev:0
2828
- http-download-0.2.0.0@rev:0
29-
- github: snoyberg/filelock
30-
commit: 97e83ecc133cd60a99df8e1fa5a3c2739ad007dc
29+
- filelock-0.1.1.4@rev:0
3130
- pantry-0.4.0.1@rev:0
3231
- casa-client-0.0.1@rev:0
3332
- casa-types-0.0.1@rev:0

stack.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ extra-deps:
2424
- Cabal-3.0.0.0@rev:0
2525
- hpack-0.33.0@rev:0
2626
- http-download-0.2.0.0@rev:0
27-
- git: https://github.com/snoyberg/filelock.git
28-
commit: 97e83ecc133cd60a99df8e1fa5a3c2739ad007dc
27+
- filelock-0.1.1.4@rev:0
2928
- pantry-0.4.0.1@rev:0
3029
- casa-client-0.0.1@rev:0
3130
- casa-types-0.0.1@rev:0

0 commit comments

Comments
 (0)