Re: [Fwd: Bug and Features Cabal]

2007-04-23 Thread Duncan Coutts
On Mon, 2007-04-23 at 10:33 +0100, Ross Paterson wrote: > Hans has implicitly assumed that the constraints and warnings of > HackageDB should at least trigger warnings when building with Cabal (or > that HackageDB would have no additional constraints). There's something > to be said for that. Cu

Re: [Fwd: Bug and Features Cabal]

2007-04-23 Thread Ross Paterson
On Mon, Apr 23, 2007 at 09:20:26AM +0100, Simon Marlow wrote: > Forwarding on behlaf of Hans van Thiel <[EMAIL PROTECTED]>. > [...] > I did not succeed in installing my own program myself with Cabal, > configuration seemed to work fine, but build gave a message that source > files could not be foun

[Fwd: Bug and Features Cabal]

2007-04-23 Thread Simon Marlow
Forwarding on behlaf of Hans van Thiel <[EMAIL PROTECTED]>. Hello, I got this email address from the Cabal documentation page, if it should be addressed elsewhere, my apologies and please redirect me, if you can. I'd like to report my experience using Cabal for a simple distribution. 1) buildi

Re: cabal ignores ld-options?

2007-04-23 Thread Duncan Coutts
On Mon, 2007-04-23 at 06:20 +0100, Frederik Eaton wrote: > > Frederik, in case it's not clear, the reason you're running into > > problems is because you're doing things people haven't done much before > > with cabal, that is try and use it as part of a larger multi-language > > project. I'm not a