haskellng.th-desugar: Don't run the tests

Tests fail to build, see
https://github.com/goldfirere/th-desugar/issues/21
This commit is contained in:
Oliver Charles 2015-01-14 13:39:24 +00:00
parent 56e3d5d99e
commit 9c71a83fd1

View File

@ -136,6 +136,9 @@ self: super: {
# depends on broken hbro package.
hbro-contrib = markBroken super.hbro-contrib;
# https://github.com/goldfirere/th-desugar/issues/21
th-desugar = dontCheck super.th-desugar;
}
// {
# Not on Hackage yet.