Re: network package

2008-01-13 Thread C.M.Brown
> runghc finds ghc in the path, so it might be using a ghc from /usr/bin > or somesuch. Try compiling Setup with ghc 6.8.2 instead > (ghc --make Setup). Excellent, that worked a treat! thanks. Chris. > > > Thanks > Ian > > ___ Glasgow-haskell-users mai

Re: network package

2008-01-13 Thread Ian Lynagh
On Sun, Jan 13, 2008 at 10:05:36PM +, C.M.Brown wrote: > > > Looks like your version of cabal is a bit old. Try updating to the 1.2.3 > > or 1.3 series. You can find it on hackage.haskell.org > > I'm using the runghc command from ghc-6.8.2, is that right? > > [EMAIL PROTECTED] ~/filepath-1.0

Re: network package

2008-01-13 Thread Don Stewart
cmb21: > > > Looks like your version of cabal is a bit old. Try updating to the 1.2.3 > > or 1.3 series. You can find it on hackage.haskell.org > > I'm using the runghc command from ghc-6.8.2, is that right? > > [EMAIL PROTECTED] ~/filepath-1.0 $ which runghc > /usr/local/packages/ghc-6.8.2/bin/

Re: network package

2008-01-13 Thread C.M.Brown
> Looks like your version of cabal is a bit old. Try updating to the 1.2.3 > or 1.3 series. You can find it on hackage.haskell.org I'm using the runghc command from ghc-6.8.2, is that right? [EMAIL PROTECTED] ~/filepath-1.0 $ which runghc /usr/local/packages/ghc-6.8.2/bin/runghc Cheers, Chris

Re: network package

2008-01-13 Thread Don Stewart
cmb21: > Thanks for everyone's help with this so far. However, I'm having some > problems using cabal: > > Whenever I try to > > runghc Setup.hs install > > a cabal file (I've tried parsec and network) I get an error message > similar to this: > > Setup.hs: parsec.cabal:15: Unknown field 'build

Re: network package

2008-01-13 Thread C.M.Brown
n 2008, Don Stewart wrote: > cmb21: > > Hi, > > > > I have just built and installed ghc-6.8.2 on my linux box but I can't find > > the network package. Has it been moved or left out? > > It's not installed by default. You can find it on hackage.haskell.org, > &

Re: network package

2008-01-11 Thread Matthias Kilian
On Fri, Jan 11, 2008 at 09:32:20AM -0800, Don Stewart wrote: > > I have just built and installed ghc-6.8.2 on my linux box but I can't find > > the network package. Has it been moved or left out? > > It's not installed by default. You can find it on hackag

Re: network package

2008-01-11 Thread Don Stewart
cmb21: > Hi, > > I have just built and installed ghc-6.8.2 on my linux box but I can't find > the network package. Has it been moved or left out? It's not installed by default. You can find it on hackage.haskell.org, http://hackage.haskell.org/cgi-bin/hackage-scripts/p

network package

2008-01-11 Thread C.M.Brown
Hi, I have just built and installed ghc-6.8.2 on my linux box but I can't find the network package. Has it been moved or left out? Kind regards, Chris. ___ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://www.haskel