Hoogle Search
Within LTS Haskell 24.42 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gi-gtk GI.Gtk.Objects.Widget No documentation available.
data
WidgetSetFontMapMethodInfo gi-gtk GI.Gtk.Objects.Widget No documentation available.
-
gi-gtk GI.Gtk.Objects.Widget No documentation available.
type family
ResolveMapMethod (t :: Symbol) ogi-gtksource GI.GtkSource No documentation available.
type family
ResolveMapMethod (t :: Symbol) ogi-gtksource GI.GtkSource.Objects No documentation available.
type family
ResolveMapMethod (t :: Symbol) ogi-gtksource GI.GtkSource.Objects.Map No documentation available.
concatMapM :: Monad m => (a -> m [b]) -> [a] -> m [b]language-c Language.C.Analysis.TravMonad No documentation available.
sMapMaybe :: state -> (update -> Maybe state) -> SFlow update statemidair Midair.Handy No documentation available.
unfoldMapM :: (Monad m, Monoid a) => (s -> m (Maybe (a, s))) -> s -> m amonad-extras Control.Monad.Extra A monadic unfold.
joinMapM :: (Monad m, MonadPlus p) => (a -> m (p b)) -> [a] -> m (p b)monadlist Control.Monad.ListM No documentation available.