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.

  1. castMyTagWrap :: forall (f :: Type -> Type) x (g :: Type -> Type) . MyTagWrap f (Entry f x) -> MyTagWrap g (Entry g x)

    reflex Reflex.Requester.Base.Internal

    No documentation available.

  2. dsDoStmts :: DsMonad q => Maybe ModName -> [Stmt] -> q DExp

    th-desugar Language.Haskell.TH.Desugar

    Desugar the Stmts in a do expression

  3. extractBoundNamesStmt :: Stmt -> OSet Name

    th-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.

  4. 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.

  5. listMessageFlags :: MailboxReader a b => a -> IO [(b, Flags)]

    MissingH Network.Email.Mailbox

    Returns a list of all unique identifiers as well as all flags.

  6. DotStmts :: [GlobalAttributes] -> [DotSubGraph n] -> [DotNode n] -> [DotEdge n] -> DotStatements n

    graphviz Data.GraphViz

    No documentation available.

  7. attrStmts :: DotStatements n -> [GlobalAttributes]

    graphviz Data.GraphViz

    No documentation available.

  8. edgeStmts :: DotStatements n -> [DotEdge n]

    graphviz Data.GraphViz

    No documentation available.

  9. nodeStmts :: DotStatements n -> [DotNode n]

    graphviz Data.GraphViz

    No documentation available.

  10. subGraphStmts :: DotSubGraph n -> DotStatements n

    graphviz Data.GraphViz

    No documentation available.

Page 59 of many | Previous | Next