aip-0.0.1: Aeronautical Information Package (AIP)

Safe HaskellNone
LanguageHaskell2010

Data.Aviation.Aip.Month

Documentation

class HasMonth c where Source #

Minimal complete definition

month

Methods

month :: Lens' c Month Source #