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.
arrowSet :: ArrowClass self => self -> ArrowType -> ShadowType -> IO ()gtk Graphics.UI.Gtk.Misc.Arrow Sets the direction and style of the Arrow.
arrowShadowType :: ArrowClass self => Attr self ShadowTypegtk Graphics.UI.Gtk.Misc.Arrow Appearance of the shadow surrounding the arrow. Default value: ShadowOut
arrowSet :: ArrowClass self => self -> ArrowType -> ShadowType -> IO ()gtk3 Graphics.UI.Gtk.Misc.Arrow Sets the direction and style of the Arrow.
arrowShadowType :: ArrowClass self => Attr self ShadowTypegtk3 Graphics.UI.Gtk.Misc.Arrow Appearance of the shadow surrounding the arrow. Default value: ShadowOut
arrowsSub :: (Arrows -> action) -> Sub actionmiso Miso.Subscription.Keyboard Maps Arrows onto a Keyboard subscription
-
ghc GHC.Parser.Lexer No documentation available.
module Control.Arrow.
ArrowState Arrows for managing an explicit state State arrows work similar to state monads. A state value is threaded through the application of arrows.
class Arrow a =>
ArrowState s (a :: Type -> Type -> Type) | a -> shxt Control.Arrow.ArrowState The interface for accessing and changing the state component. Multi parameter classes and functional dependencies are required.
class Arrow a =>
ArrowState s (a :: Type -> Type -> Type) | a -> sarrows Control.Arrow.Operations An arrow type that provides a modifiable state, based of section 9 of Generalising Monads to Arrows, by John Hughes, Science of Computer Programming 37:67-111, May 2000.
-
graphviz Data.GraphViz.Attributes.Complete No documentation available.