Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. hdTraceForeign :: JStgExpr

    ghc-lib-parser GHC.StgToJS.Symbols

    No documentation available.

  2. csTraceForeign :: StgToJSConfig -> !Bool

    ghc-lib-parser GHC.StgToJS.Types

    No documentation available.

  3. ggsForeignRefs :: GenGroupState -> [ForeignJSRef]

    ghc-lib-parser GHC.StgToJS.Types

    No documentation available.

  4. luForeignRefs :: LinkableUnit -> [ForeignJSRef]

    ghc-lib-parser GHC.StgToJS.Types

    No documentation available.

  5. BootForeignDecls :: !NonEmpty (LForeignDecl GhcRn) -> BadBootDecls

    ghc-lib-parser GHC.Tc.Errors.Types

    No documentation available.

  6. DerivErrDunnoHowToDeriveForType :: Type -> DeriveInstanceErrReason

    ghc-lib-parser GHC.Tc.Errors.Types

    GHC simply doesn't how to how derive the input Class for the given Type.

  7. EmptyCaseForall :: ForAllTyBinder -> BadEmptyCaseReason

    ghc-lib-parser GHC.Tc.Errors.Types

    No documentation available.

  8. EmptyStmtsGroupInTransformListComp :: EmptyStatementGroupErrReason

    ghc-lib-parser GHC.Tc.Errors.Types

    Empty statement group in a transform list comprehension Example: [() | then ()]

  9. data IllegalForeignTypeReason

    ghc-lib-parser GHC.Tc.Errors.Types

    No documentation available.

  10. IllegalStaticFormInSplice :: !HsExpr GhcPs -> THError

    ghc-lib-parser GHC.Tc.Errors.Types

    IllegalStaticFormInSplice is an error when a user attempts to define a static pointer in a Template Haskell splice. Example(s): Test cases: th/TH_StaticPointers02

Page 702 of many | Previous | Next