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.

  1. data FRRArrowContext

    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.

  2. pprFRRArrowContext :: FRRArrowContext -> SDoc

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

    No documentation available.

  3. pprThetaArrowTy :: ThetaType -> SDoc

    ghc-lib-parser GHC.Tc.Utils.TcType

    No documentation available.

  4. litNumNarrow :: LitNumType -> Platform -> Literal -> Literal

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

  5. narrowInt16Lit :: Literal -> Literal

    ghc-lib-parser GHC.Types.Literal

    No documentation available.

  6. narrowInt32Lit :: Literal -> Literal

    ghc-lib-parser GHC.Types.Literal

    No documentation available.

  7. narrowInt64Lit :: Literal -> Literal

    ghc-lib-parser GHC.Types.Literal

    No documentation available.

  8. narrowInt8Lit :: Literal -> Literal

    ghc-lib-parser GHC.Types.Literal

    No documentation available.

  9. narrowWord16Lit :: Literal -> Literal

    ghc-lib-parser GHC.Types.Literal

    No documentation available.

  10. narrowWord32Lit :: Literal -> Literal

    ghc-lib-parser GHC.Types.Literal

    No documentation available.

Page 72 of many | Previous | Next