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.
-
X11 Graphics.X11.Xlib.Cursor No documentation available.
-
X11 Graphics.X11.Xlib.Cursor No documentation available.
-
X11 Graphics.X11.Xlib.Cursor No documentation available.
-
X11 Graphics.X11.Xlib.Cursor No documentation available.
-
X11 Graphics.X11.Xlib.Cursor No documentation available.
-
X11 Graphics.X11.Xlib.Cursor No documentation available.
-
th-desugar Language.Haskell.TH.Desugar No documentation available.
newtype
CoStateArrow s (a :: Type -> Type -> Type) b carrows Control.Arrow.Transformer.CoState No documentation available.
CoStateArrow :: a (s -> b) (s -> c) -> CoStateArrow s (a :: Type -> Type -> Type) b carrows Control.Arrow.Transformer.CoState No documentation available.
newtype
ErrorArrow ex (a :: Type -> Type -> Type) b carrows Control.Arrow.Transformer.Error An arrow that augments an existing arrow with possible errors. The ArrowError class contains methods for raising and handling these errors.