Skip to content

Commit 2cf2f88

Browse files
authored
Merge pull request #5269 from commercialhaskell/use-released-filelock
Use released filelock
2 parents bbae80b + cbd090f commit 2cf2f88

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)