Skip to content

relax upper bounds a little more #318

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

Merged
merged 1 commit into from
Nov 9, 2018
Merged

relax upper bounds a little more #318

merged 1 commit into from
Nov 9, 2018

Conversation

hyperthunk
Copy link
Member

This is required to get downstream libraries (such as distributed-process-{task, execution, fsm} etc) to build in travis with a new-ish stack release (e.g. lts-11.13). Without it we hit errors such as the following:

Error: While constructing the build
plan, the following exceptions were
encountered:
In the dependencies
for distributed-process-0.7.4:
    containers-0.6.0.1 from stack
                       configuration
                       does not
                       match >=0.5 && <0.6 
                       (latest matching
                       version
                       is 0.5.11.0)
    stm-2.5.0.0 from stack configuration
                does not
                match >=2.4 && <2.5 
                (latest matching version
                is 2.4.5.1)
needed due
to distributed-process-fsm-0.0.1
    -> distributed-process-0.7.4

@hyperthunk
Copy link
Member Author

I'm assuming this will need to be done in distributed-static too...?

@hyperthunk hyperthunk requested a review from qnikst November 8, 2018 22:41
@hyperthunk hyperthunk self-assigned this Nov 8, 2018
Copy link
Contributor

@qnikst qnikst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 thanks!

@qnikst qnikst merged commit e0092ac into master Nov 9, 2018
@qnikst qnikst deleted the deps-relax branch November 9, 2018 08:42
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.

2 participants