Cleanup warnings
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
module Geometry.Data
|
||||
( Point2 (..)
|
||||
, Point3 (..)
|
||||
, Point4 (..)
|
||||
( Point2
|
||||
, Point3
|
||||
, Point4
|
||||
)
|
||||
where
|
||||
type Point2 = (Float,Float)
|
||||
|
||||
Reference in New Issue
Block a user