Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
databaseShow :: C a => T Dimension anumeric-prelude Number.SI.Unit UnitDatabase.T of units and their common scalings
withShow :: forall p q (tp :: k) a . ShowF f => p f -> q tp -> (Show (f tp) => a) -> aparameterized-utils Data.Parameterized.Classes Provides a show instance for each type.
structuralShowsPrec :: TypeQ -> ExpQparameterized-utils Data.Parameterized.TH.GADT structuralShow tp generates a function with the type tp -> ShowS that shows the constructor.
WindowShownEvent :: WindowShownEventData -> EventPayloadsdl2 SDL.Event No documentation available.
-
sdl2 SDL.Event A window has been shown.
WindowShownEventData :: Window -> WindowShownEventDatasdl2 SDL.Event No documentation available.
windowShownEventWindow :: WindowShownEventData -> Windowsdl2 SDL.Event The associated Window.
isScreenKeyboardShown :: MonadIO m => Window -> m Boolsdl2 SDL.Input.Keyboard Check whether the screen keyboard is shown for the given window. See SDL_IsScreenKeyboardShown for C documentation.
pattern
SDL_WINDOWEVENT_SHOWN :: (Eq a, Num a) => asdl2 SDL.Raw.Enum No documentation available.
pattern
SDL_WINDOW_SHOWN :: (Eq a, Num a) => asdl2 SDL.Raw.Enum No documentation available.