[Haskell] Building extra-libs (packages text, data, util, lang)

2007-06-24 Thread FOTSING TALLA Bernard
> Hello > I am trying to install FRUIT (Functional Reactive User Interface Toolkit - > http://www.haskell.org/fruit/) > I didn't succeed when building Greencard (2.03 or 2.05) because (I suppose) > the packages text, data, util, lang were not found with the > ghc-6.6.1 haskell compiler. > A part o

[Haskell] Building extra-libs (packages text, data, util, lang)

2007-06-19 Thread bft
Hello I am trying to install FRUIT (Functional Reactive User Interface Toolkit - http://www.haskell.org/fruit/) I didn't succeed when building Greencard (2.03 or 2.05) because (I suppose) the packages text, data, util, lang were not found with the ghc-6.6.1haskell compiler. A part of the error ge

Re: [Haskell] Building extra-libs

2007-06-08 Thread Ian Lynagh
On Mon, Jun 04, 2007 at 08:53:41PM +0100, bft wrote: > > I want to build and install some extralibs using Cabal. I have the > Cabal-1.1.6.2 version installed. > When I run the command > $ runghc Setup.hs configure --ghc --user --prefix=$HOME > it fails with the message > Setup.hs:17:30: >Could

Re: [Haskell] Building extra-libs

2007-06-05 Thread Simon Marlow
FOTSING TALLA Bernard wrote: They are available in the 'extra libraries' distribution on http://haskell.org/ghc/download_ghc_661.html * ghc-6.6.1-src-extralibs.tar.bz2 (1.8 MB). I tried the arrows package and it failed with that message. The version of Cabal shipped with 6.6.1 unfortunatel

[Haskell] Building extra-libs

2007-06-05 Thread FOTSING TALLA Bernard
They are available in the 'extra libraries' distribution on http://haskell.org/ghc/download_ghc_661.html * ghc-6.6.1-src-extralibs.tar.bz2 (1.8 MB). I tried the arrows package and it failed with that message. Thanks Bernard Fotsing Talla ___ Haskell

Re: [Haskell] Building extra-libs

2007-06-04 Thread Adam Langley
On 6/4/07, bft <[EMAIL PROTECTED]> wrote: I want to build and install some extralibs using Cabal. I have the Cabal-1.1.6.2 version installed. When I run the command Could you provide a link to the package which you are trying to install? AGL -- Adam Langley

[Haskell] Building extra-libs

2007-06-04 Thread bft
Hello I want to build and install some extralibs using Cabal. I have the Cabal-1.1.6.2 version installed. When I run the command $ runghc Setup.hs configure --ghc --user --prefix=$HOME it fails with the message Setup.hs:17:30: Couldn't match expected type `UserHooks' against inferred