Skip to content

Commit

Permalink
Fix stack build
Browse files Browse the repository at this point in the history
  • Loading branch information
uhbif19 committed Aug 15, 2022
1 parent ef5d03a commit ff6994d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions stack-lts16.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ packages:
- ./plugins/hls-change-type-signature-plugin
- ./plugins/hls-gadt-plugin
- ./plugins/hls-explicit-fixity-plugin
- ./plugins/hls-hindent-plugin

ghc-options:
"$everything": -haddock
Expand Down
1 change: 1 addition & 0 deletions stack-lts19.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ packages:
- ./plugins/hls-change-type-signature-plugin
- ./plugins/hls-gadt-plugin
- ./plugins/hls-explicit-fixity-plugin
- ./plugins/hls-hindent-plugin

ghc-options:
"$everything": -haddock
Expand Down
1 change: 1 addition & 0 deletions stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ packages:
- ./plugins/hls-change-type-signature-plugin
- ./plugins/hls-gadt-plugin
- ./plugins/hls-explicit-fixity-plugin
- ./plugins/hls-hindent-plugin

extra-deps:
- floskell-0.10.6@sha256:e77d194189e8540abe2ace2c7cb8efafc747ca35881a2fefcbd2d40a1292e036,3819
Expand Down

0 comments on commit ff6994d

Please sign in to comment.