Wheb-0.3.1.0: The frictionless WAI Framework

Safe HaskellNone
LanguageHaskell2010

Web.Wheb.Utils

Synopsis

Documentation

builderToText :: Builder -> Text Source

builderToStrictText :: Builder -> Text Source

spack :: Show a => a -> Text Source

Show and pack into Lazy Text

spacks :: Show a => a -> Text Source

Show and pack into Strict Text

makeUUID :: MonadIO m => WhebT g s m Text Source

uhOh :: Response Source