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

Relax ghcides upper bound on base16-bytestring

maralorn opened this pull request almost 4 years ago
VSCode haskell language server cannot detect GHC installed by stack

zhangqian-sh opened this issue almost 4 years ago
Use CiInterface/SkInterface for typeclass symbols

fwcd opened this pull request almost 4 years ago
Eval plugin reports "Ambiguous type variable" where ghci does not.

fmehta opened this issue almost 4 years ago
Avoid duplicating known targets and import paths

pepeiborra opened this pull request almost 4 years ago
Add ability for plugins to handle file change notifications

pepeiborra opened this pull request almost 4 years ago
Ensure eval plugin Print class doesn't rely on Prelude being in scope

akrmn opened this pull request almost 4 years ago
Give a canonical ordering for destructing terms in Wingman

isovector opened this pull request almost 4 years ago
Add ability for plugins to handle file change notifications

alanz opened this pull request almost 4 years ago
Working directory in multi-component project

dcastro opened this issue almost 4 years ago
Eyesores caused by overlapping warnings/errors

santiweight opened this issue almost 4 years ago
Try a homomorphic destruct before a standard destruct

isovector opened this pull request almost 4 years ago
Update homepage and other urls for ghcide

felixonmars opened this pull request almost 4 years ago
Test data is missing in hackage tarballs of ghcide and HLS

berberman opened this issue almost 4 years ago
Fix remove constraint

kderme opened this pull request almost 4 years ago
Regularize custom config of plugins

berberman opened this pull request almost 4 years ago
HLS works except for autocompletion hints

andrewufrank opened this issue almost 4 years ago
"Change All Occurrences (CTRL+F2)" matches too much

brikken opened this issue almost 4 years ago
Cleanup the TacticProviders interface

isovector opened this pull request almost 4 years ago
Wingman can't run "introduce lambda" on impredicative holes

isovector opened this issue almost 4 years ago
Add custom code action kinds for import related code actions

berberman opened this pull request almost 4 years ago
bump retrie plugin version

pepeiborra opened this pull request almost 4 years ago
Use ConLikes instead of DataCons

isovector opened this pull request almost 4 years ago
Remove max number of problems config option

jneira opened this pull request almost 4 years ago
Prepare ghcide 1.1.0

pepeiborra opened this pull request almost 4 years ago
Use string literals to synthesize the empty string

isovector opened this pull request almost 4 years ago
Wingman produces a terrible solution to zip

isovector opened this issue almost 4 years ago
ghcide-tests hang when running inside nix build

maralorn opened this issue almost 4 years ago
No such file or directory in .cache/hie-bios

MarcCoquand opened this issue almost 4 years ago
Feature idea: alternate format for numeric literals

alanz opened this issue almost 4 years ago
Incoming message parse error: result = null

maksbotan opened this issue almost 4 years ago
Avoid using ghc session in type lenses plugin

berberman opened this pull request almost 4 years ago
Change "About" description.

friedbrice opened this issue almost 4 years ago
Add LSP kinds to "import" code actions

isovector opened this issue almost 4 years ago
Add wingman branding to code actions

isovector opened this pull request almost 4 years ago
Use TextEdit to insert new imports

berberman opened this pull request almost 4 years ago
Introduce strict versions of modifyVar to improve contention

pepeiborra opened this pull request almost 4 years ago
Wingman eta reduction gets stymied by pattern matches

isovector opened this issue almost 4 years ago
Wingman doesn't use synthesized evidence

isovector opened this issue almost 4 years ago
Wingman doesn't use equality constraints

isovector opened this issue almost 4 years ago
Improve how wingman uses evidence

isovector opened this pull request almost 4 years ago
Wingman will unify types that don't share a context

isovector opened this issue almost 4 years ago
Review early cutoff fingerprints

pepeiborra opened this pull request almost 4 years ago
Improve thread contention around diagnostics

pepeiborra opened this pull request almost 4 years ago
Thread contention around Diagnostics

pepeiborra opened this issue almost 4 years ago
Add a benchmark for Wingman

isovector opened this pull request almost 4 years ago
Be much more intelligent about splitting matches

isovector opened this pull request almost 4 years ago
Wingman: case split on variable deletes existing function definition

jhrcek opened this issue almost 4 years ago
Wingman case split does the wrong thing on nested binds

isovector opened this issue almost 4 years ago
graftExpr produces bad output for list literals

isovector opened this issue almost 4 years ago
Packages not importing to tests using stack

AriFordsham opened this issue almost 4 years ago
Update nixpkgs to ghc 8.10.4

berberman opened this pull request almost 4 years ago
Log a warning for every diagnostic received when doDiagnostics=False

pepeiborra opened this pull request almost 4 years ago
Files for golden test missing in hackage release of hls-tactics-plugin

maralorn opened this issue almost 4 years ago
New quick fix: renaming on duplicate definition error

jneira opened this issue almost 4 years ago
Update nixpkgs to ghc 8.10.4

berberman opened this pull request almost 4 years ago
Fix missing parens of auto extending imports

berberman opened this pull request almost 4 years ago
ghcide missing upper bound on haddock-library (breaks HLS 0.9.0.0)

hamishmack opened this issue almost 4 years ago
HLS not displaying type errors when using -Wno-deferred-type-errors

theGhostJW opened this issue almost 4 years ago
Use Weak pointers to automatically garbage collect old position maps

wz1000 opened this pull request almost 4 years ago
Do not use rewrite to add new imports

berberman opened this issue almost 4 years ago
Change Wingman module structure, address -Wall

isovector opened this pull request almost 4 years ago
Recursion tactic doesn't fire when deriving mutual recursion

isovector opened this issue almost 4 years ago
Pull Wingman's method hypotheses directly from in-scope dicts

isovector opened this pull request almost 4 years ago
graftDecls stomps over too much

isovector opened this issue almost 4 years ago
[WIP] "Replace with type synonym" action

mpardalos opened this pull request almost 4 years ago
Avoid redundant work in diagnostics pass

pepeiborra opened this pull request almost 4 years ago
Add an option to control progress reporting

pepeiborra opened this pull request almost 4 years ago
Package ghcide code actions

berberman opened this pull request almost 4 years ago
Demote implicit cradle warn to logging

jneira opened this pull request almost 4 years ago
Set all plugin flags to manual

jneira opened this pull request almost 4 years ago
Possible to pass options to HLint?

tfausak opened this issue almost 4 years ago
Log live_bytes and heap_size as reported by GHC.Stats

mpickering opened this pull request almost 4 years ago
File permission error on Windows

tfausak opened this issue almost 4 years ago
Avoid always rerunning GetModificationTime for interface files too

pepeiborra opened this pull request almost 4 years ago
Let Wingman's apply tactic run endomorphisms

isovector opened this pull request almost 4 years ago
Wingman generates bool backwards

isovector opened this issue almost 4 years ago
How to run HLS on HLS? (Error building with stack)

mpardalos opened this issue almost 4 years ago
Make Wingman produce user-facing error messages

isovector opened this pull request almost 4 years ago
Disable HLS benchmarks

wz1000 opened this pull request almost 4 years ago
Update readme and cabal for Wingman (bp #1454)

mergify[bot] opened this pull request almost 4 years ago
Add kind and preferred flag for all Wingman code actions

isovector opened this pull request almost 4 years ago
Organize Wingman tests

isovector opened this pull request almost 4 years ago
Drop hackage-index from cabal.project

jneira opened this issue almost 4 years ago
Register IDE configuration when called via the command line

wz1000 opened this pull request almost 4 years ago
Haddock upper bound (bp #1492)

mergify[bot] opened this pull request almost 4 years ago
Add memory usage logs

mpickering opened this issue almost 4 years ago
Haddock upper bound

jneira opened this pull request almost 4 years ago
Make type lenses plugin configurable

berberman opened this pull request almost 4 years ago
Import code action imports inside of CPP

isovector opened this issue almost 4 years ago
Context-aware ExactPrint grafting for HsExpr

isovector opened this pull request almost 4 years ago
Revert all changes to hie-compat since 11b5c2e (bp #1484)

mergify[bot] opened this pull request almost 4 years ago
Drive GetModificationTime using watched file events

pepeiborra opened this pull request almost 4 years ago
Wingman inserts layout-breaking spaces when case-splitting in do block

isovector opened this issue almost 4 years ago