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