Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Documentation
class HasShowScore a where Source #
Instances
HasShowScore Int Source # | |
HasShowScore String Source # | |
TextualMonoid s => HasShowScore (Fuzzy a s) Source # | |
Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
class HasShowScore a where Source #
HasShowScore Int Source # | |
HasShowScore String Source # | |
TextualMonoid s => HasShowScore (Fuzzy a s) Source # | |