Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
vinyl Data.Vinyl.Core Push an outer layer of interpretation functor into each field.
-
vinyl Data.Vinyl.Lens Two record types are equivalent when they are subtypes of each other.
infoMessageQueueLength :: ProcessInfo -> Intdistributed-process Control.Distributed.Process No documentation available.
-
distributed-process Control.Distributed.Process.Closure dequeue :: CQueue m -> BlockSpec -> [MatchOn m a] -> IO (Maybe a)distributed-process Control.Distributed.Process.Internal.CQueue Dequeue an element The timeout (if any) is applied only to waiting for incoming messages, not to checking messages that have already arrived
-
distributed-process Control.Distributed.Process.Internal.Closure.BuiltIn infoMessageQueueLength :: ProcessInfo -> Intdistributed-process Control.Distributed.Process.Internal.Primitives No documentation available.
infoMessageQueueLength :: ProcessInfo -> Intdistributed-process Control.Distributed.Process.Internal.Types No documentation available.
doubleQuotes :: HasChars a => Doc a -> Doc adoclayout Text.DocLayout Wraps a Doc in double quotes.
data
TyEq (c :: a) (d :: b) (e :: Bool)first-class-families Fcf Type equality.
Details
The base library also defines a similar (==); it differs from TyEq in the following ways: