SourceGraph icon indicating copy to clipboard operation
SourceGraph copied to clipboard

Cabal install failed

Open luochen1990 opened this issue 8 years ago • 1 comments

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.

luochen1990 avatar Feb 08 '17 03:02 luochen1990

I've completely forgotten about this package and should update it...

ivan-m avatar Feb 08 '17 03:02 ivan-m