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

Unless this hard & fast restriction is loosened, ghc 7.6.3 fails #2

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

Conversation

dysinger
Copy link

7.6.3 seems to work ok for the rest of distributed-process

@hyperthunk
Copy link
Member

Ah, thanks @dysinger - we've not been testing with 7.6.3 up until now, but obviously capping base to 4.5.x isn't going to work when base is upgraded. I wonder whether we need some kind of upper bound here though? Perhaps >= 4.5.0 && <= 4.6.0 or some such. What version will base have when 7.7.* is released? I'm under the impression it'll bump to 4.7.x - is that right?

On a corollary note, I think we ought to have some kind of overall policy (i.e., for all CH projects) about which versions of base are allowed.

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