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

Cabal install failed #5

Open
luochen1990 opened this issue Feb 8, 2017 · 1 comment
Open

Cabal install failed #5

luochen1990 opened this issue Feb 8, 2017 · 1 comment

Comments

@luochen1990
Copy link

I'm using win10, and my ghc version is:

>ghc --version
The Glorious Glasgow Haskell Compilation System, version 7.10.1

When cabal install SourceGraph I got the following error messages:

>cabal install SourceGraph
cabal: Error: some packages failed to install:
Graphalyze-0.14.1.1 depends on data-default-instances-containers-0.0.1 which
failed to install.
SourceGraph-0.7.0.7 depends on data-default-instances-containers-0.0.1 which
failed to install.
data-default-0.5.3 depends on data-default-instances-containers-0.0.1 which
failed to install.
data-default-instances-containers-0.0.1 failed during the building phase. The
exception was:
ExitFailure 1
data-default-instances-old-locale-0.0.1 failed during the building phase. The
exception was:
ExitFailure 1
pandoc-1.15.2.1 depends on data-default-instances-containers-0.0.1 which
failed to install.
@ivan-m
Copy link
Owner

ivan-m commented Feb 8, 2017

I've completely forgotten about this package and should update 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