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. narrowWord64Lit :: Literal -> Literal

    ghc-lib-parser GHC.Types.Literal

    No documentation available.

  2. narrowWord8Lit :: Literal -> Literal

    ghc-lib-parser GHC.Types.Literal

    No documentation available.

  3. darrow :: SDoc

    ghc-lib-parser GHC.Utils.Outputable

    No documentation available.

  4. larrow :: SDoc

    ghc-lib-parser GHC.Utils.Outputable

    No documentation available.

  5. larrowt :: SDoc

    ghc-lib-parser GHC.Utils.Outputable

    No documentation available.

  6. larrowtt :: SDoc

    ghc-lib-parser GHC.Utils.Outputable

    No documentation available.

  7. data HsArrowMatchContext

    ghc-lib-parser Language.Haskell.Syntax.Expr

    Haskell arrow match context.

  8. type HsArrow pass = HsArrowOf LHsType pass pass

    ghc-lib-parser Language.Haskell.Syntax.Type

    No documentation available.

  9. data HsArrowOf mult pass

    ghc-lib-parser Language.Haskell.Syntax.Type

    Denotes the type of arrows in the surface language

  10. HsLinearArrow :: !XLinearArrow mult pass -> HsArrowOf mult pass

    ghc-lib-parser Language.Haskell.Syntax.Type

    a %1 -> b or a %1 → b, or a ⊸ b

Page 73 of many | Previous | Next