Hoogle Search
Within LTS Haskell 24.28 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
bluefin-internal Bluefin.Internal This is more efficient than yieldToList because it gathers the elements into a stack in reverse order. yieldToList then reverses that stack.
>>> runPureEff $ yieldToReverseList $ \y -> do yield y 1 yield y 2 yield y 100 ([100,2,1], ())
pattern
PRINT_SETTINGS_REVERSE :: Textgi-gtk3 GI.Gtk.Constants No description available in the introspection data.
pattern
STOCK_ORIENTATION_REVERSE_LANDSCAPE :: Textgi-gtk3 GI.Gtk.Constants Deprecated: (Since version 3.10)
pattern
STOCK_ORIENTATION_REVERSE_PORTRAIT :: Textgi-gtk3 GI.Gtk.Constants Deprecated: (Since version 3.10)
PageOrientationReverseLandscape :: PageOrientationgi-gtk3 GI.Gtk.Enums Reverse landscape mode.
PageOrientationReversePortrait :: PageOrientationgi-gtk3 GI.Gtk.Enums Reverse portrait mode.
printSettingsGetReverse :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m Boolgi-gtk3 GI.Gtk.Objects.PrintSettings Gets the value of PRINT_SETTINGS_REVERSE. Since: 2.10
printSettingsSetReverse :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> Bool -> m ()gi-gtk3 GI.Gtk.Objects.PrintSettings Sets the value of PRINT_SETTINGS_REVERSE. Since: 2.10
gfnReverse :: forall p (m :: Type -> Type) h . Monad m => Function (Run p m h)ginger Text.Ginger.Run.Builtins No documentation available.
-
gtk Graphics.UI.Gtk.Gdk.Cursor No documentation available.