haskell-thyme can't compile its test suite.

This commit is contained in:
Peter Simons
2015-08-07 23:08:12 +02:00
parent 66a2dbbd77
commit e7084d1a82
@@ -922,4 +922,7 @@ self: super: {
# https://github.com/qnikst/imagemagick/issues/34
imagemagick = dontCheck super.imagemagick;
# https://github.com/liyang/thyme/issues/36
thyme = dontCheck super.thyme;
}