Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
module Text.Layout.Table.Cell.
Formatted Provides formatting to an instance of Cell. For example, in a unix terminal one could use the following:
>>> buildCell (formatted "\ESC[31m" "Hello World!" "\ESC[0m") :: String Hello World!
The text then appears in dull red. More complex nested formatting can be achieved by using the Monoid instance.-
table-layout Text.Layout.Table.Cell.Formatted No documentation available.
-
wreq-stringless Network.Wreq.StringLess A key/value pair for an application/x-www-form-urlencoded POST request body.
-
wreq-stringless Network.Wreq.StringLess A type that can be rendered as the value portion of a key/value pair for use in an application/x-www-form-urlencoded POST body. Intended for use with the FormParam type. The instances for String, strict Text, and lazy Text are all encoded using UTF-8 before being URL-encoded. The instance for Maybe gives an empty string on Nothing, and otherwise uses the contained type's instance.
-
xmonad-contrib XMonad.Actions.GroupNavigation Forward from current window or workspace
-
yi-mode-haskell Yi.Lexer.Haskell No documentation available.
-
yi-mode-javascript Yi.Lexer.JavaScript No documentation available.
-
yi-mode-javascript Yi.Syntax.JavaScript No documentation available.
-
yi-mode-javascript Yi.Syntax.JavaScript No documentation available.
ForIn :: t -> Expr t -> ForContent tyi-mode-javascript Yi.Syntax.JavaScript No documentation available.