Skip to content

rename some types to work around injective type family stuff#4

Open
santolucito wants to merge 15 commits intobrunjlar:masterfrom
santolucito:master
Open

rename some types to work around injective type family stuff#4
santolucito wants to merge 15 commits intobrunjlar:masterfrom
santolucito:master

Conversation

@santolucito
Copy link

this is really not the right way to address this issue probably, but it seems to work fine for now. This should fix #3 just get things working, but it seems to have some deeper issue related to/that might be fixed by https://ghc.haskell.org/trac/ghc/wiki/InjectiveTypeFamilies

this is really not the right way to address this issue probably, but it seems to work fine for now
@brunjlar
Copy link
Owner

It seems with your changes, the Travis CI fails with similar (symmetrical) complaints.
My suspicion is that the problem is caused by underspecified dependencies in the cabal file. I am using stack for my builds, and it works just fine.
I will try to create a new version with explicit upper and lower bounds and see whether that will get it to work for both Hackage and Travis.

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.

Compile error when building from Hackage

2 participants