You're welcome :)
Adrien
On Mon, 4 Jul 2011 19:09:50 +0400, Dmitri O.Kondratiev wrote:
I noticed that )
I removed GHC 6 completely. Then installed platform-independent GHC 7
compiler.
Next to configure and eventually compile Haskell Platform I had to
install  libgmp3-dev, zlib and OpenGL libra
On Mon, Jul 4, 2011 at 6:24 PM, anonymous wrote:
> No, you shouldn't need to do that.
>
> Just download the Haskell Platform and GHC 7:
>
> http://lambda.galois.com/hp-tmp/2011.2.0.1/haskell-platform-2011.2.0.1.tar.gz
> http://haskell.org/ghc/dist/7.0.3/ghc-7.0.3-i386-unknown-linux.tar.bz2
>
>
To install GHC 7, have you completely de-installed GHC 6.12.3
and all related libraries ?
I am not sure if uninstalling GHC 6.12.3 is mandatory, but I did it to
have a clean Haskell installation.
Then I did what anonymous has summarized below:
Just download the Haskell Platform and GHC
No, you shouldn't need to do that.
Just download the Haskell Platform and GHC 7:
http://lambda.galois.com/hp-tmp/2011.2.0.1/haskell-platform-2011.2.0.1.tar.gz
http://haskell.org/ghc/dist/7.0.3/ghc-7.0.3-i386-unknown-linux.tar.bz2
Extract ghc, change into the directory, run configure, then make ins
>Adrien Haxaire adrien at adrienhaxaire.org wrote:
>I dropped the idea of installing Haskell Platform with synaptic. I
>installed it manually and I don't have any problem since then.
To install GHC 7, have you completely de-installed GHC 6.12.3 and all
related libraries ?
On Mon, Jul 4, 20
Hello,
I encountered the same kind of problems with the dependencies, GHC 6.12
etc.
I dropped the idea of installing Haskell Platform with synaptic. I
installed it manually and I don't have any problem since then.
I installed first a precompiled binary version GHC 7 then the Haskell
Platfo
Hi,
I am trying to install Haskell Platform on latest Ubuntu desktop:
( uname -a:
Linux frigate 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011
x86_64 x86_64 x86_64 GNU/Linux )
I started with installing GHC. Ubuntu could only install version 6.12.3:
without Cabal!
Now I am trying to