| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Data.Aviation.Casr.Logbook.Types.Aircraft
Documentation
Constructors
| Aircraft | |
Fields | |
class HasAircraft c where Source #
Minimal complete definition
Methods
aircraft :: Lens' c Aircraft Source #
aircraftEngine :: Lens' c Engine Source #
aircraftRegistration :: Lens' c String Source #
aircraftType :: Lens' c String Source #