-
-
Notifications
You must be signed in to change notification settings - Fork 388
Issues: haskell/haskell-language-server
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
When main module is a symlink, HLS fails to load it
status: blocked
Not actionable, because blocked by upstream/GHC etc.
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
#4462
opened Dec 8, 2024 by
chreekat
Inline variable refactor doesn't work for let bindings inside do block
component: hls-retrie-plugin
status: blocked
Not actionable, because blocked by upstream/GHC etc.
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
#4408
opened Sep 21, 2024 by
BogdanYarotsky
Inline function with guard only pick first guard case
component: hls-refactor-plugin
Issues related to the hls-refactor-plugin
component: hls-retrie-plugin
status: blocked
Not actionable, because blocked by upstream/GHC etc.
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
#4374
opened Aug 3, 2024 by
guibou
Adding Not actionable, because blocked by upstream/GHC etc.
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
{-# OPTIONS_GHC -Wno-all #-}
at the top of the file makes HLS cease to report errors, not only warnings.
component: ghcide
status: blocked
#4349
opened Jul 6, 2024 by
kindaro
StylishHaskell shifting the working dir, this could lead to race condition
component: formatters
priority: high
High priority item
status: blocked
Not actionable, because blocked by upstream/GHC etc.
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
#4234
opened May 16, 2024 by
soulomoon
Failure to load project with spaces on its absolute path
build tool: cabal
status: blocked
Not actionable, because blocked by upstream/GHC etc.
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
#4225
opened May 12, 2024 by
arbitrary-dev
HLS deletes shebang line
status: blocked
Not actionable, because blocked by upstream/GHC etc.
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
#4143
opened Mar 19, 2024 by
Vic-M
Compliled-in fourmolu 1.4.0.0 in HLS 2.4.0.0 formats differently than standalone compiled fourmolu 1.4.0.0
component: formatters
status: blocked
Not actionable, because blocked by upstream/GHC etc.
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
#3882
opened Nov 27, 2023 by
lylek
CI: Migrate to haskell-actions/setup
CI
Continuous integration
status: blocked
Not actionable, because blocked by upstream/GHC etc.
type: enhancement
New feature or request
#3587
opened May 10, 2023 by
fendor
LSP throws exception if a code action is applied in a lhaskell file where the line starts with a Not actionable, because blocked by upstream/GHC etc.
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
>
status: blocked
#3523
opened Mar 14, 2023 by
Enayaaa
Inlay hints for types of holes in terms
status: blocked
Not actionable, because blocked by upstream/GHC etc.
type: enhancement
New feature or request
#3228
opened Sep 27, 2022 by
Jashweii
Add option to disable import popup notification
status: blocked
Not actionable, because blocked by upstream/GHC etc.
#3208
opened Sep 21, 2022 by
scarf005
typecheck
shouldn't require network access
component: hie-bios
os: nixos
status: blocked
#3128
opened Aug 28, 2022 by
srid
Kinds of type variables, inferred kinds of all types
GHC
issues with particular GHC versions
status: blocked
Not actionable, because blocked by upstream/GHC etc.
type: enhancement
New feature or request
#3099
opened Aug 13, 2022 by
Jashweii
hlint misses -XNoForeignFunctionInterface in the cradle
component: formatters
component: hls-hlint-plugin
status: blocked
Not actionable, because blocked by upstream/GHC etc.
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
#3095
opened Aug 11, 2022 by
lf-
Rename a constructor renames all record fields
component: hls-rename-plugin
status: blocked
Not actionable, because blocked by upstream/GHC etc.
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
#2915
opened May 20, 2022 by
deemp
Hlint restriction (and some other) settings not working
component: hls-hlint-plugin
status: blocked
Not actionable, because blocked by upstream/GHC etc.
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
#2592
opened Jan 15, 2022 by
tgiannak
Packages containing C files which include stubs don't work
build tool: cabal
status: blocked
Not actionable, because blocked by upstream/GHC etc.
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
#2056
opened Jul 31, 2021 by
akshaymankar
False positive: Main.hs (executable) does not recognise function defined in Lib.hs (library)
build tool: stack
can-workaround
component: hie-bios
status: blocked
Not actionable, because blocked by upstream/GHC etc.
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
#1822
opened May 11, 2021 by
mgpwilson
HLS suggests adding language extensions on terms with the same name (revisit after #1390)
component: hls-pragmas-plugin
status: blocked
Not actionable, because blocked by upstream/GHC etc.
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
#1720
opened Apr 12, 2021 by
isovector
Cabal mixins and custom preludes using stack
build tool: stack
status: blocked
Not actionable, because blocked by upstream/GHC etc.
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
#1415
opened Feb 20, 2021 by
awgn
Conditionally built module are not loaded if Cabal disables them and stack.yaml reenables them with stack (revisit after commercialhaskell/stack#5480)
build tool: stack
component: hie-bios
status: blocked
Not actionable, because blocked by upstream/GHC etc.
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
#1270
opened Jan 29, 2021 by
konn
better error reporting for cradle failure (Not actionable, because blocked by upstream/GHC etc.
stack setup --silent
case)
build tool: stack
component: hie-bios
status: blocked
#1245
opened Jan 22, 2021 by
alanz
Syntax highlighting in doctest comments?
component: lsp
status: blocked
Not actionable, because blocked by upstream/GHC etc.
type: enhancement
New feature or request
#1535
opened Sep 19, 2020 by
konn
Could not load module
/Cannot satisfy -package
error for exe/test/bench component whose main lib doesn't build or was not built
build tool: stack
component: hie-bios
multi-component
#366
opened Sep 1, 2020 by
runeksvendsen
Previous Next
ProTip!
Adding no:label will show everything without a label.