| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Data.Aviation.Casr.Logbook.Types.Rating
Documentation
Constructors
| Rating | |
Fields
| |
class HasRating c where Source #
Minimal complete definition
nodayrating :: String -> Rating Source #
ratingAchieved' :: HasRating c => Traversal' c Day Source #