Hoogle Search

Within LTS Haskell 24.18 (ghc-9.10.3)

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

  1. arrowT :: Quote m => m Type

    template-haskell Language.Haskell.TH.Lib

    No documentation available.

  2. arrowK :: Kind

    template-haskell Language.Haskell.TH.Lib.Internal

    No documentation available.

  3. arrowT :: Quote m => m Type

    template-haskell Language.Haskell.TH.Lib.Internal

    No documentation available.

  4. arrowKCompat :: Kind -> Kind -> Kind

    th-abstraction Language.Haskell.TH.Datatype

    No documentation available.

  5. arrowTIdKey :: Unique

    ghc GHC.Builtin.Names.TH

    No documentation available.

  6. arrowTName :: Name

    ghc GHC.Builtin.Names.TH

    No documentation available.

  7. arrowToHsType :: HsArrow GhcRn -> LHsType GhcRn

    ghc GHC.Hs.Type

    Convert an arrow into its corresponding multiplicity. In essence this erases the information of whether the programmer wrote an explicit multiplicity or a shorthand.

  8. arrowt :: SDoc

    ghc GHC.Utils.Outputable

    No documentation available.

  9. arrowtt :: SDoc

    ghc GHC.Utils.Outputable

    No documentation available.

  10. arrow' :: (TypeableFloat n, Renderable (Path V2 n) b) => ArrowOpts n -> n -> QDiagram b V2 n Any

    diagrams-lib Diagrams.TwoD

    arrow' opts len creates an arrow of length len using the given options, starting at the origin and ending at the point (len,0). In particular, it scales the given arrowShaft so that the entire arrow has length len.

Page 27 of many | Previous | Next