Skip to content

Fix Brittany test suite #69

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

Merged
merged 1 commit into from
Apr 19, 2020

Conversation

fendor
Copy link
Collaborator

@fendor fendor commented Apr 19, 2020

Apparently I dropped the commit that fixed the tests instead of sqashing it 😭

@fendor fendor changed the title Fix warnings brittany pr cleanup Fix Brittany test suite Apr 19, 2020
@fendor fendor changed the title Fix Brittany test suite WIP: Fix Brittany test suite Apr 19, 2020
@fendor fendor marked this pull request as draft April 19, 2020 13:35
@fendor fendor force-pushed the fix-warnings-brittany-pr-cleanup branch from f74de7d to 15dee63 Compare April 19, 2020 13:36
@fendor fendor force-pushed the fix-warnings-brittany-pr-cleanup branch from 15dee63 to 910696a Compare April 19, 2020 13:46
@fendor fendor changed the title WIP: Fix Brittany test suite Fix Brittany test suite Apr 19, 2020
@fendor fendor marked this pull request as ready for review April 19, 2020 13:47
@fendor fendor requested a review from alanz April 19, 2020 13:47
@alanz alanz merged commit ff578b8 into haskell:master Apr 19, 2020
pepeiborra pushed a commit that referenced this pull request Dec 27, 2020
* Add code action for filling type holes

* Incorporate hole name into action title

Useful if more than one hole appears on the same line. Not so useful
if both of these holes are just `_` rather than `_name` (or more than
one hole on the same line has the same `_name`): In which case perhaps
some numbers could be attached to the action titles, to distinguish
the holes. But I suspect that this would not be worth the effort.

* Add tests for fill-type-hole actions

* Disable two tests on GHC 8.4

These test hints about local bindings, whic GHC 8.4 does not provide.

* Replace compilerVersion with new MIN_GHC_API_VERSION macro
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.

2 participants