Send Beginners mailing list submissions to
        beginners@haskell.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://www.haskell.org/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
        beginners-requ...@haskell.org

You can reach the person managing the list at
        beginners-ow...@haskell.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."


Today's Topics:

   1. Re:  cabal errors.. (Brandon Allbery)
   2.  Cabal error (Gregory Guthrie)


----------------------------------------------------------------------

Message: 1
Date: Sat, 11 Aug 2012 10:31:41 -0400
From: Brandon Allbery <allber...@gmail.com>
Subject: Re: [Haskell-beginners] cabal errors..
To: Stephen Tetley <stephen.tet...@gmail.com>
Cc: Gregory Guthrie <guth...@mum.edu>,  "beginners@haskell.org"
        <beginners@haskell.org>
Message-ID:
        <CAKFCL4WZb7+LhgVqUFLmdTkdcnV=o6zort+6-buohzbk3rb...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

On Sat, Aug 11, 2012 at 2:00 AM, Stephen Tetley <stephen.tet...@gmail.com>wrote:

> From the cabal file accessible on Hackage it looks like you need to
> build regex-tfda with the build flag "base4".
>

cabal-install should be figuring that out for itself unless the versions of
prerequisites are specified incorrectly.


> I don't uses cabal-install so can't say how to send it build flags
>

--flags=flag1[,flag2,...]

-- 
brandon s allbery                                      allber...@gmail.com
wandering unix systems administrator (available)     (412) 475-9364 vm/sms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://www.haskell.org/pipermail/beginners/attachments/20120811/ffef5489/attachment-0001.htm>

------------------------------

Message: 2
Date: Sat, 11 Aug 2012 23:37:16 -0500
From: Gregory Guthrie <guth...@mum.edu>
Subject: [Haskell-beginners] Cabal error
To: "beginners@haskell.org" <beginners@haskell.org>
Message-ID:
        <08ef9da445c4b5439c4733e1f35705ba01e265dd1...@mail.cs.mum.edu>
Content-Type: text/plain; charset="us-ascii"

I get the following Cabal install error:

     C:\Users\haskell>cabal install buildwrapper
     Resolving dependencies...
     Configuring regex-tdfa-1.1.8...
     Warning: This package indirectly depends on multiple versions of the same
     package. This is highly likely to cause a compile failure.

If true, doesn't this mean that the regex-tdfa package has misconfigured 
dependencies?

-------------------------------------------


-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://www.haskell.org/pipermail/beginners/attachments/20120811/9822b44d/attachment-0001.htm>

------------------------------

_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://www.haskell.org/mailman/listinfo/beginners


End of Beginners Digest, Vol 50, Issue 12
*****************************************

Reply via email to