meiersi / strict-base-types

Fully strict variants of the types provided in base.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build problem with GHC 7.8 rc1

bartavelle opened this issue · comments

I am afraid I have yet another cutting edge build issue ! I don't think people are going to migrate to 7.8 in a hurry, so this is probably not an emergency.

$ cabal install -p strict-base-types
Resolving dependencies...
Configuring strict-base-types-0.2.2...
Building strict-base-types-0.2.2...
Preprocessing library strict-base-types-0.2.2...
[1 of 3] Compiling Data.Either.Strict ( src/Data/Either/Strict.hs, dist/build/Data/Either/Strict.o )

src/Data/Either/Strict.hs:54:50:
    Module ‛Data.Data’ does not export ‛Typeable2(..)’
Failed to install strict-base-types-0.2.2
cabal: Error: some packages failed to install:
strict-base-types-0.2.2 failed during the building phase. The exception was:
ExitFailure 1