Hoogle Search
Within LTS Haskell 24.55 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
reflex Reflex.Requester.Base.Internal No documentation available.
dsDoStmts :: DsMonad q => Maybe ModName -> [Stmt] -> q DExpth-desugar Language.Haskell.TH.Desugar Desugar the Stmts in a do expression
extractBoundNamesStmt :: Stmt -> OSet Nameth-desugar Language.Haskell.TH.Desugar Extract the names bound in a Stmt. This does not extract any type variables bound by pattern signatures, constructor patterns, or type patterns.
module Test.Framework.
TestManager This module defines function for running a set of tests. Furthermore, it provides functionality for organzing tests into a hierarchical structure. This functionality is mainly used internally in the code generated by the hftpp pre-processor.
listMessageFlags :: MailboxReader a b => a -> IO [(b, Flags)]MissingH Network.Email.Mailbox Returns a list of all unique identifiers as well as all flags.
DotStmts :: [GlobalAttributes] -> [DotSubGraph n] -> [DotNode n] -> [DotEdge n] -> DotStatements ngraphviz Data.GraphViz No documentation available.
attrStmts :: DotStatements n -> [GlobalAttributes]graphviz Data.GraphViz No documentation available.
edgeStmts :: DotStatements n -> [DotEdge n]graphviz Data.GraphViz No documentation available.
nodeStmts :: DotStatements n -> [DotNode n]graphviz Data.GraphViz No documentation available.
subGraphStmts :: DotSubGraph n -> DotStatements ngraphviz Data.GraphViz No documentation available.