Re: Using Cabal for dependancies

2007-01-15 Thread Bjorn Bringert
On Jan 15, 2007, at 14:43 , Neil Mitchell wrote: Hi Bjorn, After going through pain with dependancy hell (like .dll hell, but cross platform) I finally got cabal-install to build. The list command looked most interesting, but: D:\sources\contrib\Cabal\cabal-install>cabal-install list configur

Re: Using Cabal for dependancies

2007-01-15 Thread Neil Mitchell
Hi Bjorn, After going through pain with dependancy hell (like .dll hell, but cross platform) I finally got cabal-install to build. The list command looked most interesting, but: D:\sources\contrib\Cabal\cabal-install>cabal-install list configure: searching for ghc in path. configure: found ghc

Re: Using Cabal for dependancies

2007-01-15 Thread Bjorn Bringert
On Jan 14, 2007, at 18:53 , Neil Mitchell wrote: Hi, The Yhc compiler depends on an increasingly large number of Cabal packages - mtl and FilePath at the moment, but soon thats likely to increase by at least 3. Cabal is not yet mature enough to compile Yhc, and fitting in a compile of bits with

Using Cabal for dependancies

2007-01-14 Thread Neil Mitchell
Hi, The Yhc compiler depends on an increasingly large number of Cabal packages - mtl and FilePath at the moment, but soon thats likely to increase by at least 3. Cabal is not yet mature enough to compile Yhc, and fitting in a compile of bits with Cabal will be quite hard because of the existing c