haskell-graphviz: update to version 2999.14.1.0
This commit is contained in:
parent
40aa82192d
commit
775dd5b7d5
@ -9,6 +9,7 @@ cabal.mkDerivation (self: {
|
|||||||
buildDepends = [
|
buildDepends = [
|
||||||
colour dlist fgl filepath polyparse text transformers wlPprintText
|
colour dlist fgl filepath polyparse text transformers wlPprintText
|
||||||
];
|
];
|
||||||
|
patchPhase = "sed -i -e 's|bytestring.*,|bytestring,|' graphviz.cabal";
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://projects.haskell.org/graphviz/";
|
homepage = "http://projects.haskell.org/graphviz/";
|
||||||
description = "Bindings to Graphviz for graph visualisation";
|
description = "Bindings to Graphviz for graph visualisation";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user