Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
getForwardKind :: Migrate (Reverse a) => Kind a -> Kind (MigrateFrom (Reverse a))safecopy Data.SafeCopy.Internal No documentation available.
-
snap-server Snap.Http.Server.Config Assert that Snap is running behind an HTTP proxy, and that the proxied connection information will be stored in the "X-Forwarded-For" or "Forwarded-For" HTTP headers.
-
snap-server Snap.Internal.Http.Server.Config No documentation available.
_forceConnectionClose :: PerSessionData -> {-# UNPACK #-} !IORef Boolsnap-server Snap.Internal.Http.Server.Types If the bool stored in this IORef becomes true, the server will close the connection after the current request is processed.
-
text-show TextShow.Data.Floating Control the rendering of floating point numbers.
showbFPFormat :: FPFormat -> Buildertext-show TextShow.Data.Floating DFAForalls :: DForallTelescope -> DFunArgs -> DFunArgsth-desugar Language.Haskell.TH.Desugar A series of foralled type variables followed by a dot (if ForallInvis) or an arrow (if ForallVis). For example, the type variables a1 ... an in forall a1 ... an. r.
DForallInvis :: [DTyVarBndrSpec] -> DForallTelescopeth-desugar Language.Haskell.TH.Desugar An invisible forall (e.g., forall a {b} c -> {...}), where each binder has a Specificity.
DForallT :: DForallTelescope -> DType -> DTypeth-desugar Language.Haskell.TH.Desugar No documentation available.
-
th-desugar Language.Haskell.TH.Desugar The type variable binders in a forall.