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. data ForeignLibType

    Cabal-syntax Distribution.Types.ForeignLibType

    What kind of foreign library is to be built?

  2. ForeignLibTypeUnknown :: ForeignLibType

    Cabal-syntax Distribution.Types.ForeignLibType

    No documentation available.

  3. ForeignFunctionInterface :: KnownExtension

    Cabal-syntax Language.Haskell.Extension

    Enable the Foreign Function Interface. In GHC, implements the standard Haskell 98 Foreign Function Interface Addendum, plus some GHC-specific extensions.

  4. Format_Day :: TimeFormatElem

    hourglass Data.Hourglass

    day of the month (1 to 31)

  5. Format_Day2 :: TimeFormatElem

    hourglass Data.Hourglass

    day of the month (01 to 31)

  6. Format_DayYear :: TimeFormatElem

    hourglass Data.Hourglass

    day of the year (1 to 365, 366 for leap years)

  7. Format_Fct :: TimeFormatFct -> TimeFormatElem

    hourglass Data.Hourglass

    No documentation available.

  8. Format_Hour :: TimeFormatElem

    hourglass Data.Hourglass

    hours (0 to 23)

  9. Format_MicroSecond :: TimeFormatElem

    hourglass Data.Hourglass

    MicroSeconds (000000 to 999999)

  10. Format_MilliSecond :: TimeFormatElem

    hourglass Data.Hourglass

    Milliseconds (000 to 999)

Page 268 of many | Previous | Next