[Haskell-cafe] Can't install hspec

Erik de Castro Lopo mle+hs at mega-nerd.com
Mon Jan 23 08:01:07 CET 2012


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/



More information about the Haskell-Cafe mailing list