[Haskell-cafe] cabal install pandoc

Roger Mason rmason at mun.ca
Fri Mar 29 11:43:40 CET 2013


Hello,

On 03/29/2013 06:47 AM, Henk-Jan van Tuyl wrote:
> 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
>
It appears in my case that cabal may be looking in a strange place for 
installed pacckages.  At least, that is how I interpret the output I 
just pasted here:
http://pastebin.ca/2344794

Thanks,
Roger



This electronic communication is governed by the terms and conditions at
http://www.mun.ca/cc/policies/electronic_communications_disclaimer_2012.php



More information about the Haskell-Cafe mailing list