haskell-haroonga does not compile.

This commit is contained in:
Peter Simons 2015-03-05 18:08:22 +01:00
parent cd65782d47
commit e03bec6ca2

View File

@ -613,6 +613,10 @@ self: super: {
# https://github.com/frasertweedale/hs-jose/issues/4
jose = dontCheck super.jose;
# We don't have the groonga package these libraries bind to.
haroonga = markBroken super.haroonga;
haroonga-httpd = markBroken super.haroonga-httpd;
} // {
# Not on Hackage.