Skip to content

Commit ff6994d

Browse files
committed
Fix stack build
1 parent ef5d03a commit ff6994d

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

stack-lts16.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ packages:
3333
- ./plugins/hls-change-type-signature-plugin
3434
- ./plugins/hls-gadt-plugin
3535
- ./plugins/hls-explicit-fixity-plugin
36+
- ./plugins/hls-hindent-plugin
3637

3738
ghc-options:
3839
"$everything": -haddock

stack-lts19.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ packages:
3232
- ./plugins/hls-change-type-signature-plugin
3333
- ./plugins/hls-gadt-plugin
3434
- ./plugins/hls-explicit-fixity-plugin
35+
- ./plugins/hls-hindent-plugin
3536

3637
ghc-options:
3738
"$everything": -haddock

stack.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ packages:
3232
- ./plugins/hls-change-type-signature-plugin
3333
- ./plugins/hls-gadt-plugin
3434
- ./plugins/hls-explicit-fixity-plugin
35+
- ./plugins/hls-hindent-plugin
3536

3637
extra-deps:
3738
- floskell-0.10.6@sha256:e77d194189e8540abe2ace2c7cb8efafc747ca35881a2fefcbd2d40a1292e036,3819

0 commit comments

Comments
 (0)