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

Is there a way to make haskell-updater unneccesary? #8

Open
crocket opened this issue Mar 1, 2018 · 3 comments
Open

Is there a way to make haskell-updater unneccesary? #8

crocket opened this issue Mar 1, 2018 · 3 comments

Comments

@crocket
Copy link

crocket commented Mar 1, 2018

haskell-updater seems like a workaround. Ideally, emerge shouldn't need haskell-updater to upgrade a system that has haskell packages.

@trofi
Copy link
Contributor

trofi commented Mar 1, 2018

haskell-updater solves the problem that gentoo's package manager does not provide (yet):

Tl;DR is: haskell ABI is too fine-grained to express in terms of Gentoo's dependency specification in ebuilds.

@crocket
Copy link
Author

crocket commented Mar 1, 2018

Does EAPI=6 solve this issue?

@trofi
Copy link
Contributor

trofi commented Mar 1, 2018

No. There is no syntax or semantics agreed to provide required functionality.

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