haskell-graphviz: jailbreak to fix build with latest version of 'polyparse'
This commit is contained in:
parent
8867d4ba0a
commit
344195b3e0
@ -15,7 +15,7 @@ cabal.mkDerivation (self: {
|
||||
wlPprintText
|
||||
];
|
||||
testDepends = [ fgl filepath QuickCheck text ];
|
||||
doCheck = false;
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://projects.haskell.org/graphviz/";
|
||||
description = "Bindings to Graphviz for graph visualisation";
|
||||
|
Loading…
Reference in New Issue
Block a user