Skip to content
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

Incorrect bounds #63

Closed
phadej opened this issue Apr 11, 2016 · 1 comment
Closed

Incorrect bounds #63

phadej opened this issue Apr 11, 2016 · 1 comment

Comments

@phadej
Copy link

phadej commented Apr 11, 2016

I have to make a revision on Hackage: https://hackage.haskell.org/package/msgpack-1.0.0/revisions/

As msgpack-1.0.0 uses OverloadedLists the base have to be restricted to >=4.7.

Also I added an upper bound on binary as there was name resolution clash for i.e. getInt8 on GHC8.0 build. Haven't investigated it further. I recommend adding upper bounds to all dependencies, it's much easier to relax them for most recent version, then try to restrict bounds afterwards.

@hvr
Copy link
Collaborator

hvr commented Mar 27, 2019

This was addressed in db978e0

@hvr hvr closed this as completed Mar 27, 2019
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

No branches or pull requests

2 participants