-
-
Notifications
You must be signed in to change notification settings - Fork 412
Closed
Labels
os: nixosstatus: blockedNot actionable, because blocked by upstream/GHC etc.Not actionable, because blocked by upstream/GHC etc.type: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Description
Steps to reproduce
Using Nix for package management using "nix-shell -p ghc haskell-language-server" sets up an environment with:
HLS version: 1.6.1.1
GHC version: 9.0.2
Expected behaviour
running "haskell-language-server --list-plugins" should include hls-tactics-plugin
Actual behaviour
hls-tactics-plugin is missing and within any of vim/vscode/emacs, wingman suggestions are not available
Include debug information
--list-plugins returns:
callHierarchy
class
eval
floskell
fourmolu
ghcide-code-actions-bindings
ghcide-code-actions-fill-holes
ghcide-code-actions-imports-exports
ghcide-code-actions-type-signatures
ghcide-completions
ghcide-core
ghcide-hover-and-symbols
ghcide-type-lenses
haddockComments
hlint
importLens
moduleName
ormolu
pragmas
qualifyImportedNames
refineImports
retrie
selectionRange
splice
sloane-shark
Metadata
Metadata
Assignees
Labels
os: nixosstatus: blockedNot actionable, because blocked by upstream/GHC etc.Not actionable, because blocked by upstream/GHC etc.type: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..