[Haskell-cafe] cabal install pandoc
Henk-Jan van Tuyl
hjgtuyl at chello.nl
Fri Mar 29 10:17:07 CET 2013
On Thu, 28 Mar 2013 19:08:46 +0100, Roger Mason <rmason at mun.ca> wrote:
> I installed ghc (7.6.2) on an Arch Linux machine. I'm trying to install
> pandoc via cabal but it fails:
>
> ...
> Configuring text-0.11.2.3...
> Warning: This package indirectly depends on multiple versions of the same
> package. This is highly likely to cause a compile failure.
> package deepseq-1.3.0.1 requires array-0.4.0.1
> package text-0.11.2.3 requires array-0.4.0.1
> Building text-0.11.2.3...
> Preprocessing library text-0.11.2.3...
> <command line>: cannot satisfy -package-id
> array-0.4.0.1-db49bb8b0087ae85b5875d4c0cc12874
> (use -v for more information)
> Failed to install text-0.11.2.3
> ...
I had something similar with Ubuntu (before there was a binary package
available for this platform); I installed several packages, that gave such
message, again. That solved it.
Regards,
Henk-Jan van Tuyl
--
http://Van.Tuyl.eu/
http://members.chello.nl/hjgtuyl/tourdemonad.html
Haskell programming
--
More information about the Haskell-Cafe
mailing list