haskell-hsqml: fix build

This commit is contained in:
Peter Simons
2015-03-03 22:48:16 +01:00
parent 19f74eebd6
commit 278bea4eda
2 changed files with 10 additions and 7 deletions
@@ -582,6 +582,12 @@ self: super: {
lambdabot-reference-plugins = markBroken super.lambdabot-reference-plugins;
lambdabot-social-plugins = markBroken super.lambdabot-social-plugins;
# Upstream provides no issue tracker and no contact details.
vivid = markBroken super.vivid;
# Test suite wants to connect to $DISPLAY.
hsqml = dontCheck super.hsqml;
} // {
# Not on Hackage.