Early trial builds of 2012.2.0.0

Jens Petersen juhpetersen at gmail.com
Fri May 18 06:25:46 BST 2012


On 14 May 2012 14:48, Mark Lentczner <mark.lentczner at gmail.com> wrote:
> Here are a source tree build and a Mac 32bit build of 2012.2.0.0:
>
> haskell-platform-2012.2.0.0-rc1.tar.gz

Thanks!

Please don't include the hidden Mac "._*" files in the tarball.
They actually break the build for me on Linux:

:
Building haskell-platform-2012.2.0.0
"/usr/bin/ghc" "--make" "Setup" "-o" "Setup" "-package" "Cabal"
[1 of 1] Compiling Main             ( Setup.hs, Setup.o )
Linking Setup ...
"./Setup" "configure"
"--package-db=../../packages/package.conf.inplace"
"--prefix=/usr/local" "--with-compiler=/usr/bin/ghc"
"--with-hc-pkg=/usr/bin/ghc-pkg" "--with-hsc2hs=/usr/bin/hsc2hs"
"--with-happy=../happy-1.18.9/dist/build/happy/happy"
"--happy-options=--template=../happy-1.18.9"
"--with-alex=../alex-3.0.1/dist/build/alex/alex"
"--with-cabal-install=../cabal-install-0.14.0/dist/build/cabal/cabal"
"--ghc-pkg-option=--package-conf=../../packages/package.conf.inplace"
Setup: Multiple cabal files found.
Please use only one of: ./haskell-platform.cabal, ./._haskell-platform.cabal

Error:
Configuring the haskell-platform-2012.2.0.0 package failed
make: *** [build.stamp] Error 2


THough of course it could be argued that Cabal should ignore dot files...
Otherwise it looks fine to me: I am testing with ghc-7.4.2 RC1 fwiw.
Thanks for the great work.

Jens



More information about the Haskell-platform mailing list