rest-types-1.14.1.2: Silk Rest Framework Types

Safe HaskellNone
LanguageHaskell98

Rest.Types.ShowUrl

Documentation

class ShowUrl a where Source #

Minimal complete definition

showUrl

Methods

showUrl :: a -> String Source #