
On Wed, May 19, 2010 at 05:17:51PM +0200, Gabor PALI wrote:
On Wed, May 19, 2010 at 5:04 PM, Eugene Dzhurinsky
wrote: So do I need to install GHC 6.12.1, then build Haskell Platform using cabal, and then update to GHC 6.12.2?
Install GHC 6.12.1 and then Haskell Platform. You do not need 6.12.2 :)
Okay, I tried - but no luck. ============================================================================================ Registering cgi-3001.1.7.2... Installing library in /home/bofh/.cabal/lib/cgi-3001.1.7.2/ghc-6.12.1 Registering cgi-3001.1.7.2... Configuring zlib-0.5.2.0... Preprocessing library zlib-0.5.2.0... Building zlib-0.5.2.0... [1 of 5] Compiling Codec.Compression.Zlib.Stream ( dist/build/Codec/Compression/Zlib/Stream.hs, dist/build/Codec/Compression/Zlib/Stream.o ) [2 of 5] Compiling Codec.Compression.Zlib.Internal ( Codec/Compression/Zlib/Internal.hs, dist/build/Codec/Compression/Zlib/Internal.o ) [3 of 5] Compiling Codec.Compression.Zlib.Raw ( Codec/Compression/Zlib/Raw.hs, dist/build/Codec/Compression/Zlib/Raw.o ) [4 of 5] Compiling Codec.Compression.Zlib ( Codec/Compression/Zlib.hs, dist/build/Codec/Compression/Zlib.o ) [5 of 5] Compiling Codec.Compression.GZip ( Codec/Compression/GZip.hs, dist/build/Codec/Compression/GZip.o ) Registering zlib-0.5.2.0... Installing library in /home/bofh/.cabal/lib/zlib-0.5.2.0/ghc-6.12.1 Registering zlib-0.5.2.0... cabal: Error: some packages failed to install: haskell-platform-2010.1.0.0 depends on haskell-src-1.0.1.3 which failed to install. haskell-src-1.0.1.3 failed during the building phase. The exception was: ExitFailure 1 Script done on Wed May 19 18:46:05 2010 ============================================================================================ -- Eugene N Dzhurinsky