Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. module Data.Thyme.Format

    Formatting and parsing for dates and times.

  2. class FormatTime t

    thyme Data.Thyme.Format

    All instances of this class may be formatted by formatTime.

  3. Format :: GeneralCategory

    unicode-data Unicode.Char

    Cf: Other, Format

  4. FormatType :: CodePointType

    unicode-data Unicode.Char

    Format: invisible but affects neighboring characters. Defined by the following general categories: LineSeparator, ParagraphSeparator, Format.

  5. Format :: GeneralCategory

    unicode-data Unicode.Char.General

    Cf: Other, Format

  6. FormatType :: CodePointType

    unicode-data Unicode.Char.General

    Format: invisible but affects neighboring characters. Defined by the following general categories: LineSeparator, ParagraphSeparator, Format.

  7. module Codec.Xlsx.Formatted

    Higher level interface for creating styled worksheets

  8. data Format

    xlsx Codec.Xlsx.Formatted

    Formatting options used to format cells TODOs:

  9. Format :: Maybe Alignment -> Maybe Border -> Maybe Fill -> Maybe Font -> Maybe NumberFormat -> Maybe Protection -> Maybe Bool -> Maybe Bool -> Format

    xlsx Codec.Xlsx.Formatted

    No documentation available.

  10. data Formatted

    xlsx Codec.Xlsx.Formatted

    Result of formatting See formatted

Page 309 of many | Previous | Next