haskell-Graphalyze: jailbreak to fix build with recent versions of pandoc

This commit is contained in:
Peter Simons 2014-08-17 00:18:58 +02:00
parent 2696dd8c01
commit a14aa9618f

View File

@ -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";