Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
Permissions :: Bool -> Bool -> Bool -> Permissionsturtle Turtle.Prelude No documentation available.
-
turtle Turtle.Prelude No documentation available.
ProcFailed :: Text -> [Text] -> ExitCode -> ProcFailedturtle Turtle.Prelude No documentation available.
-
unagi-chan Control.Concurrent.Chan.Unagi.NoBlocking The next element is not yet in the queue; you can retry tryReadNext until a Next is returned.
-
unagi-chan Control.Concurrent.Chan.Unagi.NoBlocking.Unboxed The next element is not yet in the queue; you can retry tryReadNext until a Next is returned.
-
webgear-core WebGear.Core.MIMETypes The text/plain MIME type
-
webgear-core WebGear.Core.MIMETypes No documentation available.
-
webgear-core WebGear.Core.Modifiers Modifier used to indicate whether a trait is parsed strictly or leniently.
type family
Prerequisite t (ts :: [Type])webgear-core WebGear.Core.Trait Indicates the constraints a trait depends upon as a prerequisite. This is used to assert that a trait t can be extracted from a request only if one or more other traits are present in the trait list ts associated with it. If a trait does not depend on other traits this can be set to the empty contraint ().
-
webgear-core WebGear.Core.Trait.Auth.Basic Password for basic authentication.