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
0d2b83a14e62bc6ada0554e60955ad9705bce720 authored over 4 years ago
Add zlibc to readme
79260d94430afb5ab5df5105e2218baa52a3d852 authored over 4 years ago194bf66e845f67ac3c14369ec6574ed45e9daf8d authored over 4 years ago
7442dbd6b6e5082d821204fa88a15866500f1b94 authored over 4 years ago
ad713ce884dc5d44e035959dd83ba4168c894490 authored over 4 years ago
9c4f60ae601d1ba2e82877217ef335fdb93947cd authored over 4 years ago
8944708b9c61ecc56529c9575bc448f6e8df1d09 authored over 4 years ago
In 0.18.4 deprioritise was renamed reschedule, so follow the new name.
e2a9506e16f23286cc9104703e702a303909af99 authored over 4 years agof3a959f94ea73bd38c555bf90922d7f2a106fe81 authored over 4 years ago
Update ghc-lib-parser version
28150bc867f2e5010173a4af05363eb48bfc35f2 authored over 4 years ago525f047a7c528578715664add3fefaae9005d1a0 authored over 4 years ago
Default the number of Shake threads to 0 (automatic)
a2b7710a17b2b76a4954527b79f9f6f3e7a3f879 authored over 4 years ago
This doesn't seem to be needed on whatever verison of ghcide is in the
submodule, and was causin...
This will mean that it is multithreaded by default, but will match the
behaviour in ghcide.
http...
Added kakoune integration instructions
254fe2222de88083df950627b20cb3630b1740a7 authored over 4 years agoFix install script dev target
40673269045b214b993c61c112981c7497aae1be authored over 4 years ago435cc09539415c313609dc24d746fb1e30fdc249 authored over 4 years ago
1bcd29251d9fb66fcb2c04fc731b5f30cb23bf56 authored over 4 years ago
a180b2b51ffe161922cb8916f8032af325039c9b authored over 4 years ago
Add plugin support for Rename providers
6dc7894b91ac7021f6db2ff9d8bdb18b2fb79d00 authored over 4 years ago1a46b0ba2e42becbbae5eb71fa0b827bbf9cb5d0 authored over 4 years ago
6bdb80928a6cdbc019317b143589d194d76e6bdb authored over 4 years ago
d51c2796bd9f49e3dec5e831dcb589046a8d4ce2 authored over 4 years ago
* 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* Drop interface loading diagnostics
* No reason to skip the --test flag anymore
36c5c1d1d1b411c0ddf99eeabd1ce4b979d11c26 authored over 4 years agoFollow up from haskell/ghcide#557. We definitely want the progress state to be fully evaluated, ...
bfdd91db50b11563caf999c362e611e3ff9e765f authored over 4 years ago* Refactor rawDependencyInformation
There are two reasons why this patch is good:
1. We re...
18349e724df8d18fc721ee82c05fb4b5d942e21a authored over 4 years ago* Rats: Fix space leak in withProgress
Eta-expanding the function means GHC no longer allocat...
d6f17a27a343a2f84a86063bf8209bd4d9511915 authored over 4 years ago* 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
Closes haskell/ghcide#492
* Add test for...
3a7d58c895c4946402abbc6850d027a0c0cd62ef authored over 4 years agoAdd jobs for stack and cabal using ghc-8.10.1
6c58c2d2147b14a4fd21f6d95183125d46141f3d authored over 4 years ago619fc66fefc2ed5748b7a10460400477632cb951 authored over 4 years ago
cba4dd461e3c0c3cf2960290d269356affa669ba authored over 4 years ago
Add lower bound to tasty-ant-xml
7c8245bcad00ff031f8654f9ac345ccb96816912 authored over 4 years ago3fdca360fcae40d4db1dafebd4b48de00aeeab9b authored over 4 years ago
Use floskell released version 0.10.3
67d6a17b15446939b0ac0f1d1ff7a46d07c32e85 authored over 4 years agoIssue 5 - Move HIE Tests and convert to Tasty
34d4793a08467bcfff9153f51a72532c58be9b29 authored over 4 years ago151944bd61c9b41ef24e67911a43464837439f3e authored over 4 years ago
03f3b93734888f78870ea2ba93772c0b04325d66 authored over 4 years ago
Add emacs/doom-emacs integration sub-section
144457f37f9760fae19fb02e18f0471c0ba2204b authored over 4 years agod42996e100534e8d98dc2070ea05f1bd1f8cfce8 authored over 4 years ago
By collecting the fieldOcc names in the data con args
084bfaba60be18df996d4aea613d3175d91d7c28 authored over 4 years ago55916c25f7500b60fd08c4ae3ce079ba7dfabe23 authored over 4 years ago
Fix default stack.yaml build using brittany revision
50bcce4a8e2d40f4fb955536792c8cfc9a0f6ffd authored over 4 years agof9d8b357f9e0cca904f0c62ec4b93cfd0706497b authored over 4 years ago
d2319b84dd274670a6e5f7d57ea0cb2fadd95582 authored over 4 years ago
4bad5b344a135b044abfa37fb588be23637085d3 authored over 4 years ago
239e6ffad647772619caedce3e2267018452ddd5 authored over 4 years ago
Replace openDoc' with createDoc which sends out
workspace/didChangedWatchedFiles notifications
563edb9a7e76c0378687cae7eee0a55dd1519d3e authored over 4 years ago
Port hie README partially: mainly "install from source" instructions and "project configuration"
0d5c5d4d62f637aebfc1cff8770ff40c2afbab4d authored over 4 years ago0c1708f80f3b336cfc7a8cced40a439bc1c09e48 authored over 4 years ago
092db6ef9620aaff1343752d6a66fcc145af03fe authored over 4 years ago
182b5391ad81b7853b91c46aee626383c72cfeb4 authored over 4 years ago
2f555230c001d0423cfba52b00c4eb27b3b2302d authored over 4 years ago
b16623e9e6510d1063bf1bd18e59c02f17cb7dc4 authored over 4 years ago
ade13db938317e3ae53ec797ce4e820556b04778 authored over 4 years ago
f23d9e4919c264d13066d6e037b4acd69a78c79e authored over 4 years ago
ab41c8eaa3c2bcdf493278cbedf0f7ec3dab1415 authored over 4 years ago
1eba1b02f615089472653b1cc323f6ac5c1bf82a authored over 4 years ago
392a496e6412c0f460199021a338ea186becca8d authored over 4 years ago
7eca41ae5fecfec86b87d463b4fea4e63ff45849 authored over 4 years ago
2be97e86889fae03a4f62b35b56a9790ac5523b0 authored over 4 years ago
Use cabal-helper-1.1, add stack-8.10.1.yaml and unify cabal.project's
0a2be76f5f3496670d7a3f6a8f324a393c859109 authored over 4 years ago7c7b786c80316a7533ba3624b474af1cac2adcf5 authored over 4 years ago
6f8820d5d6abf362e1b9759ece2bd3431e18b721 authored over 4 years ago
456d890abeb2fe84e5b37074f044d59cabd56c7f authored over 4 years ago
1ba4ab38fe9e4f3fc64dde09841c9b7ee61f5365 authored over 4 years ago
9791dc7fa77a0b5f882fbff730931632c43774e9 authored over 4 years ago
ce4845db0586777149ff7d8eecafc5734145d600 authored over 4 years ago
49307ea3ed020fd6eaa1eeda49e6007c745bd4af authored over 4 years ago
2d50a75f985f091c0e76ff37e4053686cb883ed8 authored over 4 years ago
8c683541e702bc3ed2cf8ff9dde7f49700a7e914 authored over 4 years ago
fac8555774bc5e8407c2d5aea5ec3ff3c9ac2c7c authored over 4 years ago
987c6e82b7a3f81a33659f8ae6b69147cd9d2744 authored over 4 years ago
aaa3c919194549d0abf6c2fde9116ad07277b9af authored over 4 years ago
[#87] Fix completion via ghcide's `getCompletionsLSP`
7edbf671f82d8004427c766d3976ff4fbc96acf9 authored over 4 years agoUse new mpickering/ghcide/hls
feae2b4017696b9f69745c8d237430b57b5da257 authored over 4 years agoAt e7adaca189a86c6ac7b434fec29055c80d0468ac
6a45c358097a50784ed02b8c39681e03f4bc1b2a authored over 4 years ago* Extend nix explanations in README
* Correct ghcide-nix url
Co-authored-by: Domen Kožar <...
a404a28a292b997ac970d43b2252da87a6acf6f7 authored over 4 years agodfd6f1c7a86bca3128d1b28a870be1a4ecb2336d authored over 4 years ago
Use latest mpickering hls, with hover tweaks added
6ef579894bf116b5a6f73957b5804e6f20d18165 authored over 4 years agobeaf9157c3d3657860644a77ac1b1ea098dee56b authored over 4 years ago
This fix requires the ghcide's `Development.IDE.Plugin.Completions` module to
expose `getComplet...
Create specific project file for ghc-8.10.
54cd82344f64df398701353adf373dedda9f15e2 authored over 4 years ago* 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
Resolves haskell/ghcide#518
* Move CPP...
d7340e7e72c299df37b85b22460a635f1b0b2441 authored over 4 years ago
It let us isolate temporary config tweaks in its own config file
like `allow-newer` and turning ...
fc140e5f7a129e7c0bf1e7dff631816b24adad17 authored over 4 years ago
7c3d784497b5aac11ca1e4bbf0e7b354626d6460 authored over 4 years ago
3274928568af3af1cca576573d0db9b1c48a5678 authored over 4 years ago
218ac493e5aff5dab014b764a7ed18bc0b495424 authored over 4 years ago
d0c0e6150dc86b2bf8b4f528e0c66ef731693ac8 authored over 4 years ago
8cccd93f4807f20c0f149ef817c036b7000d6576 authored over 4 years ago
f9173b06e4668a7214eb4c6c0564611d9c41ea01 authored over 4 years ago
f08db9bbc538793d29b77096786db0657c64e4a1 authored over 4 years ago
ece0d31a7177eb03868c8dc52a8ab0b99c591626 authored over 4 years ago
7b6c550bb83e467f2b2ba6d3177e370f443267ab authored over 4 years ago
29497543a35050eb7bbacf72e8a700f412c91f3e authored over 4 years ago
c0d7dd1f46d724c4b43d4a224afc9a9772d24fc3 authored over 4 years ago