Limit public API in Diagram
This commit is contained in:
parent
330049fde6
commit
b98d8be723
@ -1,4 +1,11 @@
|
|||||||
module Diagram where
|
module Diagram (t,
|
||||||
|
dX,
|
||||||
|
dY,
|
||||||
|
alg,
|
||||||
|
defaultProp,
|
||||||
|
diag,
|
||||||
|
diagS,
|
||||||
|
whiteRect) where
|
||||||
|
|
||||||
import Defaults
|
import Defaults
|
||||||
import Diagrams.Prelude
|
import Diagrams.Prelude
|
||||||
|
Loading…
Reference in New Issue
Block a user