Improve haddock documentation
This commit is contained in:
parent
5976ba984e
commit
6e2873ece1
@ -36,7 +36,8 @@ diagFromVTable prop vt
|
||||
mkPoint (x,y) = p2 (x,y)
|
||||
|
||||
|
||||
-- |Create the Diagram from a String.
|
||||
-- |Create the Diagram from a String which is supposed to be the contents
|
||||
-- of an obj file.
|
||||
diagFromString :: DiagProp -> String -> Diagram Cairo R2
|
||||
diagFromString prop mesh
|
||||
= diagFromVTable prop .
|
||||
|
Loading…
Reference in New Issue
Block a user