haskell-graphviz: the test suite build is broken by QuickCheck 2.8
This commit is contained in:
parent
8e48f09284
commit
72f54f51e3
@ -287,7 +287,7 @@ self: super: {
|
|||||||
tasty-rerun = dontHaddock (appendConfigureFlag super.tasty-rerun "--ghc-option=-XFlexibleContexts");
|
tasty-rerun = dontHaddock (appendConfigureFlag super.tasty-rerun "--ghc-option=-XFlexibleContexts");
|
||||||
|
|
||||||
# http://hub.darcs.net/ivanm/graphviz/issue/5
|
# http://hub.darcs.net/ivanm/graphviz/issue/5
|
||||||
graphviz = appendPatch super.graphviz ./graphviz-fix-ghc710.patch;
|
graphviz = dontCheck (dontJailbreak (appendPatch super.graphviz ./graphviz-fix-ghc710.patch));
|
||||||
|
|
||||||
# Broken with GHC 7.10.x.
|
# Broken with GHC 7.10.x.
|
||||||
aeson_0_7_0_6 = markBroken super.aeson_0_7_0_6;
|
aeson_0_7_0_6 = markBroken super.aeson_0_7_0_6;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user