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

Update for new library versions/GHC-7.8.3 #114

Open
crockeea opened this issue Sep 21, 2014 · 1 comment
Open

Update for new library versions/GHC-7.8.3 #114

crockeea opened this issue Sep 21, 2014 · 1 comment

Comments

@crockeea
Copy link

In particular, Cabal, mtl, network, process, and transformers have a newer version than are allowed by the .cabal file. Moreover, with GHC-7.8, transformers and process are fixed at a higher version than allowed by the .cabal file. As a result, I cannot install this library.

@jtdaugherty
Copy link
Contributor

Hi; thanks for the report. cabal-dev has been deprecated in favor of cabal sandbox, so we strongly encourage you to use that instead, since it is more mature. With that said, if you're willing to submit a pull request to resolve the issues you mentioned (which are most likely just a matter of adjusting dependency version ranges), we can merge it.

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