Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. linesPlatform :: String -> [String]

    ghc GHC.SysTools.Process

    No documentation available.

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

    ghc GHC.Tc.Deriv.Functor

    Forall type

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

    ghc GHC.Tc.Errors.Types

    No documentation available.

  4. DerivErrDunnoHowToDeriveForType :: Type -> DeriveInstanceErrReason

    ghc GHC.Tc.Errors.Types

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

  5. EmptyCaseForall :: ForAllTyBinder -> BadEmptyCaseReason

    ghc GHC.Tc.Errors.Types

    No documentation available.

  6. EmptyStmtsGroupInTransformListComp :: EmptyStatementGroupErrReason

    ghc GHC.Tc.Errors.Types

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

  7. data IllegalForeignTypeReason

    ghc GHC.Tc.Errors.Types

    No documentation available.

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

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

    ghc GHC.Tc.Errors.Types

    No documentation available.

  10. data NestedForallsContextsIn

    ghc GHC.Tc.Errors.Types

    Different places in which a nested foralls/contexts error might occur.

Page 485 of many | Previous | Next