Re: [Haskell-cafe] Installling Leksah on ghc7.6.3 with haskell-platform 2013?

2013-08-10 Thread Hamish Mackenzie
On 10 Aug 2013, at 14:10, Carlo Hamalainen ca...@carlo-hamalainen.net wrote: Unable to checkout '8d05f0913cca3fdcf424e818220b0370591b0b29' in submodule path 'vendor/yi' So maybe something needs to be pushed/committed from a submodule? Oops yes I added that to do some experimenting with

Re: [Haskell-cafe] Installling Leksah on ghc7.6.3 with haskell-platform 2013?

2013-08-09 Thread Hamish Mackenzie
You will need Leksah 0.13 for GHC 7.6.3 and it is not in Hackage yet. It is almost ready though. If run git clone https://github.com/leksah/leksah.git cd leksah cabal install cabal-meta cabal-src cabal-meta install It would be interesting to know if it works for you. On 20 Jun 2013, at 13:41,

Re: [Haskell-cafe] Installling Leksah on ghc7.6.3 with haskell-platform 2013?

2013-08-09 Thread Carlo Hamalainen
On 09/08/13 16:35, Hamish Mackenzie wrote: You will need Leksah 0.13 for GHC 7.6.3 and it is not in Hackage yet. It is almost ready though. If run git clone https://github.com/leksah/leksah.git cd leksah cabal install cabal-meta cabal-src cabal-meta install It would be interesting to know if

[Haskell-cafe] Installling Leksah on ghc7.6.3 with haskell-platform 2013?

2013-06-19 Thread Carlo Hamalainen
Hi, I'm trying to install Leksah from hackage on my Debian testing laptop, which has ghc 7.6.3 and the Haskell Platform 2013. I fixed a bunch of errors about catch not being exported from the Prelude, but now I'm stuck on these two errors in leksah-server-0.8.0.5: [10 of 13] Compiling