haskell-rasterific: the broken test suite has been removed

This commit is contained in:
Peter Simons 2015-02-12 20:00:37 +01:00
parent e4037ae913
commit 6c3e44c040

View File

@ -449,9 +449,6 @@ self: super: {
rematch = dontCheck super.rematch; # https://github.com/tcrayford/rematch/issues/5 rematch = dontCheck super.rematch; # https://github.com/tcrayford/rematch/issues/5
rematch-text = dontCheck super.rematch-text; # https://github.com/tcrayford/rematch/issues/6 rematch-text = dontCheck super.rematch-text; # https://github.com/tcrayford/rematch/issues/6
# https://github.com/Twinside/Rasterific/issues/20
Rasterific = dontCheck super.Rasterific;
# Upstream notified by e-mail. # Upstream notified by e-mail.
MonadCompose = markBrokenVersion "0.2.0.0" super.MonadCompose; MonadCompose = markBrokenVersion "0.2.0.0" super.MonadCompose;