Skip to content

Commit

Permalink
Fix stack builds
Browse files Browse the repository at this point in the history
  • Loading branch information
VeryMilkyJoe committed Jul 6, 2023
1 parent 0cf9db7 commit 4a6b409
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions stack-lts19.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ ghc-options:

extra-deps:
- Cabal-3.6.0.0
- Cabal-syntax-3.10.1.0@sha256:bb835ebab577fd0f9c11dab96210dbb8d68ffc62652576f4b092563c345930e7,7434
# needed for tests of hls-cabal-fmt-plugin
- cabal-fmt-0.1.6@sha256:54041d50c8148c32d1e0a67aef7edeebac50ae33571bef22312f6815908eac19,3626
- floskell-0.10.6@sha256:e77d194189e8540abe2ace2c7cb8efafc747ca35881a2fefcbd2d40a1292e036,3819
Expand Down
1 change: 1 addition & 0 deletions stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ packages:
- ./plugins/hls-overloaded-record-dot-plugin

extra-deps:
- Cabal-syntax-3.10.1.0@sha256:bb835ebab577fd0f9c11dab96210dbb8d68ffc62652576f4b092563c345930e7,7434
# needed for tests of hls-cabal-fmt-plugin
- cabal-fmt-0.1.6@sha256:54041d50c8148c32d1e0a67aef7edeebac50ae33571bef22312f6815908eac19,3626
- floskell-0.10.6@sha256:e77d194189e8540abe2ace2c7cb8efafc747ca35881a2fefcbd2d40a1292e036,3819
Expand Down

0 comments on commit 4a6b409

Please sign in to comment.