Skip to content

Hlint refactor #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 18 commits into from
Closed

Hlint refactor #32

wants to merge 18 commits into from

Conversation

jneira
Copy link
Owner

@jneira jneira commented Oct 20, 2021

Abusing ci

pepeiborra and others added 18 commits October 4, 2021 01:14
* convert to HLS plugin

* remove unnecessary check

* use waitForBUildQueue in the Tactics test suite

* use waitForBuildQueue in the splice test suite

* use waitForBuildQueue in golden test helpers

* really enable Test plugin

* silenceStdErr to honor LSP_TEST_LOG_STDERR

* Disable timeout in tactics testsuite

* no longer silence stderr

Instead, send all ghcide output through the logger and keep stderr open for fatals

* silence the tactics plugin

* fix ModLocation for nameless modules
* Add ghcup freebsd and compile options

* Correct hls version

Co-authored-by: Julian Ospald <[email protected]>

* correct ghcup version

Co-authored-by: Julian Ospald <[email protected]>

* Avoid historical remarks

* Remove specific mention to ghcup

* Add link for supported platforms

Co-authored-by: Julian Ospald <[email protected]>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* partial sort of fuzzy filtering results

* use slice instead of fromWithN for another 2%

* fix perfect score computation

* redundant import

* bump ghcide version number

* cleanup

* fix a test

Co-authored-by: Javier Neira <[email protected]>
* Generate source tarball

* Update release doc

* Checkout code and create subdir

* Separate src-tar in a new job

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* Remove operational custom version

* Update index to get new version

* Use operational released version

* Remove custom operational version in nix

* Remove operational for ghc-9.2

* Add Nix override for operational

Nixpkgs hasn't caught up with hackage yet.

Co-authored-by: Michael Peyton Jones <[email protected]>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* Allow Fourmolu 0.4

* Reformat record construction to Fourmolu style

* Run stylish-haskell on imports

* Enable fourmolu for ghc-9

* Enable fourmolu tests for ghc-9

* Enable fourmolu for ghc-9 and stack

* Correct stack-9.0.1.yaml changes

* Use explicit import to avoid shadowing

* Remove unused import

* Bump plugin version

* Enable -Wall

Co-authored-by: Javier Neira <[email protected]>
* Add lsp-haskell links

* Correct plugin url

Co-authored-by: Michael Peyton Jones <[email protected]>

* Correct plugin url

Co-authored-by: Michael Peyton Jones <[email protected]>

Co-authored-by: Michael Peyton Jones <[email protected]>
* Add more features and demos

* Link issue about jump to def

* Move haddock build config

And discourage the use of a explicit hie.yaml

* Remove haddock config from features

* Correct link to haddock config

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
With VSCode I get a WatchedFile notification immediately after of the TextDocumentDidChange notification, triggering a second rebuild unnecessarily
linking to haskell2nix documentation

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Follow-up to haskell#2083.

Now that all this documentation is hosted on an external site, there really ought to be a link back here.
* Monoid instance for Logger

* trace log events

* fix chatty ghcide logger

* fix debugging printout

* trace build reason

* redundant import

* trace WatchedFile _changes

* log filtered file events
* do not throw away the previous dirty set

* assertion
@jneira
Copy link
Owner Author

jneira commented Oct 20, 2021

@Mergifyio rebase master

@mergify
Copy link

mergify bot commented Oct 20, 2021

rebase master

✅ Branch has been successfully rebased

@jneira jneira closed this Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants