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

wish cabal-dev to travel back in time #101

Open
agocorona opened this issue May 11, 2013 · 1 comment
Open

wish cabal-dev to travel back in time #101

agocorona opened this issue May 11, 2013 · 1 comment

Comments

@agocorona
Copy link

When compiling old developments, I wish cabal-dev to install and build dependencies that were available at a that time

motivation:

I´m installing now an old soft development. Since my dependencies were labeled with -any, neither I neither cabal know which library versions are the right ones. By taking into account a date parameter, cabal-dev can figure out which libraries were the latest and the right ones at that time.

@isturdy
Copy link
Contributor

isturdy commented May 13, 2013

Taking a quick look at the cabal library, it does not seem that cabal tracks dates (they being inserted into the Hackage description on upload, while cabal only cares about the .cabal file. If this is true, this would require going back to Hackage to resolve dates or a somewhat major change to the way indexes are construced--does anyone know more about this?

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