packages feed

GPX-0.8.0: src/Data/Geo/GPX/Lens/PdopL.hs

module Data.Geo.GPX.Lens.PdopL where

import Data.Lens.Common

class PdopL a where
  pdopL :: Lens a (Maybe Double)