Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ghc-lib-parser GHC.Tc.Types.Origin While typechecking arrow notation, in which context did a representation polymorphism check arise? See FixedRuntimeRepContext for more general origins of representation polymorphism checks.
pprFRRArrowContext :: FRRArrowContext -> SDocghc-lib-parser GHC.Tc.Types.Origin No documentation available.
pprThetaArrowTy :: ThetaType -> SDocghc-lib-parser GHC.Tc.Utils.TcType No documentation available.
litNumNarrow :: LitNumType -> Platform -> Literal -> Literalghc-lib-parser GHC.Types.Literal Narrow a literal number by converting it into another number type and then converting it back to its original type.
narrowInt16Lit :: Literal -> Literalghc-lib-parser GHC.Types.Literal No documentation available.
narrowInt32Lit :: Literal -> Literalghc-lib-parser GHC.Types.Literal No documentation available.
narrowInt64Lit :: Literal -> Literalghc-lib-parser GHC.Types.Literal No documentation available.
narrowInt8Lit :: Literal -> Literalghc-lib-parser GHC.Types.Literal No documentation available.
narrowWord16Lit :: Literal -> Literalghc-lib-parser GHC.Types.Literal No documentation available.
narrowWord32Lit :: Literal -> Literalghc-lib-parser GHC.Types.Literal No documentation available.