Disable tests for haskellngPackages.rematch since it is missing Specs module. rematch is needed by distributed-process-platform.

This commit is contained in:
Aycan iRiCAN 2015-02-07 17:21:30 +02:00
parent 934910acdd
commit 03f530a239

View file

@ -451,6 +451,9 @@ self: super: {
# Upstream notified by e-mail.
OpenGLRaw21 = markBrokenVersion "1.2.0.1" super.OpenGLRaw21;
# module missing: https://github.com/tcrayford/rematch/issues/5
rematch = dontCheck super.rematch;
} // {
# Not on Hackage.