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. ReqArg :: (String -> a) -> String -> ArgDescr a

    cmdargs System.Console.CmdArgs.GetOpt

    option requires argument

  2. antisymmetricOnElemsWithEquality :: (a -> a -> Bool) -> (a -> a -> Bool) -> a -> a -> Bool

    genvalidity-hspec Test.Validity

  3. antisymmetryOnGensWithEquality :: Show a => (a -> a -> Bool) -> Gen (a, a) -> (a -> a -> Bool) -> (a -> [a]) -> Property

    genvalidity-hspec Test.Validity

    No documentation available.

  4. leftIdentityOnElemWithEquality :: (b -> a -> a) -> (a -> a -> Bool) -> b -> a -> Bool

    genvalidity-hspec Test.Validity

  5. leftIdentityOnGenWithEquality :: Show a => (b -> a -> a) -> (a -> a -> Bool) -> b -> Gen a -> (a -> [a]) -> Property

    genvalidity-hspec Test.Validity

    No documentation available.

  6. rightIdentityOnElemWithEquality :: (a -> b -> a) -> (a -> a -> Bool) -> b -> a -> Bool

    genvalidity-hspec Test.Validity

  7. rightIdentityOnGenWithEquality :: Show a => (a -> b -> a) -> (a -> a -> Bool) -> b -> Gen a -> (a -> [a]) -> Property

    genvalidity-hspec Test.Validity

    No documentation available.

  8. type GEqualFunc a = FunPtr PtrWrapped a -> PtrWrapped a -> IO Int32

    haskell-gi-base Data.GI.Base.BasicTypes

    A pointer to an equality checking function on the C side.

  9. type GEqualFunc a = FunPtr PtrWrapped a -> PtrWrapped a -> IO Int32

    haskell-gi-base Data.GI.Base.GHashTable

    A pointer to an equality checking function on the C side.

  10. gDirectEqual :: GEqualFunc (Ptr a)

    haskell-gi-base Data.GI.Base.GHashTable

    Check whether two pointers are equal.

Page 242 of many | Previous | Next