Safe Haskell | Trustworthy |
---|---|
Language | Haskell2010 |
Documentation
class StringConv a b where Source #
Instances
toS :: StringConv a b => a -> b Source #
toSL :: StringConv a b => a -> b Source #
Instances
Bounded Leniency Source # | |
Enum Leniency Source # | |
Eq Leniency Source # | |
Ord Leniency Source # | |
Defined in Protolude.Conv | |
Show Leniency Source # | |