haskell-duplo: test suite fails (although harmlessly)

This commit is contained in:
Peter Simons 2015-02-02 11:57:59 +01:00
parent 9a33055dc0
commit 707f75ddab

View file

@ -407,6 +407,9 @@ self: super: {
# https://github.com/audreyt/MoeDict.hs/issues/1
MoeDict = markBrokenVersion "0.0.1" super.MoeDict;
# https://github.com/pixbi/duplo/issues/25
duplo = dontCheck super.duplo;
} // {
# Not on Hackage.