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.
prettyShow :: Pretty a => a -> Stringdebian Debian.Pretty No documentation available.
-
envy System.Envy A utility type to use any instance of Read and Show as an instance of Var.
ReadShowVar :: a -> ReadShowVar aenvy System.Envy No documentation available.
unReadShowVar :: ReadShowVar a -> aenvy System.Envy No documentation available.
prettyShow :: Pretty a => a -> Stringflat Flat.Instances.Test Pretty print a value with the prettyNormal level.
formatOrShow :: FormatStyle -> Maybe Int -> Double -> Textformatn Data.FormatN Format with the shorter of show and a style.
>>> format (ExponentStyle Nothing) Nothing 0 "0e0" >>> formatOrShow (ExponentStyle Nothing) Nothing 0 "0"
type
C_WidgetClassShowAllFieldCallback = Ptr Widget -> IO ()gi-gtk3 GI.Gtk.Callbacks Type for the callback on the (unwrapped) C side.
type
C_WidgetClassShowFieldCallback = Ptr Widget -> IO ()gi-gtk3 GI.Gtk.Callbacks Type for the callback on the (unwrapped) C side.
type
C_WidgetClassShowHelpFieldCallback = Ptr Widget -> CUInt -> IO CIntgi-gtk3 GI.Gtk.Callbacks Type for the callback on the (unwrapped) C side.
type
WidgetClassShowAllFieldCallback = Widget -> IO ()gi-gtk3 GI.Gtk.Callbacks No description available in the introspection data.