Skip to content

Fails to build LoadTest.Report :: KindError #21

@twoolie

Description

@twoolie

This is the error I get when compiling using cabal-dev install

[5 of 6] Compiling Network.HTTP.LoadTest.Report ( lib/Network/HTTP/LoadTest/Report.hs, dist/build/Network/HTTP/LoadTest/Report.o )

lib/Network/HTTP/LoadTest/Report.hs:145:19:
    Couldn't match kind `*' against `* -> *'
    Kind incompatibility when matching types:
      m0 :: * -> *
      MuType :: (* -> *) -> *
    In the return type of a call of `mkGenericContext'
    In the expression: mkGenericContext a n
cabal: Error: some packages failed to install:
pronk-0.1.0 failed during the building phase. The exception was:
ExitFailure 1

VERSIONS:

ghc --version == 7.6.2
cabal-dev --version == 0.9.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions