Hoogle Search

Within LTS Haskell 24.25 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. writeMixEntries :: FilePath -> Module -> SizedSeq Tick -> FilePath -> IO Int

    ghc GHC.HsToCore.Coverage

    No documentation available.

  2. DsCannotMixPolyAndUnliftedBindings :: !HsBindLR GhcTc GhcTc -> DsMessage

    ghc GHC.HsToCore.Errors.Types

    No documentation available.

  3. fixDs :: (a -> DsM a) -> DsM a

    ghc GHC.HsToCore.Monad

    No documentation available.

  4. newtype HieTypeFix

    ghc GHC.Iface.Ext.Types

    Roughly isomorphic to the original core Type.

  5. ifConInfix :: IfaceConDecl -> Bool

    ghc GHC.Iface.Syntax

    No documentation available.

  6. ifPatIsInfix :: IfaceDecl -> Bool

    ghc GHC.Iface.Syntax

    No documentation available.

  7. pprIfacePrefixApp :: PprPrec -> SDoc -> [SDoc] -> SDoc

    ghc GHC.Iface.Type

    No documentation available.

  8. InfixExpr :: Op -> JStgExpr -> JStgExpr -> JStgExpr

    ghc GHC.JS.JStg.Syntax

    Infix Expressions, see JStgExpr pattern synonyms

  9. renderPrefixJs :: JsToDoc a => a -> SDoc

    ghc GHC.JS.Ppr

    Render a syntax tree as a pretty-printable document, using a given prefix to all generated names. Use this with distinct prefixes to ensure distinct generated names between independent calls to render(Prefix)Js.

  10. renderPrefixJs' :: (JsToDoc a, JsRender doc) => RenderJs doc -> a -> doc

    ghc GHC.JS.Ppr

    No documentation available.

Page 77 of many | Previous | Next