"ghc-paths" package build error with GHC 6.12.1 RC2

Hi, see below. Greetings, Daniel $ cabal install ghc-paths Resolving dependencies... [1 of 1] Compiling Main ( /tmp/ghc-paths-0.1.0.523651/ghc- paths-0.1.0.5/Setup.hs, /tmp/ghc-paths-0.1.0.523651/ghc- paths-0.1.0.5/dist/setup/Main.o ) /tmp/ghc-paths-0.1.0.523651/ghc-paths-0.1.0.5/Setup.hs:18:22: `preMakefile' is not a (visible) constructor field name cabal: Error: some packages failed to install: ghc-paths-0.1.0.5 failed during the configure step. The exception was: ExitFailure 1

On 24/11/2009 03:16, Daniel Schüssler wrote:
Hi,
see below.
Greetings, Daniel
$ cabal install ghc-paths
Resolving dependencies... [1 of 1] Compiling Main ( /tmp/ghc-paths-0.1.0.523651/ghc- paths-0.1.0.5/Setup.hs, /tmp/ghc-paths-0.1.0.523651/ghc- paths-0.1.0.5/dist/setup/Main.o )
/tmp/ghc-paths-0.1.0.523651/ghc-paths-0.1.0.5/Setup.hs:18:22: `preMakefile' is not a (visible) constructor field name cabal: Error: some packages failed to install: ghc-paths-0.1.0.5 failed during the configure step. The exception was: ExitFailure 1
Fixed version 0.1.0.6 uploaded to Hackage. Thanks for the report! Cheers, Simon

Thanks :) Greetings, Daniel On Tuesday 24 November 2009 12:16:18 Simon Marlow wrote:
On 24/11/2009 03:16, Daniel Schüssler wrote:
Hi,
see below.
Greetings, Daniel
$ cabal install ghc-paths
Resolving dependencies... [1 of 1] Compiling Main ( /tmp/ghc-paths-0.1.0.523651/ghc- paths-0.1.0.5/Setup.hs, /tmp/ghc-paths-0.1.0.523651/ghc- paths-0.1.0.5/dist/setup/Main.o )
/tmp/ghc-paths-0.1.0.523651/ghc-paths-0.1.0.5/Setup.hs:18:22: `preMakefile' is not a (visible) constructor field name cabal: Error: some packages failed to install: ghc-paths-0.1.0.5 failed during the configure step. The exception was: ExitFailure 1
Fixed version 0.1.0.6 uploaded to Hackage. Thanks for the report!
Cheers, Simon
participants (2)
-
Daniel Schüssler
-
Simon Marlow