diff options
Diffstat (limited to '')
-rw-r--r-- | dependencies.dot | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dependencies.dot b/dependencies.dot index 5f5ae91..bb7f16c 100644 --- a/dependencies.dot +++ b/dependencies.dot @@ -1,6 +1,8 @@ digraph { edge [arrowhead=none] + "Real World Haskell" [label="Real World Haskell ❌"] + fallible [label="fallible 🔶"] AutoQEMU [label="AutoQEMU"] remembering [label="remembering 🔶"] |