forked from mirrors/nixpkgs
haskell-Yampa fails its test suite.
This commit is contained in:
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;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue