Hi all,

I'm trying to cabal install hspec and I get the following:

    Resolving dependencies...
    
    /tmp/hspec-0.9.04062/hspec-0.9.0/Setup.lhs:2:10:
        Could not find module `System'
        It is a member of the hidden package `haskell98-2.0.0.0'.
        Use -v to see a list of the files searched for.
    cabal: Error: some packages failed to install:
    hspec-0.9.0 failed during the configure step. The exception was:
    ExitFailure 1

This is with ghc-7.2.2.

Any clues how I can get around this?

Cheers,
Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to