Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Haskell Language Server

Working on producing the best interactive editor experience for Haskell
Collective - Host: opensource - https://opencollective.com/haskell-language-server - Code: https://github.com/haskell/haskell-language-server

Remove pack/unpack cache from linux jobs (haskell/ghcide#812)

github.com/haskell/haskell-language-server - 74d9ae11be27911861cdbe45dacc2f40ceb656e8 authored about 4 years ago by Javier Neira <[email protected]>
Mark files as modified on open (haskell/ghcide#810)

* Mark files as modified on open

github.com/haskell/haskell-language-server - 486e23807f9e2e62567495fac79e2260908c31f1 authored about 4 years ago by wz1000 <[email protected]>
Enable windows ci (haskell/ghcide#808)

* Enable windows ci

* Rewrite comments and retry for all ghc versions

* Cache stack dirs d...

github.com/haskell/haskell-language-server - 6385f5c491bc5578b97bb0fe7986c9b5d9a9aad0 authored about 4 years ago by Javier Neira <[email protected]>
Restore -threaded (haskell/ghcide#809)

Without -threaded lsp-test no longer times out, and tests get stuck
instead of failing with a h...

github.com/haskell/haskell-language-server - 073638071cb2fce6e9641658a82821217d66c869 authored about 4 years ago by Pepe Iborra <[email protected]>
Fix obsolete hie.yaml.cbl and hie.yaml.stack (haskell/ghcide#778)

* Fix obsolete hie.yaml.cbl and hie.yaml.stack

* delete and ignore hie.yaml

* Revert "dele...

github.com/haskell/haskell-language-server - d0f7294747e34b9c4b9ba7da5321c49d4d44a429 authored about 4 years ago by Nick Dunets <[email protected]>
Include test dependencies in cache (haskell/ghcide#807)

github.com/haskell/haskell-language-server - 95b3d4b4e5b9f1f12004913a0eba5581c85c8273 authored about 4 years ago by Pepe Iborra <[email protected]>
Use implicit-hie-cradle-0.2.0.0 (haskell/ghcide#806)

github.com/haskell/haskell-language-server - d810019414e904278fed0a3e51eec32ba0231b78 authored about 4 years ago by Javier Neira <[email protected]>
Send a warning when using the implicit cradle (haskell/ghcide#799)

* Send a warning when using the implicit cradle

* Implicit cradle

Co-authored-by: Neil Mitchel...

github.com/haskell/haskell-language-server - 11c00cc981d7530aea84c8e9d282671d7bb0343a authored about 4 years ago by Pepe Iborra <[email protected]>
Skip unnecessary packing of cache artifacts (haskell/ghcide#794)

* Skip unnecessary packing (takes 2m) when we had a successful cache hit

* Pack before testin...

github.com/haskell/haskell-language-server - e5c8fa8e1c8cebc7c8781f6be4f2a9dc2e9aaa27 authored about 4 years ago by Pepe Iborra <[email protected]>
Fix stack 8.6 build (haskell/ghcide#801)

* Fix stack 8.6 build

* Avoid sharing the cache between test and bench stack builds

* Add ...

github.com/haskell/haskell-language-server - b9fdc07e5fba6c7bdb6ffd2b5a48a16adddc2aff authored about 4 years ago by Pepe Iborra <[email protected]>
Progress reporting (#398)

github.com/haskell/haskell-language-server - 34eff9652da4f9bc7ec1a1d0a41d90e29202ed23 authored about 4 years ago by Pepe Iborra <[email protected]>
Use implicit-hie when no explicit hie.yaml (haskell/ghcide#782)

* Use implicit-hie when no explicit hie.yaml

* Use implicit-hie-cradle master in all build co...

github.com/haskell/haskell-language-server - 5f80dd34fdbe089037de36a99e4ef0302bf43a39 authored about 4 years ago by Javier Neira <[email protected]>
Extend position mapping with fuzzy ranges (haskell/ghcide#785)

* Extend position mapping with fuzzy ranges

* fix tests

* add bangs

* make fields lazy ...

github.com/haskell/haskell-language-server - efb4b942305bc7028911f030e4740428972dadfc authored about 4 years ago by wz1000 <[email protected]>
bump ghcide submodule (#396)

* Bump ghcide submodule

* Update stack descriptors

Co-authored-by: Pepe Iborra <pepeiborra...

github.com/haskell/haskell-language-server - 3815d24e0517e66a4c47e9760d9ba2d9b0c1d96a authored about 4 years ago by wz1000 <[email protected]>
Fix setFileModified and restore test (haskell/ghcide#789)

* Restore kick and reenable iface-error-test-2

This test failure did hide a real bug

* Use --r...

github.com/haskell/haskell-language-server - 2958035e4dc94cab87c219e9d2cd4b076f737362 authored about 4 years ago by Pepe Iborra <[email protected]>
Sort import suggestions (haskell/ghcide#793)

github.com/haskell/haskell-language-server - c68ac6f2e55fa338fe07221510531b79f6019399 authored about 4 years ago by Pepe Iborra <[email protected]>
Disable optimisation in tests (haskell/ghcide#790)

Ideally we would do this with a Cabal flag, but I don't think it is possible
to disable optimisa...

github.com/haskell/haskell-language-server - bef6bb3c744c5c8e74b869211a45379e0b5018ad authored about 4 years ago by Pepe Iborra <[email protected]>
Dispatch notifications synchronously (haskell/ghcide#791)

github.com/haskell/haskell-language-server - e8020efb3f07e820e6e4c88abb2f3156420c449a authored about 4 years ago by Pepe Iborra <[email protected]>
Add Haddocks and exports for use* combinators (haskell/ghcide#783)

* Add Haddocks for use combinators

* Add useWithStale to Development.IDE

* Add defineEarly...

github.com/haskell/haskell-language-server - c73a18c0d3c27ceba269ba147dec20c8ce13637e authored about 4 years ago by Pepe Iborra <[email protected]>
Import paths are relative to cradle (haskell/ghcide#781)

* Import paths are relative to cradle

I noticed ghcide HEAD was broken on the ghcide submodul...

github.com/haskell/haskell-language-server - c4853053497827851ae092cefc73564a0ac343fb authored about 4 years ago by Pepe Iborra <[email protected]>
Write ifaces on save (haskell/ghcide#760)

* Write ifaces on save

* Move isFileOfInterestRule to FileStore.hs and use real mtime for sav...

github.com/haskell/haskell-language-server - 2cac0c8b1df889143dea371557fb9cf11cb80d4f authored about 4 years ago by wz1000 <[email protected]>
Save source files with HIE files (haskell/ghcide#701)

github.com/haskell/haskell-language-server - ace13507a281b9a338315219762ecb379869af03 authored about 4 years ago by fendor <[email protected]>
Merge pull request #393 from pepeiborra/fix-cradle

Fix cradles adding the path to default plugins

github.com/haskell/haskell-language-server - 3d836a777294128f7cd9f45241153f60c7dde994 authored about 4 years ago by Javier Neira <[email protected]>
Merge pull request #379 from jneira/hls-plugin-api

github.com/haskell/haskell-language-server - ec827708f00e7e054525952f7de5c6ded046623d authored about 4 years ago by Javier Neira <[email protected]>
Move exe modules to main library

github.com/haskell/haskell-language-server - f9c78d70a149bda12c4d88e90f0a469131390c9d authored about 4 years ago by jneira <[email protected]>
Format .cabal files with `cabal-fmt --ident 2`

github.com/haskell/haskell-language-server - d7324a3fc638488871a175ca08355bff9fcb3290 authored about 4 years ago by jneira <[email protected]>
Add hls-plugin-api component to cradle

github.com/haskell/haskell-language-server - 489645a73221d71531d03c322c1af31d8ae3d4f1 authored about 4 years ago by jneira <[email protected]>
Create hls-plugin-api and move plugins to exe

github.com/haskell/haskell-language-server - 1c163ebd5361e5b993162edfeb58ace9dda43dba authored about 4 years ago by jneira <[email protected]>
Use hie-bios-0.7.1 (haskell/ghcide#763)

github.com/haskell/haskell-language-server - c8ede7aa5917d41c127ff79b5e4ebf82ad1d13a5 authored about 4 years ago by Javier Neira <[email protected]>
Use stale data in explicit imports lens (#383)

This prevents the lenses from disappearing while editing, which causes lots of
unpleasant jumping

github.com/haskell/haskell-language-server - c4576992f443a9abe48ffcfa0e2d2b9bce15d7ae authored about 4 years ago by Pepe Iborra <[email protected]>
Preserve import paths for implicit cradles (haskell/ghcide#768)

* Preserve import paths for implicit cradles

Implicit cradles do not list targets, see discus...

github.com/haskell/haskell-language-server - 8b64ee2118051f928858e4afcb2fac9239ebe73f authored about 4 years ago by Pepe Iborra <[email protected]>
GHC 8.8.4 & 8.10.2 (haskell/ghcide#751)

* GHC 8.8.4 & 8.10.2

* plugins test fixed on 8.10.2

* use GHC 8.10.1 on windows to workaro...

github.com/haskell/haskell-language-server - 9eae1285ea25e888417392ef1a1e8fe8b4d9e32b authored about 4 years ago by Domen Kožar <[email protected]>
Fully asynchronous request handling (haskell/ghcide#767)

* Cancellation of user actions

* Dispatch event handlers asynchronously

* add tests for as...

github.com/haskell/haskell-language-server - 97ac6b599c628cde862787e3afa9e284d4693952 authored about 4 years ago by Pepe Iborra <[email protected]>
Improve hist benchmarks driver and add to CI (haskell/ghcide#770)

* Remove hardcoded --stack-yaml and upstream/master assumption

* support Cabal in bench suite...

github.com/haskell/haskell-language-server - b1d295399027c6f02d377cad79fe51b138447f0e authored about 4 years ago by Pepe Iborra <[email protected]>
Rebase on ghcide HEAD (#378)

* Rebase on top of ghcide HEAD

* use Development.IDE to trim imports

* Fix Eval plugin to ...

github.com/haskell/haskell-language-server - 1d1ab3bad0d6d0528b8cdeaa697836b18508b596 authored about 4 years ago by Pepe Iborra <[email protected]>
Fix bug in exports map (haskell/ghcide#772)

It was appending lists of identifiers without pruning duplicates

github.com/haskell/haskell-language-server - 749532b5ddd751f9fc73741c1e2113e28e9b5889 authored about 4 years ago by Pepe Iborra <[email protected]>
Refinement holes (haskell/ghcide#748)

* Refinement holes

* Set more GHC options and use indentation for parsing

* Add an option ...

github.com/haskell/haskell-language-server - b57a942e2013dbbc6e73a457e457fece479179dc authored about 4 years ago by Pepe Iborra <[email protected]>
Don't typecheck parents when there are no known files (haskell/ghcide#758)

github.com/haskell/haskell-language-server - 1499dfd078fc24cee27990a19b4c5019460014ca authored about 4 years ago by wz1000 <[email protected]>
Handle multiple user actions concurrently (haskell/ghcide#727)

* tighten some return types

* Extract ShakeQueue from shakeSession

Instead of creating a n...

github.com/haskell/haskell-language-server - bdc1842c0ed483301dc58d3912bc51fac62e38a2 authored about 4 years ago by Pepe Iborra <[email protected]>
Merge pull request #377 from DunetsNM/patch-1

README clarify how exactly to use code evaluation

github.com/haskell/haskell-language-server - e8bdd77921576f857368848480f131f38286c81c authored about 4 years ago by Javier Neira <[email protected]>
Increase timeout of azure windows job (haskell/ghcide#762)

github.com/haskell/haskell-language-server - 1af3c5dabd7f4b12a90b930b1aedec27fccefbbd authored about 4 years ago by Javier Neira <[email protected]>
README clarify how exactly to use code evaluation

wasn't immediately obvious for me

github.com/haskell/haskell-language-server - 5aef6ee40fdb895bd9975a0bd87553f30c11cb2f authored about 4 years ago by Nick Dunets <[email protected]>
Add ghc-check >=0.5.0.1 version bound (haskell/ghcide#761)

github.com/haskell/haskell-language-server - db559890e55d753164fb903e6231afaefd003221 authored about 4 years ago by Adam Sandberg Eriksson <[email protected]>
Merge pull request #374 from gihyeonsung/master

Revise README.md
* Updates permanently redirected links to ghcide (digital-asset/ghcide -> hask...

github.com/haskell/haskell-language-server - cb861b878ae01911b066182ff0d8080050c3b2d6 authored about 4 years ago by Javier Neira <[email protected]>
Merge pull request #371 from alanz/prepare-0.4.0

Initial preparation for 0.4.0 tag

github.com/haskell/haskell-language-server - 0a18edde24923251a148cbbc0ae993a6aac83b9c authored about 4 years ago by Alan Zimmerman <[email protected]>
Minimal nix-shell script (haskell/ghcide#749)

github.com/haskell/haskell-language-server - 45faa7528a460586745238865f942df74ee96c83 authored about 4 years ago by Pepe Iborra <[email protected]>
Revise README.md

- Update permanently redirected links to ghcide
- Fix not maintained table of contents
- Fix inv...

github.com/haskell/haskell-language-server - d748b064047df73e0d4705eb43a9b50444af5e71 authored about 4 years ago by Gihyeon Sung <[email protected]>
Fix haddock to markdown conversion (haskell/ghcide#757)

github.com/haskell/haskell-language-server - bf55d2913adc65167ce6126be3d795f356dd0df0 authored about 4 years ago by George Thomas <[email protected]>
Remove duplicate line from changelog (haskell/ghcide#754)

* Remove duplicate line from changelog

* Bump release date

github.com/haskell/haskell-language-server - a52daa9356fb25c1ef40e18cbb41142800be7ae7 authored about 4 years ago by Pepe Iborra <[email protected]>
Expose `getCompletionsLSP` to allow completions in hls (haskell/ghcide#756)

Co-authored-by: Koray Al <[email protected]>

github.com/haskell/haskell-language-server - bfc52d8e1a8324d0a40eedca67b159d05cedc1bc authored about 4 years ago by wz1000 <[email protected]>
Suggestions for missing imports from local modules (haskell/ghcide#739)

* Suggestions for missing imports from local modules

* Avoid unnecessary work on InitialLoad ...

github.com/haskell/haskell-language-server - a00cc4bcc223e2d883b5c8fd95cf42e54c993917 authored about 4 years ago by Pepe Iborra <[email protected]>
PR #110 was closed, not merged.

Thanks @jneira

github.com/haskell/haskell-language-server - c02a7d9bebedcade36b0f732f102a6453bb7785c authored about 4 years ago by Alan Zimmerman <[email protected]>
Dynamically load libm on Linux for each new session (haskell/ghcide#723)

This fixes the issue on Linux where the binary was statically linked and
Template Haskell (or th...

github.com/haskell/haskell-language-server - 39ce7010ebbbec9220bb5959f540d0a838582aa2 authored about 4 years ago by Luke Lau <[email protected]>
Add a test case involving -fno-warn-missing-signatures (haskell/ghcide#720)

* Only enable non-fatal warnings

* Revert the change since it has been taken care of in haskell...

github.com/haskell/haskell-language-server - e48cdf3c701f94c984fdb63457b70e46cc2b5909 authored about 4 years ago by Ziyang Liu <[email protected]>
Don't report nonsense file names (haskell/ghcide#718)

* Don't report nonsense file names

* add and fix -Wincomplete-uni-patterns

github.com/haskell/haskell-language-server - f3bd94e13ebcaa988c0cfa176c047f69e2d92321 authored about 4 years ago by wz1000 <[email protected]>
Use InitializeParams.rootUri for initial session setup (haskell/ghcide#713)

* add rootUri tests

* use rootUri in session loader

github.com/haskell/haskell-language-server - f201cda1d0f149a7b5b1befaa5c82a709067104b authored about 4 years ago by shaurya gupta <[email protected]>
Merge pull request #373 from bubba/8.10.2-github-builds

Add 8.10.2 to github actions build

github.com/haskell/haskell-language-server - bf5795becf55cd64e8a1fc83a0766a7baaa6eeef authored about 4 years ago by Luke Lau <[email protected]>
Disable ghc-8.10.2 on windows due to linker path issue

github.com/haskell/haskell-language-server - 46502c884dc1d85368be2149b2348366e1c9a6b3 authored about 4 years ago by Luke Lau <[email protected]>
Add @bubba editorial part to the changelog

(using vscode livecode thing)

github.com/haskell/haskell-language-server - 5870c5e4b6d78e19a357872926d1d4a4e906f64c authored about 4 years ago by Alan Zimmerman <[email protected]>
Initial preparation for 0.4.0 tag

Still needs the editorial part of the ChangeLog

github.com/haskell/haskell-language-server - 0b40356476a5db3625e5184b0b9c166b17dbb9cf authored about 4 years ago by Alan Zimmerman <[email protected]>
Merge pull request #372 from bubba/pepes-plugin-tutorial

Bring over https://github.com/pepeiborra/hls-tutorial

github.com/haskell/haskell-language-server - 96fc3635cdda6d0a3e29fed808c589f678392d34 authored about 4 years ago by Luke Lau <[email protected]>
Merge pull request #370 from alanz/switch-ghcide-upstream

Update the ghcide upstream to be in haskell/ghcide

github.com/haskell/haskell-language-server - fd7431314d6a8ecffa8e400545a39e3ce34a0eb7 authored about 4 years ago by Alan Zimmerman <[email protected]>
Show documentation on hover for symbols defined in the same module (haskell/ghcide#691)

* Show documentation on hover for symbols defined in the same module

When parsing a module, i...

github.com/haskell/haskell-language-server - 4507836f83ee97ce2d038b58e1c1b67f9e5c4d86 authored about 4 years ago by wz1000 <[email protected]>
Add 8.10.2 to github actions build

github.com/haskell/haskell-language-server - babe12562aae33f36dbb2be24f727f40eaa9a470 authored about 4 years ago by Luke Lau <[email protected]>
Bring over https://github.com/pepeiborra/hls-tutorial

github.com/haskell/haskell-language-server - df02ff2e66b5d09d864fc6c8c141889805b91355 authored about 4 years ago by Pepe Iborra <[email protected]>
Add script to generate changelog

github.com/haskell/haskell-language-server - cd1b544f211f322052bdf6ab34041f436c1b0d3f authored about 4 years ago by Luke Lau <[email protected]>
Suggest open imports (haskell/ghcide#740)

Also fixes two bugs with qualified imports

Fixes haskell/ghcide#480

github.com/haskell/haskell-language-server - 050d988b0ef947384e4728a1588fa01593e48f18 authored about 4 years ago by Pepe Iborra <[email protected]>
Update .gitmodules

Co-authored-by: Pepe Iborra <[email protected]>

github.com/haskell/haskell-language-server - 023eb06a5dc78c638a39f9cf2956d9566dc63e7a authored about 4 years ago by Alan Zimmerman <[email protected]>
Include module path in progress message (haskell/ghcide#746)

github.com/haskell/haskell-language-server - f67dd5aba140574b103f35b350b18a18af18e3e3 authored about 4 years ago by Pepe Iborra <[email protected]>
module Development.IDE (haskell/ghcide#724)

A single module to reexport all the commonly used names to simplify the use of
ghcide as a library

github.com/haskell/haskell-language-server - 11205a147133c506925b8022fa1bd49f7c74b433 authored about 4 years ago by Pepe Iborra <[email protected]>
Bump hie-bios bounds (haskell/ghcide#744)

github.com/haskell/haskell-language-server - 963c1576d641b4187866b3a89a34182b59883fdd authored about 4 years ago by maralorn <[email protected]>
Ignore -Werror (haskell/ghcide#738)

* Ignore -Werror

Fixes haskell/ghcide#735

* Compat with GHC < 8.8

github.com/haskell/haskell-language-server - 34fddc49687465d96d39b7113755606f1a867b36 authored about 4 years ago by Pepe Iborra <[email protected]>
Update the ghcide upstream to be in haskell/ghcide

No other change

github.com/haskell/haskell-language-server - fe447f467f85dc9369f300ed735cb6ac458a7fce authored about 4 years ago by Alan Zimmerman <[email protected]>
Fix issue haskell/ghcide#710: fix suggest delete binding (haskell/ghcide#728)

* [CodeAction] reimplement suggestDeleteBinding

* [CodeAction] handle whole line removal for ...

github.com/haskell/haskell-language-server - b86e2b953e5cb8a3f12ee50a31bcb71aa254729d authored about 4 years ago by Ray Shih <[email protected]>
Generate doc file URL via LSP (to fix it for Windows) (haskell/ghcide#721)

* use three slashes in doc file URLs to fix it for Windows

* generate normalized doc file URL...

github.com/haskell/haskell-language-server - ff6a3557ed0dad69c02711d4d4bed5962ac05fb0 authored about 4 years ago by Nick Dunets <[email protected]>
Fix `.hie` file location for `.hs-boot` files (haskell/ghcide#690)

* Find source for boot files

* fix modlocs for boot files

* Add test

* Fix build on 8.6

github.com/haskell/haskell-language-server - 17455d1cc04c0da4770275a8d6b96a640f14632a authored about 4 years ago by wz1000 <[email protected]>
Use argsVerbose to determine log level in test mode (haskell/ghcide#717)

github.com/haskell/haskell-language-server - a7215c6dedf983e174d28c273b801b85bb2c92e4 authored about 4 years ago by Ziyang Liu <[email protected]>
output which cradle files were found (haskell/ghcide#716)

github.com/haskell/haskell-language-server - aa3af159f5e6333b78d7944d8e6ae5a3dafe9095 authored about 4 years ago by Adam Sandberg Eriksson <[email protected]>
Typecheck entire project on Initial Load and typecheck reverse dependencies of a file on saving (haskell/ghcide#688)

* Add new command to GetModuleGraph for a session and propate changes to
modules

Only propag...

github.com/haskell/haskell-language-server - a8c8654f37d21a6e6ba9a4bb733d796b853732c6 authored about 4 years ago by wz1000 <[email protected]>
Prepare release of ghcide 0.3.0 (haskell/ghcide#753)

* Prepare release of ghcide 0.3.0

* Add ghcide contributors to copyright

github.com/haskell/haskell-language-server - f5385090e7b7e7e4cfcad76008f45cdc4a660a56 authored about 4 years ago by Pepe Iborra <[email protected]>
Merge pull request #305 from fendor/github-issue-template

Add ISSUE_TEMPLATE for github

github.com/haskell/haskell-language-server - 5777e8d8ddb1ca6f5661cad4352f6b6d1dd72032 authored about 4 years ago by Alan Zimmerman <[email protected]>
CI: remove (internal) DA Slack notifications (haskell/ghcide#750)

With the repo now officially transferred from Digital Asset's control to
the open-source Haskel...

github.com/haskell/haskell-language-server - 16368083558c0435cc02507d3b4c6826ee8e431f authored about 4 years ago by Gary Verhaegen <[email protected]>
Merge pull request #343 from rgleichman/patch-1

Add use-package to the list of emacs packages

github.com/haskell/haskell-language-server - 864d99ac0b7296a7a02c6bc64e89872650bde3c8 authored about 4 years ago by Junyoung Clare Jang <[email protected]>
Update README.md

github.com/haskell/haskell-language-server - 9653da70645bbc5e33573715381283a7b5897a4d authored about 4 years ago by Robbie Gleichman <[email protected]>
Implements `:type [+v/+d]` in Eval Plugin (#361)

* More systematic handling of GHCi-like commands

* Human-readable Show for GhciLikeCmdExcepti...

github.com/haskell/haskell-language-server - ee0768dff7b17085448aa69420e0c4306f25f6e9 authored about 4 years ago by Hiromi Ishii <[email protected]>
Fix ImportLens plugin to work with GHC 8.10 (#356)

github.com/haskell/haskell-language-server - baabffd8c03e43d92ef5852feae4be98135f01a3 authored about 4 years ago by Junyoung Clare Jang <[email protected]>
Bump bounds of hie-bios to 0.7.0 (#357)

github.com/haskell/haskell-language-server - fa5e34748690b293c441bbc711e77d26e96391f0 authored about 4 years ago by maralorn <[email protected]>
Add single file rewrites and ignore unknown files (#321)

* Add single file rewrites and ignore unknown files

Retrie is very slow and memory hungry on ...

github.com/haskell/haskell-language-server - c1c36807754c30ed6edaece177049acc40f3d2f8 authored about 4 years ago by Pepe Iborra <[email protected]>
Do not suggest explicit import lists for qualified imports (#354)

github.com/haskell/haskell-language-server - 49901176efed8875cea3e47c3acba70e7795f5b2 authored about 4 years ago by Joe Hermaszewski <[email protected]>
Adds `:kind` and `:kind!` commands to Eval Plugin (#345)

* Implements `:kind!` GHCi command to Eval plugin

* Adds golden tests for `:kind!`

* Removes r...

github.com/haskell/haskell-language-server - 60b28b0a320c7b4d9473bb8999ef7739df157351 authored about 4 years ago by Hiromi Ishii <[email protected]>
tech(nix): update niv and remove allowbroken (#350)

https://github.com/haskell/haskell-language-server/issues/325
retrie is no longer appears to be...

github.com/haskell/haskell-language-server - d558c32a890e86901d0a8676e3aa452e0407ff4f authored about 4 years ago by William Bush <[email protected]>
Add ISSUE_TEMPLATE for github

github.com/haskell/haskell-language-server - 96d930c655d5c1c515d9ac206b2ac2646e4d1cb4 authored about 4 years ago by Fendor <[email protected]>
Tweak some old contributing instructions in README

github.com/haskell/haskell-language-server - b6c1551b6e0e16ffa78e03c95a0b379098b70295 authored about 4 years ago by Luke Lau <[email protected]>
Add use-package to the list of emacs packages

use-package is used in the block below

github.com/haskell/haskell-language-server - 10fd03c1d6987c10a6aeb0449fc5e45c069e7950 authored about 4 years ago by Robbie Gleichman <[email protected]>
Merge pull request #338 from Sir4ur0n/patch-1

Update VS Code Haskell URL/repo

github.com/haskell/haskell-language-server - 15f870f89a18ca3e7991193f8c996ac6b4e17b26 authored about 4 years ago by Luke Lau <[email protected]>
Update VS Code Haskell URL/repo

github.com/haskell/haskell-language-server - b224e598c9f56f4d047c0571507130fafddd3b48 authored about 4 years ago by Julien Debon <[email protected]>
Merge pull request #329 from Sir4ur0n/doc/testHlsInEditor

doc(hack): Add explanation to hack and test HLS

github.com/haskell/haskell-language-server - 7bb4aeed7b1cadfce9a4dea0b40514d91da9a960 authored about 4 years ago by Javier Neira <[email protected]>