Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
pattern
KEY_FILE_DESKTOP_KEY_NOT_SHOW_IN :: Textgi-glib GI.GLib.Constants A key under KEY_FILE_DESKTOP_GROUP, whose value is a list of strings identifying the environments that should not display the desktop entry. Since: 2.14
pattern
KEY_FILE_DESKTOP_KEY_ONLY_SHOW_IN :: Textgi-glib GI.GLib.Constants A key under KEY_FILE_DESKTOP_GROUP, whose value is a list of strings identifying the environments that should display the desktop entry. Since: 2.14
displayShow :: Show a => a -> Utf8Builderrio RIO Use the Show instance for a value to convert it to a Utf8Builder.
traceShow :: Show a => a -> b -> brio RIO Warning: Trace statement left in code
traceShowEvent :: Show a => a -> b -> brio RIO Warning: Trace statement left in code
traceShowEventIO :: (Show a, MonadIO m) => a -> m ()rio RIO Warning: Trace statement left in code
traceShowIO :: (Show a, MonadIO m) => a -> m ()rio RIO Warning: Trace statement left in code
traceShowId :: Show a => a -> ario RIO Warning: Trace statement left in code
traceShowM :: (Show a, Applicative f) => a -> f ()rio RIO Warning: Trace statement left in code
traceShowMarker :: Show a => a -> b -> brio RIO Warning: Trace statement left in code