Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. TcRnTagToEnumUnspecifiedResTy :: Type -> TcRnMessage

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

    TcRnTagToEnumUnspecifiedResTy is an error that occurs when the 'tagToEnum#' function is not given a concrete result type. Example(s): foo :: forall a. a foo = tagToEnum# 0# Test cases: typecheckshould_failtcfail164

  2. type PhaseNum = Int

    ghc-lib-parser GHC.Types.Basic

    Phase Number

  3. diagnosticCodeNumber :: DiagnosticCode -> Natural

    ghc-lib-parser GHC.Types.Error

    the actual diagnostic code

  4. valueGetEnum :: Enum enum => GValue -> IO enum

    glib System.Glib.GValueTypes

    No documentation available.

  5. valueSetEnum :: Enum enum => GValue -> enum -> IO ()

    glib System.Glib.GValueTypes

    No documentation available.

  6. newAttrFromEnumProperty :: (GObjectClass gobj, Enum enum) => String -> GType -> Attr gobj enum

    glib System.Glib.Properties

    No documentation available.

  7. objectGetPropertyEnum :: (GObjectClass gobj, Enum enum) => GType -> String -> gobj -> IO enum

    glib System.Glib.Properties

    No documentation available.

  8. objectSetPropertyEnum :: (GObjectClass gobj, Enum enum) => GType -> String -> gobj -> enum -> IO ()

    glib System.Glib.Properties

    No documentation available.

  9. readAttrFromEnumProperty :: (GObjectClass gobj, Enum enum) => String -> GType -> ReadAttr gobj enum

    glib System.Glib.Properties

    No documentation available.

  10. writeAttrFromEnumProperty :: (GObjectClass gobj, Enum enum) => String -> GType -> WriteAttr gobj enum

    glib System.Glib.Properties

    No documentation available.

Page 144 of many | Previous | Next