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
This is the error I get when compiling using
cabal-dev install
VERSIONS: