haskell-graphviz: update to version 2999.14.1.0

This commit is contained in:
Peter Simons 2012-11-21 12:04:48 +01:00
parent 40aa82192d
commit 775dd5b7d5

View File

@ -9,6 +9,7 @@ cabal.mkDerivation (self: {
buildDepends = [
colour dlist fgl filepath polyparse text transformers wlPprintText
];
patchPhase = "sed -i -e 's|bytestring.*,|bytestring,|' graphviz.cabal";
meta = {
homepage = "http://projects.haskell.org/graphviz/";
description = "Bindings to Graphviz for graph visualisation";