Re: [Haskell-cafe] Can't install Leksah

2010-11-27 Thread Paul Johnson
On 27/11/10 11:25, Christopher Done wrote: Interesting. Perhaps Cabal isn't looking at the same GHC version. If you run cabal install with --version passed to GHC, GHC will just output the version instead of doing any compiling and the install will stop. You can see what version Cabal actually

Re: [Haskell-cafe] Can't install Leksah

2010-11-27 Thread Christopher Done
On 27 November 2010 10:41, Paul Johnson wrote: > I installed gtk2hs-buildtools as per the Leksah page, and then tried to > install Leksah itself. I got: > > [r...@eiffel download]# cabal install leksah > Resolving dependencies... > cabal: cannot configure leksah-server-0.8.0.8. It requires ghc>=

[Haskell-cafe] Can't install Leksah

2010-11-27 Thread Paul Johnson
I installed gtk2hs-buildtools as per the Leksah page, and then tried to install Leksah itself. I got: [r...@eiffel download]# cabal install leksah Resolving dependencies... cabal: cannot configure leksah-server-0.8.0.8. It requires ghc>=6.10.1&& <6.13 There is no available version of ghc that s