Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. showNumMaybe :: (SqlContext c, Num a, IsString b) => Record c (Maybe a) -> Record c (Maybe b)

    relational-schemas Database.Custom.SQLite3

    Unsafely show number into string-like type in records.

  2. showTime :: Time -> String

    repa-io Data.Array.Repa.IO.Timing

    Show a time as a string, in milliseconds.

  3. showXML :: CFilter () -> String

    rss Text.RSS

    Render XML as a string.

  4. showAI :: AlignInfo -> String

    table-layout Text.Layout.Table.Primitives.AlignInfo

    Private show function.

  5. showCMI :: ColModInfo -> String

    table-layout Text.Layout.Table.Primitives.ColumnModifier

    Private show function.

  6. showTemplate :: Template -> Text

    template Data.Text.Template

    Show the template string.

  7. showTorrent :: Torrent -> ByteString

    torrent Data.Torrent

    generates a torrent file Due to lexographical ordering requirements of BEncoded data, this should generate the same ByteString that readTorrent read to generate the Torrent. However, torrent files may contain extensions and nonstandard fields that prevent that from holding for all torrent files.

  8. showMod :: String -> Integer -> X ()

    xmonad-contrib XMonad.Config.Dmwit

    No documentation available.

  9. showWNameLogHook :: SWNConfig -> X ()

    xmonad-contrib XMonad.Hooks.ShowWName

    LogHook for flashing the name of a workspace upon entering it.

  10. showIfSingleWindow :: TabbedGeometry a -> !SingleTabMode

    xmonad-contrib XMonad.Layout.DecorationEx

    What to do if there is only one tab

Page 220 of many | Previous | Next