Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. APIEnum :: Enumeration -> API

    haskell-gi Data.GI.CodeGen.API

    No documentation available.

  2. genEnum :: Name -> Enumeration -> CodeGen e ()

    haskell-gi Data.GI.CodeGen.EnumFlags

    No documentation available.

  3. parseEnum :: Parser (Name, Enumeration)

    haskell-gi Data.GI.GIR.Enum

    Parse an "enumeration" element from the GIR file.

  4. boundedEnumLaws :: (Enum a, Bounded a, Eq a, Arbitrary a, Show a) => Proxy a -> Laws

    quickcheck-classes Test.QuickCheck.Classes

    Tests the same properties as enumLaws except that it requires the type to have a Bounded instance. These tests avoid taking the successor of the maximum element or the predecessor of the minimal element.

  5. frameDelayDenuminator :: APngFrameControl -> !Word16

    JuicyPixels Codec.Picture.Png.Internal.Type

    No documentation available.

  6. frameSequenceNum :: APngFrameControl -> !Word32

    JuicyPixels Codec.Picture.Png.Internal.Type

    Starting from 0

  7. KeySizeEnum :: [Int] -> KeySizeSpecifier

    cryptonite Crypto.Cipher.Types

    one of the specified values

  8. newtype PrivateNumber

    cryptonite Crypto.PubKey.DH

    Represent Diffie Hellman private number X.

  9. PrivateNumber :: Integer -> PrivateNumber

    cryptonite Crypto.PubKey.DH

    No documentation available.

  10. type PrivateNumber = Integer

    cryptonite Crypto.PubKey.DSA

    DSA Private Number, usually embedded in DSA Private Key

Page 101 of many | Previous | Next