Web.Hyperbole.Types.Request
newtype Host Source #
Constructors
Fields
Defined in Web.Hyperbole.Types.Request
Methods
showsPrec :: Int -> Host -> ShowS #
show :: Host -> String #
showList :: [Host] -> ShowS #
data Request Source #
showsPrec :: Int -> Request -> ShowS #
show :: Request -> String #
showList :: [Request] -> ShowS #
newtype RequestId Source #
showsPrec :: Int -> RequestId -> ShowS #
show :: RequestId -> String #
showList :: [RequestId] -> ShowS #