Skip to content

Define instance NFData TypeRep/TyCon on all versions of base#40

Merged
RyanGlScott merged 1 commit into
masterfrom
typerep
Mar 20, 2018
Merged

Define instance NFData TypeRep/TyCon on all versions of base#40
RyanGlScott merged 1 commit into
masterfrom
typerep

Conversation

@RyanGlScott

Copy link
Copy Markdown
Member

On old versions of base, we can use the Data.Typeable API to retrieve the non-strict field of a TypeRep/TyCon and force them.

Fixes #37.

@RyanGlScott RyanGlScott merged commit f178a5d into master Mar 20, 2018
@RyanGlScott RyanGlScott deleted the typerep branch March 20, 2018 15:20
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.

1 participant