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.
-
template-haskell Language.Haskell.TH.Lib No documentation available.
-
template-haskell Language.Haskell.TH.Lib.Internal No documentation available.
-
template-haskell Language.Haskell.TH.Lib.Internal No documentation available.
arrowKCompat :: Kind -> Kind -> Kindth-abstraction Language.Haskell.TH.Datatype No documentation available.
-
ghc GHC.Builtin.Names.TH No documentation available.
-
ghc GHC.Builtin.Names.TH No documentation available.
arrowToHsType :: HsArrow GhcRn -> LHsType GhcRnghc 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.
-
ghc GHC.Utils.Outputable No documentation available.
-
ghc GHC.Utils.Outputable No documentation available.
arrow' :: (TypeableFloat n, Renderable (Path V2 n) b) => ArrowOpts n -> n -> QDiagram b V2 n Anydiagrams-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.