Skip to content

Conversation

@Ericson2314
Copy link
Contributor

This makes the 9.2 prim changes less invasive. If we don't care about de-optimizing ancient GHCs we can remove this module altogether.

This makes the 9.2 prim changes less invasive. If we don't care about de-optimizing ancient GHCs we can remove this module altogether.
@Ericson2314
Copy link
Contributor Author

N.B. #305 is still needed to cope for the planned GHC 9.2 primop changes in some form, even if this PR is merged. But it will be smaller if this PR is merged. I will also try to adopt the tricks of haskell/containers#760 and https://github.com/haskell/bytestring/pull/354/files for #305 to make code that is compatible both with and without the primop change plan without using CPP.

@phadej phadej merged commit 2f88390 into haskell:master Feb 15, 2021
@Ericson2314 Ericson2314 deleted the less-unboxed-needed branch February 15, 2021 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants