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

error installing hpack #38

Closed
amilkov3 opened this issue Feb 28, 2018 · 3 comments
Closed

error installing hpack #38

amilkov3 opened this issue Feb 28, 2018 · 3 comments

Comments

@amilkov3
Copy link

Several packages fail to install via etlas install hpack:

etlas: Error: some packages failed to install:
Cabal-2.0.1.1-JF7SBTn9Y7vKthtVqM5Cel depends on Cabal-2.0.1.1 which failed to
install.
hpack-0.25.0-2iN83w07o4UEz86J7mimhV depends on hpack-0.25.0 which failed to
install.
unix-2.7.2.2-EjsyPnKNuFmAYXDUkSFrP5 failed during the building phase. The
exception was:
ExitFailure 1

my etlas version is 1.2.0.0

@rahulmutt
Copy link
Member

hpack depends on yaml package which has yet to be ported (typelead/eta#607).

Moreover, we'll need to patch the Cabal library to remove the platform-specific stuff.

@amilkov3
Copy link
Author

amilkov3 commented Mar 1, 2018

ah ok gotcha. yea im just installing these through stack for now (needed hpack to build the intellij-eta project) so feel free to close this, unless there isn't already a todo ticket for porting Cabal

@rahulmutt
Copy link
Member

Filed an issue here: typelead/eta-hackage#76

Closing now.

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