OSM-0.6.4: Parse OpenStreetMap files

Safe HaskellSafe-Inferred
LanguageHaskell98

Data.Geo.OSM.Lens.BoxL

Description

Values with a box string accessor.

Documentation

class BoxL a where Source

Methods

boxL :: Lens a String Source

Instances