Remove graphviz dependency

This commit is contained in:
2026-01-02 11:40:14 +00:00
parent 3b4e24b74f
commit f6f63c9a14
5 changed files with 3 additions and 165 deletions
+1 -3
View File
@@ -1,6 +1,4 @@
module Picture.Arc
( arcFull
) where
module Picture.Arc (arcFull) where
import Color
import Geometry