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

Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. utcTimeToPOSIXSeconds :: UTCTime -> POSIXTime

    time Data.Time.Clock.POSIX

    No documentation available.

  2. showPaddedFixed :: HasResolution a => PadOption -> PadOption -> Fixed a -> String

    time Data.Time.Format.Internal

    No documentation available.

  3. showPaddedFixedFraction :: HasResolution a => PadOption -> Fixed a -> String

    time Data.Time.Format.Internal

    No documentation available.

  4. module Bench.Vector.Algo.Leaffix

    No documentation available.

  5. leaffix :: (Vector Int, Vector Int) -> Vector Int

    vector Bench.Vector.Algo.Leaffix

    No documentation available.

  6. module Bench.Vector.Algo.Rootfix

    No documentation available.

  7. rootfix :: (Vector Int, Vector Int) -> Vector Int

    vector Bench.Vector.Algo.Rootfix

    No documentation available.

  8. simplifyPosix :: OsPath -> OsPath

    directory System.Directory.Internal

    Similar to normalise but empty paths stay empty.

  9. data Fixity

    template-haskell Language.Haskell.TH

    No documentation available.

  10. Fixity :: Int -> FixityDirection -> Fixity

    template-haskell Language.Haskell.TH

    No documentation available.

Page 34 of many | Previous | Next

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