Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

  1. TcRnTooManyTyArgsInConPattern :: ConLike -> Int -> Int -> TcRnMessage

    ghc GHC.Tc.Errors.Types

    TcRnTooManyTyArgsInConPattern is an error occurring when a constructor pattern has more than the expected number of type arguments Example(s): f (Just Int Bool x) = x Test cases: typecheckshould_failTyAppPat_TooMany typecheckshould_failT20443b

  2. YesDeriveAnyClassEnabled :: DeriveAnyClassEnabled

    ghc GHC.Tc.Errors.Types

    No documentation available.

  3. deriveAnyClassEnabled :: Bool -> DeriveAnyClassEnabled

    ghc GHC.Tc.Errors.Types

    No documentation available.

  4. SynAny :: SyntaxOpType

    ghc GHC.Tc.Gen.Expr

    Any type

  5. tcg_zany_n :: TcGblEnv -> TcRef Integer

    ghc GHC.Tc.Types

    A source of unique identities for ZonkAny instances See Note [Any types] in GHC.Builtin.Types, wrinkle (Any4)

  6. newZonkAnyType :: Kind -> TcM Type

    ghc GHC.Tc.Utils.Monad

    No documentation available.

  7. SynAny :: SyntaxOpType

    ghc GHC.Tc.Utils.TcType

    Any type

  8. mkVisFunTyMany :: HasDebugCallStack => Type -> Type -> Type

    ghc GHC.Tc.Utils.TcType

    Make nested arrow types | Special, common, case: Arrow type with mult Many

  9. mkVisFunTysMany :: [Type] -> Type -> Type

    ghc GHC.Tc.Utils.TcType

    No documentation available.

  10. ManyOccs :: TailCallInfo -> OccInfo

    ghc GHC.Types.Basic

    There are many occurrences, or unknown occurrences

Page 115 of many | Previous | Next