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.

  1. enumFromTo :: (Unbox a, Enum a) => a -> a -> Vector a

    rio RIO.Vector.Unboxed

    No documentation available.

  2. enumTypeFrom :: IsEnumType a => a -> NS (K () :: [Type] -> Type) (Code a)

    generics-sop Generics.SOP

    Convert from an enum type to its sum representation.

  3. enumTypeTo :: IsEnumType a => NS (K () :: [Type] -> Type) (Code a) -> a

    generics-sop Generics.SOP

    Convert a sum representation to ihe original type.

  4. enumTypeFrom :: IsEnumType a => a -> NS (K () :: [Type] -> Type) (Code a)

    generics-sop Generics.SOP.Universe

    Convert from an enum type to its sum representation.

  5. enumTypeTo :: IsEnumType a => NS (K () :: [Type] -> Type) (Code a) -> a

    generics-sop Generics.SOP.Universe

    Convert a sum representation to ihe original type.

  6. linenumber :: XmlSource s => Integer -> s -> LString

    xml Text.XML.Light.Lexer

    No documentation available.

  7. data BigNum

    HsOpenSSL OpenSSL.BN

    BigNum is an opaque object representing a big number.

  8. getSerialNumber :: X509 -> IO Integer

    HsOpenSSL OpenSSL.X509

    getSerialNumber cert returns the serial number of certificate.

  9. setSerialNumber :: X509 -> Integer -> IO ()

    HsOpenSSL OpenSSL.X509

    setSerialNumber cert num updates the serial number of certificate.

  10. revSerialNumber :: RevokedCertificate -> Integer

    HsOpenSSL OpenSSL.X509.Revocation

    No documentation available.

Page 193 of many | Previous | Next