Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/haskell/haskell-language-server
Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.
https://github.com/haskell/haskell-language-server
ghcide and project versions mismatch when building from the source
TheMC47 opened this issue over 4 years ago
TheMC47 opened this issue over 4 years ago
Stack install hls (upload package to hackage/stackage)
jeapostrophe opened this issue over 4 years ago
jeapostrophe opened this issue over 4 years ago
Fix Windows CI caching and reenable Windows CI
pepeiborra opened this issue over 4 years ago
pepeiborra opened this issue over 4 years ago
Drop GHC 8.4.x support
pepeiborra opened this issue over 4 years ago
pepeiborra opened this issue over 4 years ago
Update version bounds for implicit-hie-cradle and remove git source repo from cabal.project
pepeiborra opened this issue over 4 years ago
pepeiborra opened this issue over 4 years ago
Delete global cradle files (hie-cabal.yaml, hie-stack.yaml)
pepeiborra opened this issue over 4 years ago
pepeiborra opened this issue over 4 years ago
Give the user a choice of implicit cradle (cabal, stack, etc) if there is more than one
pepeiborra opened this issue over 4 years ago
pepeiborra opened this issue over 4 years ago
Write the implicit cradle to disk
pepeiborra opened this issue over 4 years ago
pepeiborra opened this issue over 4 years ago
Include testdata hie.yaml cradles
isovector opened this pull request over 4 years ago
isovector opened this pull request over 4 years ago
Progress reporting for Eval plugin
pepeiborra opened this pull request over 4 years ago
pepeiborra opened this pull request over 4 years ago
Extend import suggestions don't work when there's more than one option
pepeiborra opened this issue over 4 years ago
pepeiborra opened this issue over 4 years ago
Tactics again (hoping CI will pick up this PR)
isovector opened this pull request over 4 years ago
isovector opened this pull request over 4 years ago
Warn the user when no cradle
pepeiborra opened this issue over 4 years ago
pepeiborra opened this issue over 4 years ago
Filter import suggestions by type
pepeiborra opened this issue over 4 years ago
pepeiborra opened this issue over 4 years ago
Sort module import suggestions
pepeiborra opened this issue over 4 years ago
pepeiborra opened this issue over 4 years ago
bump ghcide submodule
wz1000 opened this pull request over 4 years ago
wz1000 opened this pull request over 4 years ago
Bump ghcide submodule
pepeiborra opened this pull request over 4 years ago
pepeiborra opened this pull request over 4 years ago
Allow using LambdaCase in case splitting plugin
expipiplus1 opened this issue over 4 years ago
expipiplus1 opened this issue over 4 years ago
Fix cradles
pepeiborra opened this pull request over 4 years ago
pepeiborra opened this pull request over 4 years ago
Weird errors with imports in subcomponents
pepeiborra opened this issue over 4 years ago
pepeiborra opened this issue over 4 years ago
Error on module with Persistent's quasi-quote expressions
fabioluz opened this issue over 4 years ago
fabioluz opened this issue over 4 years ago
Case splitting and lambda introduction
isovector opened this pull request over 4 years ago
isovector opened this pull request over 4 years ago
Add Haddock hyperlinks to hover for type holes
sheaf opened this issue over 4 years ago
sheaf opened this issue over 4 years ago
Incorrect highlighting in hover in VS Code
sheaf opened this issue over 4 years ago
sheaf opened this issue over 4 years ago
Improve Github Issue Template
fendor opened this issue over 4 years ago
fendor opened this issue over 4 years ago
HLS fails to parse?
mouse07410 opened this issue over 4 years ago
mouse07410 opened this issue over 4 years ago
Space Leak
ldub opened this issue over 4 years ago
ldub opened this issue over 4 years ago
Plugin infrastructure for performing WorkspaceApplyEdit with correct indentation
isovector opened this issue over 4 years ago
isovector opened this issue over 4 years ago
`didChangedWatchedFiles` notifications lock up emacs on startup
michaelpj opened this issue over 4 years ago
michaelpj opened this issue over 4 years ago
Odd hover behaviour with comments
michaelpj opened this issue over 4 years ago
michaelpj opened this issue over 4 years ago
SIGSEGV encountered when compiling test suite component that invokes TH splice
patrickt opened this issue over 4 years ago
patrickt opened this issue over 4 years ago
Use stale data in explicit imports lens
pepeiborra opened this pull request over 4 years ago
pepeiborra opened this pull request over 4 years ago
With Ormolu as the formatting provider, need BangPatterns (el al.) without putting it in every file
complyue opened this issue over 4 years ago
complyue opened this issue over 4 years ago
The formatting notification is too distracting
banacorn opened this issue over 4 years ago
banacorn opened this issue over 4 years ago
Duplicate add extension suggestion
pepeiborra opened this issue over 4 years ago
pepeiborra opened this issue over 4 years ago
Create hls-plugin-api and move plugins to exe
jneira opened this pull request over 4 years ago
jneira opened this pull request over 4 years ago
Rebase on ghcide HEAD
pepeiborra opened this pull request over 4 years ago
pepeiborra opened this pull request over 4 years ago
Encourage space-leak correct value storage
ndmitchell opened this issue over 4 years ago
ndmitchell opened this issue over 4 years ago
Space leak
pepeiborra opened this issue over 4 years ago
pepeiborra opened this issue over 4 years ago
(Windows, Stack) Documentation / Source links don't appear for base libraries, only for stackage
DunetsNM opened this issue over 4 years ago
DunetsNM opened this issue over 4 years ago
Loading multiple standalone files without any hie.yaml file started giving import errors.
maralorn opened this issue over 4 years ago
maralorn opened this issue over 4 years ago
README clarify how exactly to use code evaluation
DunetsNM opened this pull request over 4 years ago
DunetsNM opened this pull request over 4 years ago
`stackYaml` support in `hie.yaml`
konn opened this issue over 4 years ago
konn opened this issue over 4 years ago
Request textDocument/codeAction failed: "Connection to server got closed."
cebaa opened this issue over 4 years ago
cebaa opened this issue over 4 years ago
Revise README.md
gihyeonsung opened this pull request over 4 years ago
gihyeonsung opened this pull request over 4 years ago
LSP config options mandatory with coc.nvim
tek opened this issue over 4 years ago
tek opened this issue over 4 years ago
Add 8.10.2 to github actions build
bubba opened this pull request over 4 years ago
bubba opened this pull request over 4 years ago
Bring over https://github.com/pepeiborra/hls-tutorial
bubba opened this pull request over 4 years ago
bubba opened this pull request over 4 years ago
Initial preparation for 0.4.0 tag
alanz opened this pull request over 4 years ago
alanz opened this pull request over 4 years ago
Update the ghcide upstream to be in haskell/ghcide
alanz opened this pull request over 4 years ago
alanz opened this pull request over 4 years ago
simple eval plugin should respect extension pragmas in file
codygman opened this issue over 4 years ago
codygman opened this issue over 4 years ago
Enhance simple eval plugin to allow evaluating within scope of functions
codygman opened this issue over 4 years ago
codygman opened this issue over 4 years ago
Full-feature liquid haskell plugin
alanz opened this issue over 4 years ago
alanz opened this issue over 4 years ago
`Could not load module`/`Cannot satisfy -package` error for exe/test/bench component whose main lib doesn't build or was not built
runeksvendsen opened this issue over 4 years ago
runeksvendsen opened this issue over 4 years ago
Linking issue with Template Haskell that depends on C code
dpvanbalen opened this issue over 4 years ago
dpvanbalen opened this issue over 4 years ago
Supported code actions in coc.vim implementation?
peterstorm opened this issue over 4 years ago
peterstorm opened this issue over 4 years ago
stack bench does not work
codygman opened this issue over 4 years ago
codygman opened this issue over 4 years ago
Is it desired behavior for shell.nix to install haskell-language-server dependencies, but not ghcide dependencies?
codygman opened this issue over 4 years ago
codygman opened this issue over 4 years ago
Code evaluation not working
jinl0ng opened this issue over 4 years ago
jinl0ng opened this issue over 4 years ago
"Go to definition" on external library code
ysangkok opened this issue over 4 years ago
ysangkok opened this issue over 4 years ago
Implements `:type [+v/+d]` in Eval Plugin
konn opened this pull request over 4 years ago
konn opened this pull request over 4 years ago
Type class constraint inserted as last line in source file
runeksvendsen opened this issue over 4 years ago
runeksvendsen opened this issue over 4 years ago
macos failure to build package primitive
wminshew opened this issue over 4 years ago
wminshew opened this issue over 4 years ago
hls removes the wrong redundant definition
expipiplus1 opened this issue over 4 years ago
expipiplus1 opened this issue over 4 years ago
Bump bounds of hie-bios to 0.7.0
maralorn opened this pull request over 4 years ago
maralorn opened this pull request over 4 years ago
Fix ImportLens plugin to work with GHC 8.10
Ailrun opened this pull request over 4 years ago
Ailrun opened this pull request over 4 years ago
Current master does not build with GHC-8.10.1
mouse07410 opened this issue over 4 years ago
mouse07410 opened this issue over 4 years ago
Do not suggest explicit import lists for qualified imports
expipiplus1 opened this pull request over 4 years ago
expipiplus1 opened this pull request over 4 years ago
Suggest new open imports
expipiplus1 opened this issue over 4 years ago
expipiplus1 opened this issue over 4 years ago
Leaking 10GB memory per minute with wrong type alias def `type Foo = Foo` for some ghc versions
anka-213 opened this issue over 4 years ago
anka-213 opened this issue over 4 years ago
ghc version mismatch with cabal cradle and alternative ghc in cabal.project
jneira opened this issue over 4 years ago
jneira opened this issue over 4 years ago
tech(nix): update niv and remove allowbroken
willbush opened this pull request over 4 years ago
willbush opened this pull request over 4 years ago
GHCJS Compatibility?
dhruvio opened this issue over 4 years ago
dhruvio opened this issue over 4 years ago
[Feature Request] Code action to add unused symbol to module export list
GuillaumeDesforges opened this issue over 4 years ago
GuillaumeDesforges opened this issue over 4 years ago
cpp-options: ["-std=c99"] lead to target ‘-std=c99’ is not a module name or a source file (revisit after commercialhaskell/stack#5532)
alaendle opened this issue over 4 years ago
alaendle opened this issue over 4 years ago
Import suggestions for local modules
pepeiborra opened this issue over 4 years ago
pepeiborra opened this issue over 4 years ago
Could not load module ‘Test’ It is a member of the hidden package ‘hie-error-0.1.0.0’.
Congee opened this issue over 4 years ago
Congee opened this issue over 4 years ago
Stay updated with changes to related compilation targets of same package (e.g. src & test)
DanBurton opened this issue over 4 years ago
DanBurton opened this issue over 4 years ago
Adds `:kind` and `:kind!` commands to Eval Plugin
konn opened this pull request over 4 years ago
konn opened this pull request over 4 years ago
would it increase takeup if there were a docker image with everything preinstalled?
chumbleycode opened this issue over 4 years ago
chumbleycode opened this issue over 4 years ago
would it increase takeup if there were a docker image with eveything preinstalled?
chumbleycode opened this issue over 4 years ago
chumbleycode opened this issue over 4 years ago
Should we ignore `-Werror` in HLS?
pepeiborra opened this issue over 4 years ago
pepeiborra opened this issue over 4 years ago
Add use-package to the list of emacs packages
rgleichman opened this pull request over 4 years ago
rgleichman opened this pull request over 4 years ago
Module autocompletion occasionally duplicates one of the segments
ProofOfKeags opened this issue over 4 years ago
ProofOfKeags opened this issue over 4 years ago
HLS does not tolerate deleting modules.
ProofOfKeags opened this issue over 4 years ago
ProofOfKeags opened this issue over 4 years ago
completion suggestions from all modules
shmish111 opened this issue over 4 years ago
shmish111 opened this issue over 4 years ago
remove _all_ unused imports
shmish111 opened this issue over 4 years ago
shmish111 opened this issue over 4 years ago
Update VS Code Haskell URL/repo
sir4ur0n opened this pull request over 4 years ago
sir4ur0n opened this pull request over 4 years ago
Use hie-bios targets for locating modules
pepeiborra opened this issue over 4 years ago
pepeiborra opened this issue over 4 years ago
[Feature Request] Quick action: add variable "not in scope" to function arguments and as local definition (using where or let)
GuillaumeDesforges opened this issue over 4 years ago
GuillaumeDesforges opened this issue over 4 years ago
"Could not load module ‘Distribution.Simple’" for Setup.hs
jasagredo opened this issue over 4 years ago
jasagredo opened this issue over 4 years ago
How to apply suggestions about language extensions and imports
mrkkrp opened this issue over 4 years ago
mrkkrp opened this issue over 4 years ago
Completion triggering is flaky
georgefst opened this issue over 4 years ago
georgefst opened this issue over 4 years ago
[Feature Request] Add missing fields in record
GuillaumeDesforges opened this issue over 4 years ago
GuillaumeDesforges opened this issue over 4 years ago
How to auto-format code?
aryairani opened this issue over 4 years ago
aryairani opened this issue over 4 years ago
Copy working stack-8.6.5.yaml to stack.yaml
jneira opened this pull request over 4 years ago
jneira opened this pull request over 4 years ago
tech(nix): Allow broken as retrie is marked as broken
sir4ur0n opened this pull request over 4 years ago
sir4ur0n opened this pull request over 4 years ago
'unknown symbol' error when running hls on the stack codebase
theobat opened this issue over 4 years ago
theobat opened this issue over 4 years ago
doc(hack): Add explanation to hack and test HLS
sir4ur0n opened this pull request over 4 years ago
sir4ur0n opened this pull request over 4 years ago
feat(git): Add install/hie.yaml to gitignore
sir4ur0n opened this pull request over 4 years ago
sir4ur0n opened this pull request over 4 years ago