rest-types-1.10.1: Silk Rest Framework Types

Safe HaskellNone
LanguageHaskell98

Rest.Types.ShowUrl

Documentation

class ShowUrl a where Source

Methods

showUrl :: a -> String Source

Instances