ivan-m / graphviz

Haskell bindings to the Graphviz toolkit
Other
64 stars 24 forks source link

dotAttributes variant that allows specifying GraphvizCommand #36

Open ivan-m opened 6 years ago

ivan-m commented 6 years ago

Currently re-implemented by diagrams-graphviz.

@byorgey I'm tempted to use your dotAttributes' name, but diagrams-graphviz currently imports almost the entire module, so there'll be a name collision. Thoughts?

byorgey commented 6 years ago

Oh, that's not an issue, I would be very happy to drop it from diagrams-graphviz and just import it from graphviz.