Hoogle Search
Within LTS Haskell 24.15 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
scotty Web.Scotty.Internal.Types No documentation available.
newtype
ScottyT (m :: Type -> Type) ascotty Web.Scotty.Internal.Types No documentation available.
ScottyT :: ReaderT Options (State (ScottyState m)) a -> ScottyT (m :: Type -> Type) ascotty Web.Scotty.Internal.Types No documentation available.
-
scotty Web.Scotty.Trans Thrown e.g. when a request is too large
data
ScottyState (m :: Type -> Type)scotty Web.Scotty.Trans No documentation available.
data
ScottyT (m :: Type -> Type) ascotty Web.Scotty.Trans No documentation available.
-
scotty Web.Scotty.Trans.Strict Thrown e.g. when a request is too large
data
ScottyState (m :: Type -> Type)scotty Web.Scotty.Trans.Strict No documentation available.
data
ScottyT (m :: Type -> Type) ascotty Web.Scotty.Trans.Strict No documentation available.
defaultScottyState :: forall (m :: Type -> Type) . ScottyState mscotty Web.Scotty No documentation available.