Hoogle Search

Within LTS Haskell 24.10 (ghc-9.10.2)

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

  1. jamoTFirst :: Int

    unicode-data Unicode.Char.General

    The first trailing consonant jamo. Note that jamoTFirst does not represent a valid T, it represents a missing T i.e. LV without a T. See comments under jamoTIndex .

  2. jamoVFirst :: Int

    unicode-data Unicode.Char.General

    First vowel jamo.

  3. _pageSetupFirstPageNumber :: PageSetup -> Maybe Int

    xlsx Codec.Xlsx.Types

    Page number for first printed page. If no value is specified, then automatic is assumed.

  4. _pageSetupUseFirstPageNumber :: PageSetup -> Maybe Bool

    xlsx Codec.Xlsx.Types

    Use _pageSetupFirstPageNumber value for first page number, and do not auto number the pages.

  5. _txbdSpcFirstLastPara :: TextBody -> Bool

    xlsx Codec.Xlsx.Types.Drawing.Common

    Specifies whether the before and after paragraph spacing defined by the user is to be respected.

  6. _pageSetupFirstPageNumber :: PageSetup -> Maybe Int

    xlsx Codec.Xlsx.Types.PageSetup

    Page number for first printed page. If no value is specified, then automatic is assumed.

  7. _pageSetupUseFirstPageNumber :: PageSetup -> Maybe Bool

    xlsx Codec.Xlsx.Types.PageSetup

    Use _pageSetupFirstPageNumber value for first page number, and do not auto number the pages.

  8. pageSetupFirstPageNumber :: Lens' PageSetup (Maybe Int)

    xlsx Codec.Xlsx.Types.PageSetup

    No documentation available.

  9. pageSetupUseFirstPageNumber :: Lens' PageSetup (Maybe Bool)

    xlsx Codec.Xlsx.Types.PageSetup

    No documentation available.

  10. getFirstPassTolerance :: TM ps s PDFFloat

    HPDF Graphics.PDF.Typesetting

    No documentation available.

Page 77 of many | Previous | Next