Remove graphviz dependency
This commit is contained in:
+1
-3
@@ -1,6 +1,4 @@
|
||||
module Picture.Arc
|
||||
( arcFull
|
||||
) where
|
||||
module Picture.Arc (arcFull) where
|
||||
|
||||
import Color
|
||||
import Geometry
|
||||
|
||||
Reference in New Issue
Block a user