Safe Haskell | None |
---|---|
Language | Haskell2010 |
Data.Aviation.Casr.Logbook.Meta.ImageType
Documentation
Instances
Eq ImageType Source # | |
Ord ImageType Source # | |
Defined in Data.Aviation.Casr.Logbook.Meta.ImageType | |
Show ImageType Source # | |
AsImageType ImageType Source # | |
class AsImageType r where Source #
Minimal complete definition
Methods
_ImageType :: Prism' r ImageType Source #