You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered: