haskell-haroonga does not compile.
This commit is contained in:
parent
cd65782d47
commit
e03bec6ca2
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user