Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Eta convert a lambda to fix GHC 9 type error #540

Closed
wants to merge 1 commit into from

Conversation

utdemir
Copy link

@utdemir utdemir commented Aug 18, 2020

Previously this code did not compile on (soon to be released GHC 9). I think it is caused by the simplified subsumption work.

I was able to compile foundation on GHC 9 with this change alongside with #538 and #537.

Previously this code did not compile on (soon to be released GHC 9).
I think it is caused by the simplified subsumption work[1].

[1]: https://gitlab.haskell.org/ghc/ghc/-/wikis/migration/9.0#simplified-subsumption
@utdemir
Copy link
Author

utdemir commented Aug 18, 2020

(CI seem to have failed for a different reason)

@ghost
Copy link

ghost commented Apr 5, 2021

I was able to compile foundation with current master and change from this pull request under ghc-9.0.1

@vincenthz
Copy link
Member

oh, I missed this PR. I applied effectively the exact same patch from the nix closure description in another ticket

@vincenthz vincenthz closed this Apr 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants