Skip to content

Commit 458b4dc

Browse files
committed
Move to released Pantry
1 parent 718ba10 commit 458b4dc

File tree

5 files changed

+5
-8
lines changed

5 files changed

+5
-8
lines changed

ChangeLog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Bug fixes:
3333
* Fix `stack test --coverage` when using Cabal 3
3434
* `stack new` now generates PascalCase'd module name correctly.
3535
[#5376](https://github.com/commercialhaskell/stack/issues/5376)
36+
* Connection issues to Casa server no longer cause builds to failure. Casa acts only as an optimizing cache layer, not a critical piece of infrastructure.
3637

3738
## v2.3.3
3839

stack-ghc-810.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ ghc-options:
2222
extra-deps:
2323
- rio-0.1.19.0@rev:0
2424
- rio-prettyprint-0.1.1.0@rev:0
25-
- github: commercialhaskell/pantry
26-
commit: dc3714166bb9b8a7a58c19751a238fb0efe40e5e
25+
- pantry-0.5.1.3@rev:0
2726

2827
drop-packages:
2928
# See https://github.com/commercialhaskell/stack/pull/4712

stack-ghc-84.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ extra-deps:
4444
- rio-prettyprint-0.1.1.0@rev:0
4545
- hi-file-parser-0.1.0.0@rev:0
4646
- http-download-0.2.0.0@rev:0
47-
- github: commercialhaskell/pantry
48-
commit: dc3714166bb9b8a7a58c19751a238fb0efe40e5e
47+
- pantry-0.5.1.3@rev:0
4948
- casa-client-0.0.1@rev:0
5049
- casa-types-0.0.1@rev:0
5150
- filelock-0.1.1.5@rev:0

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
- hpack-0.33.0@rev:0
2727
- http-download-0.2.0.0@rev:0
2828
- filelock-0.1.1.5@rev:0
29-
- github: commercialhaskell/pantry
30-
commit: dc3714166bb9b8a7a58c19751a238fb0efe40e5e
29+
- pantry-0.5.1.3@rev:0
3130
- casa-client-0.0.1@rev:0
3231
- casa-types-0.0.1@rev:0
3332
- rio-0.1.19.0@rev:0

stack.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ extra-deps:
3232
- rio-prettyprint-0.1.1.0@rev:0
3333
- casa-client-0.0.1@rev:0
3434
- casa-types-0.0.1@rev:0
35-
- github: commercialhaskell/pantry
36-
commit: dc3714166bb9b8a7a58c19751a238fb0efe40e5e
35+
- pantry-0.5.1.3@rev:0
3736

3837
drop-packages:
3938
# See https://github.com/commercialhaskell/stack/pull/4712

0 commit comments

Comments
 (0)