hgeometry-0.12.0.0: src/Data/Geometry/PointLocation.hs
--------------------------------------------------------------------------------
-- |
-- Module : Data.Geometry.PointLocation
-- Copyright : (C) Frank Staals
-- License : see the LICENSE file
-- Maintainer : Frank Staals
--------------------------------------------------------------------------------
module Data.Geometry.PointLocation
( module Data.Geometry.PointLocation.PersistentSweep
) where
import Data.Geometry.PointLocation.PersistentSweep