Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
enumTypeInit :: Enumeration -> Maybe Texthaskell-gi Data.GI.GIR.Enum No documentation available.
parseEnum :: Parser (Name, Enumeration)haskell-gi Data.GI.GIR.Enum Parse an "enumeration" element from the GIR file.
boundedEnumLaws :: (Enum a, Bounded a, Eq a, Arbitrary a, Show a) => Proxy a -> Lawsquickcheck-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.
enumLaws :: (Enum a, Eq a, Arbitrary a, Show a) => Proxy a -> Lawsquickcheck-classes Test.QuickCheck.Classes Tests the following properties:
This only works for Enum types that are not bounded, meaning that succ and pred must be total. This means that these property tests work correctly for types like Integer but not for Int. Sadly, there is not a good way to test fromEnum and toEnum, since many types that have reasonable implementations for succ and pred have more inhabitants than Int does.log_backup_number :: FileLogSpec -> Intfast-logger System.Log.FastLogger.File Max number of rotated log files to keep around before overwriting the oldest one.
frameDelayDenuminator :: APngFrameControl -> !Word16JuicyPixels Codec.Picture.Png.Internal.Type No documentation available.
frameDelayNumerator :: APngFrameControl -> !Word16JuicyPixels Codec.Picture.Png.Internal.Type No documentation available.
frameSequenceNum :: APngFrameControl -> !Word32JuicyPixels Codec.Picture.Png.Internal.Type Starting from 0
KeySizeEnum :: [Int] -> KeySizeSpecifiercryptonite Crypto.Cipher.Types one of the specified values
-
cryptonite Crypto.PubKey.DH Represent Diffie Hellman private number X.