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

Remove inexistent component

0d2b83a14e62bc6ada0554e60955ad9705bce720 authored over 4 years ago
Merge pull request #134 from Sir4ur0n/doc/zlibReadme

Add zlibc to readme

79260d94430afb5ab5df5105e2218baa52a3d852 authored over 4 years ago
Add zlibc to readme

194bf66e845f67ac3c14369ec6574ed45e9daf8d authored over 4 years ago
Remove the ShakeValue on A (haskell/ghcide#587)

7442dbd6b6e5082d821204fa88a15866500f1b94 authored over 4 years ago
Update install instructions for vim-plug

ad713ce884dc5d44e035959dd83ba4168c894490 authored over 4 years ago
Copy rest of editor integrations from hie

9c4f60ae601d1ba2e82877217ef335fdb93947cd authored over 4 years ago
Make VFSVersion strict (haskell/ghcide#585)

8944708b9c61ecc56529c9575bc448f6e8df1d09 authored over 4 years ago
Avoid deprecated Shake functions (haskell/ghcide#584)

In 0.18.4 deprioritise was renamed reschedule, so follow the new name.

e2a9506e16f23286cc9104703e702a303909af99 authored over 4 years ago
Minor corrections and formatting

f3a959f94ea73bd38c555bf90922d7f2a106fe81 authored over 4 years ago
Merge pull request #129 from jneira/update-ghc-lib

Update ghc-lib-parser version

28150bc867f2e5010173a4af05363eb48bfc35f2 authored over 4 years ago
Update ghc-lib-parser version

525f047a7c528578715664add3fefaae9005d1a0 authored over 4 years ago
Merge pull request #127 from haskell/shake-threads-default-0

Default the number of Shake threads to 0 (automatic)

a2b7710a17b2b76a4954527b79f9f6f3e7a3f879 authored over 4 years ago
Remove redundant import

This doesn't seem to be needed on whatever verison of ghcide is in the
submodule, and was causin...

f5c37af335e1ffec856186a8438ae7488b614484 authored over 4 years ago
Default the number of Shake threads to 0 (automatic)

This will mean that it is multithreaded by default, but will match the
behaviour in ghcide.
http...

5cb202369aba1cc82bef778f48f4e0d0c9e96d2e authored over 4 years ago
Merge pull request #125 from 414owen/master

Added kakoune integration instructions

254fe2222de88083df950627b20cb3630b1740a7 authored over 4 years ago
Merge pull request #124 from jneira/fix-install-dev

Fix install script dev target

40673269045b214b993c61c112981c7497aae1be authored over 4 years ago
added kakoune integration instructions

435cc09539415c313609dc24d746fb1e30fdc249 authored over 4 years ago
Correct targets of dev stack install

1bcd29251d9fb66fcb2c04fc731b5f30cb23bf56 authored over 4 years ago
Enable dev target for windows

a180b2b51ffe161922cb8916f8032af325039c9b authored over 4 years ago
Merge pull request #123 from pepeiborra/rename-providers

Add plugin support for Rename providers

6dc7894b91ac7021f6db2ff9d8bdb18b2fb79d00 authored over 4 years ago
defaultPluginDescripor - take PluginId as argument

1a46b0ba2e42becbbae5eb71fa0b827bbf9cb5d0 authored over 4 years ago
defaultPluginDescriptor

6bdb80928a6cdbc019317b143589d194d76e6bdb authored over 4 years ago
renameProviders

d51c2796bd9f49e3dec5e831dcb589046a8d4ce2 authored over 4 years ago
Update to hie-bios 0.5.0 (haskell/ghcide#552)

* Update to hie-bios 0.5.0

* Fix test-cases due to changes in the direct cradle

* Update t...

2b01bbdd28d79819a2119709e8231806e7639264 authored over 4 years ago
Remove interface loading diagnostics (haskell/ghcide#579)

* Drop interface loading diagnostics

* No reason to skip the --test flag anymore

36c5c1d1d1b411c0ddf99eeabd1ce4b979d11c26 authored over 4 years ago
Remove space leaks in a more robust way (haskell/ghcide#578)

Follow up from haskell/ghcide#557. We definitely want the progress state to be fully evaluated, ...

bfdd91db50b11563caf999c362e611e3ff9e765f authored over 4 years ago
Refactor rawDependencyInformation (haskell/ghcide#558)

* Refactor rawDependencyInformation

There are two reasons why this patch is good:

1. We re...

18349e724df8d18fc721ee82c05fb4b5d942e21a authored over 4 years ago
Fix 3 space leaks and refactoring of PositionMapping (haskell/ghcide#557)

* Rats: Fix space leak in withProgress

Eta-expanding the function means GHC no longer allocat...

d6f17a27a343a2f84a86063bf8209bd4d9511915 authored over 4 years ago
Test that GotoHover.hs file compiles in the tests (haskell/ghcide#572)

* Testsuite: Only run with --test if necessary

* Add (failing) test to check GotoHover.hs fil...

a6eeabbbddc7713461ec35b9badab2378a5b5a80 authored over 4 years ago
Track dependencies when using qAddDependentFile (haskell/ghcide#516)

* Track dependencies when using qAddDependentFile

Closes haskell/ghcide#492

* Add test for...

3a7d58c895c4946402abbc6850d027a0c0cd62ef authored over 4 years ago
Merge pull request #120 from jneira/ci-8.10.1

Add jobs for stack and cabal using ghc-8.10.1

6c58c2d2147b14a4fd21f6d95183125d46141f3d authored over 4 years ago
Add circleci stack jobs: 8.8.3 and 8.10.1

619fc66fefc2ed5748b7a10460400477632cb951 authored over 4 years ago
Update cabal job to 8.10.1

cba4dd461e3c0c3cf2960290d269356affa669ba authored over 4 years ago
Merge pull request #119 from jneira/constraint-tasty-ant-xml

Add lower bound to tasty-ant-xml

7c8245bcad00ff031f8654f9ac345ccb96816912 authored over 4 years ago
Add lower bound to tasty-ant-xml

3fdca360fcae40d4db1dafebd4b48de00aeeab9b authored over 4 years ago
Merge pull request #116 from jneira/floskell-release

Use floskell released version 0.10.3

67d6a17b15446939b0ac0f1d1ff7a46d07c32e85 authored over 4 years ago
Merge pull request #105 from jeffwindsor/issue-5

Issue 5 - Move HIE Tests and convert to Tasty

34d4793a08467bcfff9153f51a72532c58be9b29 authored over 4 years ago
Add upper bound over ghc-check

151944bd61c9b41ef24e67911a43464837439f3e authored over 4 years ago
Remove floskell git dependency

03f3b93734888f78870ea2ba93772c0b04325d66 authored over 4 years ago
Merge pull request #115 from yuanw/doom-emacs-doc

Add emacs/doom-emacs integration sub-section

144457f37f9760fae19fb02e18f0471c0ba2204b authored over 4 years ago
address code review feedback

d42996e100534e8d98dc2070ea05f1bd1f8cfce8 authored over 4 years ago
Add record fields to doucment symbols outline (haskell/ghcide#564)

By collecting the fieldOcc names in the data con args

084bfaba60be18df996d4aea613d3175d91d7c28 authored over 4 years ago
Log cache dir (haskell/ghcide#567)

55916c25f7500b60fd08c4ae3ce079ba7dfabe23 authored over 4 years ago
Merge pull request #117 from jneira/fix-stack-yaml

Fix default stack.yaml build using brittany revision

50bcce4a8e2d40f4fb955536792c8cfc9a0f6ffd authored over 4 years ago
address code review feedback

f9d8b357f9e0cca904f0c62ec4b93cfd0706497b authored over 4 years ago
Fix build using brittany revision

d2319b84dd274670a6e5f7d57ea0cb2fadd95582 authored over 4 years ago
Use floskell released version 0.10.3

4bad5b344a135b044abfa37fb588be23637085d3 authored over 4 years ago
add editor integration section

239e6ffad647772619caedce3e2267018452ddd5 authored over 4 years ago
Use lsp-test-0.11 (haskell/ghcide#566)

Replace openDoc' with createDoc which sends out
workspace/didChangedWatchedFiles notifications

f40bfc930d8d795b9e2dcac07266926d02d5dbbd authored over 4 years ago
Fix upper bounds for ghc-check (haskell/ghcide#565)

563edb9a7e76c0378687cae7eee0a55dd1519d3e authored over 4 years ago
Merge pull request #112 from jneira/port-hie-readme

Port hie README partially: mainly "install from source" instructions and "project configuration"

0d5c5d4d62f637aebfc1cff8770ff40c2afbab4d authored over 4 years ago
add xml output to runner

0c1708f80f3b336cfc7a8cced40a439bc1c09e48 authored over 4 years ago
ignore broken tests

092db6ef9620aaff1343752d6a66fcc145af03fe authored over 4 years ago
remove cabal-helper depends

182b5391ad81b7853b91c46aee626383c72cfeb4 authored over 4 years ago
fix tests do not compile after update

2f555230c001d0423cfba52b00c4eb27b3b2302d authored over 4 years ago
fix ResponseMessage change

b16623e9e6510d1063bf1bd18e59c02f17cb7dc4 authored over 4 years ago
rename Test.HIE.Util to Test.Hls.Util

ade13db938317e3ae53ec797ce4e820556b04778 authored over 4 years ago
remove old tasty util reference

f23d9e4919c264d13066d6e037b4acd69a78c79e authored over 4 years ago
Merge branch 'master' into issue-5

ab41c8eaa3c2bcdf493278cbedf0f7ec3dab1415 authored over 4 years ago
Add current dir to cabal-hls-install calls

1eba1b02f615089472653b1cc323f6ac5c1bf82a authored over 4 years ago
Disable hoogle data files generation

392a496e6412c0f460199021a338ea186becca8d authored over 4 years ago
Mention implicit-hie

7eca41ae5fecfec86b87d463b4fea4e63ff45849 authored over 4 years ago
Port partially hie README

2be97e86889fae03a4f62b35b56a9790ac5523b0 authored over 4 years ago
Merge pull request #108 from jneira/cabal-helper-1.1

Use cabal-helper-1.1, add stack-8.10.1.yaml and unify cabal.project's

0a2be76f5f3496670d7a3f6a8f324a393c859109 authored over 4 years ago
We need rev:2 for brittany

7c7b786c80316a7533ba3624b474af1cac2adcf5 authored over 4 years ago
Use opentelemetry last version 0.4

6f8820d5d6abf362e1b9759ece2bd3431e18b721 authored over 4 years ago
Use last lts for ghc-8.8.3

456d890abeb2fe84e5b37074f044d59cabd56c7f authored over 4 years ago
Use last lts for ghc-8.6.5

1ba4ab38fe9e4f3fc64dde09841c9b7ee61f5365 authored over 4 years ago
Be consistent with resolver comment

9791dc7fa77a0b5f882fbff730931632c43774e9 authored over 4 years ago
Remove trailing whitespace

ce4845db0586777149ff7d8eecafc5734145d600 authored over 4 years ago
Remove restriction over opentelemetry

49307ea3ed020fd6eaa1eeda49e6007c745bd4af authored over 4 years ago
Add stack-8.10.1.yaml

2d50a75f985f091c0e76ff37e4053686cb883ed8 authored over 4 years ago
Use cabal-helper-1.1 in cabal config

8c683541e702bc3ed2cf8ff9dde7f49700a7e914 authored over 4 years ago
Unify cabal.project config

fac8555774bc5e8407c2d5aea5ec3ff3c9ac2c7c authored over 4 years ago
Use cabal-helper-1.1 in default stack.yaml

987c6e82b7a3f81a33659f8ae6b69147cd9d2744 authored over 4 years ago
Use cabal-helper-1.1 in stack config

aaa3c919194549d0abf6c2fde9116ad07277b9af authored over 4 years ago
Merge pull request #107 from korayal/87-fix-completion

[#87] Fix completion via ghcide's `getCompletionsLSP`

7edbf671f82d8004427c766d3976ff4fbc96acf9 authored over 4 years ago
Merge pull request #109 from alanz/bump-ghcide

Use new mpickering/ghcide/hls

feae2b4017696b9f69745c8d237430b57b5da257 authored over 4 years ago
Use new mpickering/ghcide/hls

At e7adaca189a86c6ac7b434fec29055c80d0468ac

6a45c358097a50784ed02b8c39681e03f4bc1b2a authored over 4 years ago
Extend nix explanations in README (haskell/ghcide#549)

* Extend nix explanations in README

* Correct ghcide-nix url

Co-authored-by: Domen Kožar <...

a404a28a292b997ac970d43b2252da87a6acf6f7 authored over 4 years ago
Upgrade to haskell-lsp-0.22 (haskell/ghcide#547)

dfd6f1c7a86bca3128d1b28a870be1a4ecb2336d authored over 4 years ago
Merge pull request #102 from alanz/new-mpickering-ghcide

Use latest mpickering hls, with hover tweaks added

6ef579894bf116b5a6f73957b5804e6f20d18165 authored over 4 years ago
Use latest mpickering hls, with hover tweaks added

beaf9157c3d3657860644a77ac1b1ea098dee56b authored over 4 years ago
[#87] Fix completion via ghcide's `getCompletionsLSP`

This fix requires the ghcide's `Development.IDE.Plugin.Completions` module to
expose `getComplet...

25c253a42ef0840f03cbd968b504ba2644fc2916 authored over 4 years ago
Merge pull request #106 from jneira/project-8.10.1

Create specific project file for ghc-8.10.

54cd82344f64df398701353adf373dedda9f15e2 authored over 4 years ago
Strip path information from diagnostic messages (haskell/ghcide#158) (haskell/ghcide#546)

* Strip path information from diagnostic messages (haskell/ghcide#158)

* remove a distinction...

858cb34fca34d549e70a2ffd2bae9c913ad36fde authored over 4 years ago
[haskell/ghcide#518] Build ghcide with GHC 8.10.1 (haskell/ghcide#519)

* [haskell/ghcide#518] Build ghcide with GHC 8.10.1

Resolves haskell/ghcide#518

* Move CPP...

d7340e7e72c299df37b85b22460a635f1b0b2441 authored over 4 years ago
Create specific project file for ghc-8.10.

It let us isolate temporary config tweaks in its own config file
like `allow-newer` and turning ...

f37babdd5e19f1636dd03375f51c960f9088a3fa authored over 4 years ago
add tasty-rerun

fc140e5f7a129e7c0bf1e7dff631816b24adad17 authored over 4 years ago
use hspec-expectations for shoulds

7c3d784497b5aac11ca1e4bbf0e7b354626d6460 authored over 4 years ago
merge upstream master

3274928568af3af1cca576573d0db9b1c48a5678 authored over 4 years ago
add warmup, missing runner

218ac493e5aff5dab014b764a7ed18bc0b495424 authored over 4 years ago
move and restore full test util module

d0c0e6150dc86b2bf8b4f528e0c66ef731693ac8 authored over 4 years ago
turn on all tests

8cccd93f4807f20c0f149ef817c036b7000d6576 authored over 4 years ago
add other tests

f9173b06e4668a7214eb4c6c0564611d9c41ea01 authored over 4 years ago
add FunctionalLiquid HieBois Highlist tests

f08db9bbc538793d29b77096786db0657c64e4a1 authored over 4 years ago
add FunctionalCodeAction tests

ece0d31a7177eb03868c8dc52a8ab0b99c591626 authored over 4 years ago
add format tests

7b6c550bb83e467f2b2ba6d3177e370f443267ab authored over 4 years ago
add diagnostic tests

29497543a35050eb7bbacf72e8a700f412c91f3e authored over 4 years ago
add definition tests

c0d7dd1f46d724c4b43d4a224afc9a9772d24fc3 authored over 4 years ago