--------------------------------------------------------------------------------
-- |
-- Module      :  HGeometry.PolyLine.Instances
-- Copyright   :  (C) Frank Staals
-- License     :  see the LICENSE file
-- Maintainer  :  Frank Staals
--
-- Arbitrary instances for the types in hgeometry-polyline
--
--------------------------------------------------------------------------------
module HGeometry.PolyLine.Instances
  (
  ) where

import HGeometry.Kernel.Instances ()