Skip to content

Commit

Permalink
profiles: Mask hls-*-plugin
Browse files Browse the repository at this point in the history
And <haskell-language-server-2.7

Signed-off-by: hololeap <[email protected]>
  • Loading branch information
hololeap committed Feb 14, 2025
1 parent 61810db commit 4012907
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions profiles/package.mask
Original file line number Diff line number Diff line change
@@ -1,3 +1,36 @@
# hololeap <[email protected]> (2025-02-14)
#
# Mask hls-*-plugin packages. These are needed because of a bug in musl setups
# but are polluting attempts to enumerate which packages are holding back GHC
# bumps. Those that still need them can unmask them.
<dev-haskell/haskell-language-server-2.7
dev-haskell/hls-alternate-number-format-plugin
dev-haskell/hls-cabal-fmt-plugin
dev-haskell/hls-cabal-plugin
dev-haskell/hls-call-hierarchy-plugin
dev-haskell/hls-change-type-signature-plugin
dev-haskell/hls-class-plugin
dev-haskell/hls-code-range-plugin
dev-haskell/hls-eval-plugin
dev-haskell/hls-explicit-fixity-plugin
dev-haskell/hls-explicit-imports-plugin
dev-haskell/hls-explicit-record-fields-plugin
dev-haskell/hls-floskell-plugin
dev-haskell/hls-fourmolu-plugin
dev-haskell/hls-gadt-plugin
dev-haskell/hls-hlint-plugin
dev-haskell/hls-module-name-plugin
dev-haskell/hls-ormolu-plugin
dev-haskell/hls-overloaded-record-dot-plugin
dev-haskell/hls-pragmas-plugin
dev-haskell/hls-qualify-imported-names-plugin
dev-haskell/hls-refactor-plugin
dev-haskell/hls-rename-plugin
dev-haskell/hls-retrie-plugin
dev-haskell/hls-semantic-tokens-plugin
dev-haskell/hls-splice-plugin
dev-haskell/hls-stylish-haskell-plugin

# Jack Todaro <[email protected]> (2025-02-11)
# Depends on or is dev-haskell/hsp, unmaintained since 2013
# and unbuildable with newer ghc.
Expand Down

0 comments on commit 4012907

Please sign in to comment.