Hoogle Search
Within LTS Haskell 24.41 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
validateHeadersMiddleware :: ValidateHeadersSettings -> Middlewarewai-extra Network.Wai.Middleware.ValidateHeaders Middleware to validate response headers.
-
lifted-base Control.Concurrent.Lifted A ThreadId is an abstract type representing a handle to a thread. ThreadId is an instance of Eq, Ord and Show, where the Ord instance implements an arbitrary total ordering over ThreadIds. The Show instance lets you convert an arbitrary-valued ThreadId to string form; showing a ThreadId value is occasionally useful when debugging or diagnosing the behaviour of a concurrent program. Note: in GHC, if you have a ThreadId, you essentially have a pointer to the thread itself. This means the thread itself can't be garbage collected until you drop the ThreadId. This misfeature would be difficult to correct while continuing to support threadStatus.
mkWeakThreadId :: MonadBase IO m => ThreadId -> m (Weak ThreadId)lifted-base Control.Concurrent.Lifted Generalized versio of mkWeakThreadId.
myThreadId :: MonadBase IO m => m ThreadIdlifted-base Control.Concurrent.Lifted Generalized version of myThreadId.
DivideByZero :: ArithExceptionlifted-base Control.Exception.Lifted No documentation available.
-
No documentation available.
-
No documentation available.
-
No documentation available.
-
No documentation available.
-
No documentation available.