[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problems installing haskell-src-exts with cabal-install



Hello!

It started out with me wanting to install happstack (the web framework). Which told me I needed the haskell-src-exts package. I tried installing it with "cabal-install" and got a error within the package.

I wasn't sure where to turn about getting help and reporting a bug so I hope I came to the right place.

Thanks in advance
Richard

----------------------------------------------
Here's my specifications:

Specs:

Cabal-install 0.8.0-1
Debian 5.0.6
Ghc 6.12.1-13

And here's the complete trace:
----------------------------------------------
richard:/# cabal install haskell-src-exts
Resolving dependencies...
[1 of 1] Compiling Main ( /tmp/haskell-src-exts-1.9.611446/haskell-src-exts-1.9.6/Setup.hs, /tmp/haskell-src-exts-1.9.611446/haskell-src-exts-1.9.6/dist/setup/Main.o )

/tmp/haskell-src-exts-1.9.611446/haskell-src-exts-1.9.6/Setup.hs:2:23:
    Module `System.Process' does not export `rawSystem'
cabal: Error: some packages failed to install:
haskell-src-exts-1.9.6 failed during the configure step. The exception was:
ExitFailure 1
----------------------------------------------


Reply to: