Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to compile under OS X #20

Open
wlangstroth opened this issue Jun 4, 2013 · 3 comments
Open

Fails to compile under OS X #20

wlangstroth opened this issue Jun 4, 2013 · 3 comments

Comments

@wlangstroth
Copy link

On Mountain Lion (10.8.3)
ghc: stable 7.4.2
cabal-install version 1.16.0.2
using version 1.16.0.3 of the Cabal library

[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
@xrl
Copy link

xrl commented Jul 20, 2013

I can confirm the same issue on Ubuntu 12.04 x64.

GHC: 7.4.1
cabal: 1.14.0
cabal-dev: 0.9.2

@bitemyapp
Copy link

Fails for me too.

GHC: 7.6.3
cabal: 1.18.0.2

I was using cabal sandbox.

@wlangstroth
Copy link
Author

FWIW, @tunixman's simple solution is great if you don't need a newer version of Hastache (for whatever reason):

https://github.com/tunixman/pronk/commit/9aa52ed5d21408c57ac3afe24971d55d69901358

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants