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.
TcRnTagToEnumUnspecifiedResTy :: Type -> TcRnMessageghc-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
-
ghc-lib-parser GHC.Types.Basic Phase Number
diagnosticCodeNumber :: DiagnosticCode -> Naturalghc-lib-parser GHC.Types.Error the actual diagnostic code
valueGetEnum :: Enum enum => GValue -> IO enumglib System.Glib.GValueTypes No documentation available.
valueSetEnum :: Enum enum => GValue -> enum -> IO ()glib System.Glib.GValueTypes No documentation available.
newAttrFromEnumProperty :: (GObjectClass gobj, Enum enum) => String -> GType -> Attr gobj enumglib System.Glib.Properties No documentation available.
objectGetPropertyEnum :: (GObjectClass gobj, Enum enum) => GType -> String -> gobj -> IO enumglib System.Glib.Properties No documentation available.
objectSetPropertyEnum :: (GObjectClass gobj, Enum enum) => GType -> String -> gobj -> enum -> IO ()glib System.Glib.Properties No documentation available.
readAttrFromEnumProperty :: (GObjectClass gobj, Enum enum) => String -> GType -> ReadAttr gobj enumglib System.Glib.Properties No documentation available.
-
glib System.Glib.Properties No documentation available.