Skip to content

Commit

Permalink
Code action: add constraint (haskell/ghcide#653)
Browse files Browse the repository at this point in the history
* Add missing instance constraint

* Add missing instance constraint with existing constraints

* Add missing function constraint

* Add missing function consraint with existing constraints

* Add some comments

* Improve type signature regex

* Remove redundant bracket

* Improve missing constraint searching.

Create entrypoint for missing constraint code action, in order to have a more
efficient parsing by routing to the relevant implementation.

Fix type signature name parsing.

Minor refactor.

* Minor refactor
  • Loading branch information
DenisFrezzato committed Jun 29, 2020
1 parent 57ab325 commit 9fbcfd9
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 9fbcfd9

Please sign in to comment.