haskell-Graphalyze: jailbreak to fix build with recent versions of pandoc
This commit is contained in:
parent
2696dd8c01
commit
a14aa9618f
@ -11,6 +11,7 @@ cabal.mkDerivation (self: {
|
||||
buildDepends = [
|
||||
bktrees fgl filepath graphviz pandoc random text time
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
description = "Graph-Theoretic Analysis library";
|
||||
license = "unknown";
|
||||
|
Loading…
Reference in New Issue
Block a user