Skip to content

Conversation

@mboes
Copy link
Contributor

@mboes mboes commented Oct 4, 2015

deepseq currently defines instances for Foreign.C.Types, but not for
Ptr and FunPtr, both exported from Foreign.Ptr. This PR remedies
the situation.

I believe that the PVP does not require a major version bump here,
since the extra instances are not orphan instances. But feel free to
modify the "Since:" Haddock annotation accordingly.

@hvr
Copy link
Member

hvr commented Oct 4, 2015

Yes, we only require a minor version bump according to the revised PVP.

Would you mind adding a changelog.md entry mentioning those two instances?

PS: the next version will be 1.4.2, not 1.4.3 (deepseq follows the early-version-bumping scheme)

@glguy glguy merged commit b88c2ed into haskell:master Oct 13, 2015
glguy added a commit that referenced this pull request Oct 13, 2015
glguy added a commit that referenced this pull request Oct 13, 2015
@hvr hvr added this to the 1.4.2.0 milestone Oct 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants