haskell-binary: version 0.7.4.0 can't compile its test suite

This commit is contained in:
Peter Simons 2015-05-18 12:32:02 +02:00
parent b2d483f146
commit 3cdd27cbe6

View file

@ -826,4 +826,7 @@ self: super: {
# https://github.com/yaccz/saturnin/issues/3
Saturnin = dontCheck super.Saturnin;
# https://github.com/kolmodin/binary/issues/74
binary_0_7_4_0 = dontCheck super.binary_0_7_4_0;
}