Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

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

  1. FRRArrow :: FRRArrowContext -> FixedRuntimeRepContext

    ghc GHC.Tc.Types.Origin

    A representation-polymorphism check arising from arrow notation. See FRRArrowContext for more details.

  2. data FRRArrowContext

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

  3. pprFRRArrowContext :: FRRArrowContext -> SDoc

    ghc GHC.Tc.Types.Origin

    No documentation available.

  4. escapeArrowScope :: TcM a -> TcM a

    ghc GHC.Tc.Utils.Monad

    No documentation available.

  5. newArrowScope :: TcM a -> TcM a

    ghc GHC.Tc.Utils.Monad

    No documentation available.

  6. pprThetaArrowTy :: ThetaType -> SDoc

    ghc GHC.Tc.Utils.TcType

    No documentation available.

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

    ghc GHC.Types.Literal

    Narrow a literal number by converting it into another number type and then converting it back to its original type.

  8. narrowInt16Lit :: Literal -> Literal

    ghc GHC.Types.Literal

    No documentation available.

  9. narrowInt32Lit :: Literal -> Literal

    ghc GHC.Types.Literal

    No documentation available.

  10. narrowInt64Lit :: Literal -> Literal

    ghc GHC.Types.Literal

    No documentation available.

Page 49 of many | Previous | Next