Safe Haskell | Trustworthy |
---|---|
Language | Haskell2010 |
Conv
Documentation
class StringConv a b where Source #
Minimal complete definition
Instances
toS :: StringConv a b => a -> b Source #
toSL :: StringConv a b => a -> b Source #
protolude-0.1.10: A sensible set of defaults for writing custom Preludes.
Safe Haskell | Trustworthy |
---|---|
Language | Haskell2010 |
Conv
class StringConv a b where Source #
Minimal complete definition
Instances
toS :: StringConv a b => a -> b Source #
toSL :: StringConv a b => a -> b Source #