hyperbole-0.6.0: Interactive HTML apps using type-safe serverside Haskell
Safe HaskellSafe-Inferred
LanguageGHC2021

Web.Hyperbole.Types.Response

Synopsis

Documentation

newtype Body Source #

Constructors

Body ByteString 

data ViewUpdate Source #

Constructors

ViewUpdate 

Fields

data Response Source #

A processed response for the client, which might be a ResponseError

data ServerError Source #

Constructors

ServerError 

Fields