On Thu, 28 Mar 2013 19:08:46 +0100, Roger Mason <rma...@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
--

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to