Skip to content

Conversation

@treeowl
Copy link
Contributor

@treeowl treeowl commented Nov 16, 2017

Previously, TypeRep (a -> b) could only be deserialized if
a and b both had kind *. Change that to allow any kinds
of the form TYPE rep.

Fixes #140

@treeowl
Copy link
Contributor Author

treeowl commented Nov 16, 2017

@bgamari You asked for it; you got it.

@bgamari
Copy link
Collaborator

bgamari commented Nov 16, 2017

Thanks!

Previously, `TypeRep (a -> b)` could only be deserialized if
`a` and `b` both had kind `*`. Change that to allow any kinds
of the form `TYPE rep`.

Fixes haskell#140
@int-index
Copy link
Contributor

Travis failure is unrelated to the changes in this PR and was fixed in #147, a rebase should make the check go green.

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.

3 participants