Skip to content

fix #9 missing SubTypes instance #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix #9 missing SubTypes instance #14

wants to merge 1 commit into from

Conversation

kwibus
Copy link

@kwibus kwibus commented Aug 7, 2017

not yet really familiar with you library but i think this will make it compile in newer ghc

ghc-8 does no longer export generic instance for Double, Int
but those are the same as for Word ..

make automatic deriving instance less restrictive in qc-tests
a in Tree a has only be a instance of SubTypes as far as i can tell
and it all type checks

ghc-8 does no longer export generic instance for Double, Int
but those are the same as for Word ..

make automatic deriving instance less restrictive in qc-tests
a in Tree a has only be a instance of SubTypes as far as i can tell
and it all type checks
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