haskell-Yampa fails its test suite.

This commit is contained in:
Peter Simons
2015-05-05 21:44:48 +02:00
parent 4cf188b376
commit 539e8eb7f1
@@ -808,4 +808,7 @@ self: super: {
temporal-music-notation-demo = dontDistribute super.temporal-music-notation-demo;
temporal-music-notation-western = dontDistribute super.temporal-music-notation-western;
# https://github.com/ivanperez-keera/Yampa/issues/10
Yampa = dontCheck super.Yampa;
}