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 EpLinearArrow

    ghc GHC.Hs.Type

    No documentation available.

  2. data HsArrow pass

    ghc GHC.Hs.Type

    Denotes the type of arrows in the surface language

  3. HsLinearArrow :: !XLinearArrow pass -> HsArrow pass

    ghc GHC.Hs.Type

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

  4. HsUnrestrictedArrow :: !XUnrestrictedArrow pass -> HsArrow pass

    ghc GHC.Hs.Type

    a -> b or a → b

  5. XArrow :: !XXArrow pass -> HsArrow pass

    ghc GHC.Hs.Type

    No documentation available.

  6. pprHsArrow :: forall (pass :: Pass) . OutputableBndrId pass => HsArrow (GhcPass pass) -> SDoc

    ghc GHC.Hs.Type

    No documentation available.

  7. pprTypeArrow :: FunTyFlag -> IfaceMult -> SDoc

    ghc GHC.Iface.Type

    No documentation available.

  8. narrowFp :: Double -> Float

    ghc GHC.Llvm.Types

    No documentation available.

  9. AddDarrowAnn :: EpaLocation -> TrailingAnn

    ghc GHC.Parser.Annotation

    Trailing '=>'

  10. AddDarrowUAnn :: EpaLocation -> TrailingAnn

    ghc GHC.Parser.Annotation

    Trailing "⇒"

Page 45 of many | Previous | Next