Skip to content

fix imports to work with GHC 8.10#12

Open
cumber wants to merge 1 commit intoyav:masterfrom
cumber:master
Open

fix imports to work with GHC 8.10#12
cumber wants to merge 1 commit intoyav:masterfrom
cumber:master

Conversation

@cumber
Copy link

@cumber cumber commented Apr 22, 2021

I also ended up taking out the conditional imports to support GHC 7.10,
since with the rearranged GHC APΙ imports it definitely wouldn't
anymore. If I identified the point where the changes happend between
8.0 and 8.10, could probably maintain support for all versions in between.

The tests pass, so hopefully that means it still works?

Fixes #11

Also ended up taking out the conditional imports to support GHC 7.10,
since with the rearranged GHC APΙ imports it definitely wouldn't
anymore. If I identified the point where the changes happend between
8.0 and 8.10, could probably maintain support for all versions in between.
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.

Doesn't work with GHC 8.6+

1 participant