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 = [
|
buildDepends = [
|
||||||
bktrees fgl filepath graphviz pandoc random text time
|
bktrees fgl filepath graphviz pandoc random text time
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
description = "Graph-Theoretic Analysis library";
|
description = "Graph-Theoretic Analysis library";
|
||||||
license = "unknown";
|
license = "unknown";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user