module Data.Geo.GPX.Accessor.Type where class Type a where type' :: a -> Maybe String