Hoogle Search
Within LTS Haskell 24.50 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
ForeignLibStandalone :: ForeignLibOptionCabal-syntax Distribution.Types.ForeignLibOption Merge in all dependent libraries (i.e., use ghc -shared -static rather than just record the dependencies, ala ghc -shared -dynamic). This option is compulsory on Windows and unsupported on other platforms.
module Distribution.Types.
ForeignLibType No documentation available.
ForeignLibNativeShared :: ForeignLibTypeCabal-syntax Distribution.Types.ForeignLibType A native shared library (.so on Linux, .dylib on OSX, or .dll on Windows).
ForeignLibNativeStatic :: ForeignLibTypeCabal-syntax Distribution.Types.ForeignLibType A native static library (not currently supported.)
-
Cabal-syntax Distribution.Types.ForeignLibType What kind of foreign library is to be built?
ForeignLibTypeUnknown :: ForeignLibTypeCabal-syntax Distribution.Types.ForeignLibType No documentation available.
ForeignFunctionInterface :: KnownExtensionCabal-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.
-
hourglass Data.Hourglass day of the month (1 to 31)
-
hourglass Data.Hourglass day of the month (01 to 31)
Format_DayYear :: TimeFormatElemhourglass Data.Hourglass day of the year (1 to 365, 366 for leap years)