• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.10 (ghc-9.10.2)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. pattern STOCK_ORIENTATION_REVERSE_LANDSCAPE :: Text

    gi-gtk3 GI.Gtk.Constants

    Deprecated: (Since version 3.10)

  2. pattern STOCK_ORIENTATION_REVERSE_PORTRAIT :: Text

    gi-gtk3 GI.Gtk.Constants

    Deprecated: (Since version 3.10)

  3. PageOrientationReverseLandscape :: PageOrientation

    gi-gtk3 GI.Gtk.Enums

    Reverse landscape mode.

  4. PageOrientationReversePortrait :: PageOrientation

    gi-gtk3 GI.Gtk.Enums

    Reverse portrait mode.

  5. printSettingsGetReverse :: (HasCallStack, MonadIO m, IsPrintSettings a) => a -> m Bool

    gi-gtk3 GI.Gtk.Objects.PrintSettings

    Gets the value of PRINT_SETTINGS_REVERSE. Since: 2.10

  6. 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

  7. gfnReverse :: forall p (m :: Type -> Type) h . Monad m => Function (Run p m h)

    ginger Text.Ginger.Run.Builtins

    No documentation available.

  8. CrossReverse :: CursorType

    gtk Graphics.UI.Gtk.Gdk.Cursor

    No documentation available.

  9. AndReverse :: Function

    gtk Graphics.UI.Gtk.Gdk.GC

    No documentation available.

  10. OrReverse :: Function

    gtk Graphics.UI.Gtk.Gdk.GC

    No documentation available.

Page 67 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete