rest-types-1.14.1.1: Silk Rest Framework Types
Rest.Types.ShowUrl
class ShowUrl a where Source #
Minimal complete definition
showUrl
Methods
showUrl :: a -> String Source #
Instances
showUrl :: Int -> String Source #
showUrl :: Integer -> String Source #
showUrl :: String -> String Source #
showUrl :: Text -> String Source #
showUrl :: UUID -> String Source #