Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Data.Aviation.Casa.AbbreviationsAndAcronyms.Render.Score
Documentation
class HasScore a where Source #
Minimal complete definition
class HasShowScore a where Source #
Minimal complete definition
Instances
HasShowScore Int Source # | |
HasShowScore String Source # | |
TextualMonoid s => HasShowScore (Fuzzy a s) Source # | |