Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. data Pointer a

    storablevector Data.StorableVector.Pointer

    We might have name the data type iterator.

  2. Pointer :: {-# UNPACK #-} !ForeignPtr a -> {-# UNPACK #-} !Ptr a -> Int -> Pointer a

    storablevector Data.StorableVector.Pointer

    No documentation available.

  3. data PortabilityError

    tar Codec.Archive.Tar.Check

    Portability problems in a tar archive

  4. type PortabilityPlatform = String

    tar Codec.Archive.Tar.Check

    The name of a platform that portability issues arise from

  5. type Permissions = FileMode

    tar Codec.Archive.Tar.Entry

    Permissions information for GenEntry.

  6. pattern Picoseconds :: Integer -> DiffTime

    time-compat Data.Time.Clock.Compat

    No documentation available.

  7. type POSIXTime = NominalDiffTime

    time-compat Data.Time.Clock.POSIX.Compat

    POSIX time is the nominal time since 1970-01-01 00:00 UTC To convert from a CTime or System.Posix.EpochTime, use realToFrac.

  8. class ParseTime t

    time-compat Data.Time.Format.Compat

    The class of types which can be parsed given a UNIX-style time format string.

  9. data PrivKey

    crypton-x509 Data.X509

    Private key types known and used in X.509

  10. PrivKeyDSA :: PrivateKey -> PrivKey

    crypton-x509 Data.X509

    DSA private key

Page 286 of many | Previous | Next