Skip to content

cabal-install depends on time library 1.1.*, whereas 1.2 is default #734

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

Closed
bos opened this issue May 24, 2012 · 1 comment
Closed

cabal-install depends on time library 1.1.*, whereas 1.2 is default #734

bos opened this issue May 24, 2012 · 1 comment

Comments

@bos
Copy link
Contributor

bos commented May 24, 2012

(Imported from Trac #744, reported by guest on 2010-09-26)

Building cabal-install worked fine for me with the latest version of the time library: 1.2.0.3.

I suggest removing the requirement '&& < 1.2' for the time library in cabal-install.cabal.

@bos
Copy link
Contributor Author

bos commented May 24, 2012

(Imported comment by @BenMachine on 2010-09-26)

cabal-install.cabal now reads:

                   time     >= 1.1      && < 1.3
so I assume this is fixed. It would be a good idea to keep an eye on these things for future releases but I suppose we can make a separate ticket for those if/when they arise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant