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.

  1. luForeignRefs :: LinkableUnit -> [ForeignJSRef]

    ghc GHC.StgToJS.Types

    No documentation available.

  2. linesPlatform :: String -> [String]

    ghc GHC.SysTools.Process

    No documentation available.

  3. ft_forall :: FFoldType a -> TcTyVar -> a -> a

    ghc GHC.Tc.Deriv.Functor

    Forall type

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

    ghc GHC.Tc.Errors.Types

    No documentation available.

  5. DerivErrDunnoHowToDeriveForType :: Type -> DeriveInstanceErrReason

    ghc GHC.Tc.Errors.Types

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

  6. EmptyCaseForall :: ForAllTyBinder -> BadEmptyCaseReason

    ghc GHC.Tc.Errors.Types

    No documentation available.

  7. EmptyStmtsGroupInTransformListComp :: EmptyStatementGroupErrReason

    ghc GHC.Tc.Errors.Types

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

  8. data IllegalForeignTypeReason

    ghc GHC.Tc.Errors.Types

    No documentation available.

  9. IllegalStaticFormInSplice :: !HsExpr GhcPs -> THError

    ghc 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

  10. MalformedType :: TypeOrKind -> Type -> ConversionFailReason

    ghc GHC.Tc.Errors.Types

    No documentation available.

Page 485 of many | Previous | Next