haskell-shelly has transient test suite failures.

This commit is contained in:
Peter Simons 2015-08-17 22:27:17 +02:00
parent 7e48c52aaa
commit f2fc95686c

View file

@ -971,4 +971,8 @@ self: super: {
'';
});
# https://github.com/yesodweb/Shelly.hs/issues/106
# https://github.com/yesodweb/Shelly.hs/issues/108
shelly = dontCheck super.shelly;
}