packages feed

gloss-rendering-1.9.1.1: Graphics/Gloss/Geometry.hs

module Graphics.Gloss.Geometry
	( module Graphics.Gloss.Geometry.Angle
	, module Graphics.Gloss.Geometry.Line )
where
import Graphics.Gloss.Geometry.Angle
import Graphics.Gloss.Geometry.Line