• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. PageSetup :: Maybe Bool -> Maybe CellComments -> Maybe Int -> Maybe Bool -> Maybe PrintErrors -> Maybe Int -> Maybe Int -> Maybe Int -> Maybe Int -> Maybe Text -> Maybe Orientation -> Maybe PageOrder -> Maybe Text -> Maybe PaperSize -> Maybe Text -> Maybe Int -> Maybe Bool -> Maybe Bool -> Maybe Int -> PageSetup

    xlsx Codec.Xlsx.Types

    No documentation available.

  2. PerLast7Days :: TimePeriod

    xlsx Codec.Xlsx.Types.ConditionalFormatting

    A date in the last seven days.

  3. PerLastMonth :: TimePeriod

    xlsx Codec.Xlsx.Types.ConditionalFormatting

    A date occuring in the last calendar month.

  4. PerLastWeek :: TimePeriod

    xlsx Codec.Xlsx.Types.ConditionalFormatting

    A date occuring last week.

  5. PerNextMonth :: TimePeriod

    xlsx Codec.Xlsx.Types.ConditionalFormatting

    A date occuring in the next calendar month.

  6. PerNextWeek :: TimePeriod

    xlsx Codec.Xlsx.Types.ConditionalFormatting

    A date occuring next week.

  7. PerThisMonth :: TimePeriod

    xlsx Codec.Xlsx.Types.ConditionalFormatting

    A date occuring in this calendar month.

  8. PerThisWeek :: TimePeriod

    xlsx Codec.Xlsx.Types.ConditionalFormatting

    A date occuring this week.

  9. PerToday :: TimePeriod

    xlsx Codec.Xlsx.Types.ConditionalFormatting

    Today's date.

  10. PerTomorrow :: TimePeriod

    xlsx Codec.Xlsx.Types.ConditionalFormatting

    Tomorrow's date.

Page 756 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete