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. equivalentWhenSucceedOnArbitrary2 :: (Show a, Arbitrary a, Show b, Arbitrary b, Show c, Eq c, CanFail f) => (a -> b -> f c) -> (a -> b -> f c) -> Property

    genvalidity-property Test.Validity.Property

    No documentation available.

  2. equivalentWhenSucceedOnGen :: (Show a, Show b, Eq b, CanFail f) => (a -> f b) -> (a -> f b) -> Gen a -> (a -> [a]) -> Property

    genvalidity-property Test.Validity.Property

    No documentation available.

  3. equivalentWhenSucceedOnGens2 :: (Show a, Show b, Show c, Eq c, CanFail f) => (a -> b -> f c) -> (a -> b -> f c) -> Gen (a, b) -> ((a, b) -> [(a, b)]) -> Property

    genvalidity-property Test.Validity.Property

    No documentation available.

  4. eq1Const :: Bool -> f a -> f a -> Bool

    deriving-compat Data.Deriving.Internal

    No documentation available.

  5. eq1ConstValName :: Name

    deriving-compat Data.Deriving.Internal

    No documentation available.

  6. eq1TypeName :: Name

    deriving-compat Data.Deriving.Internal

    No documentation available.

  7. eq2TypeName :: Name

    deriving-compat Data.Deriving.Internal

    No documentation available.

  8. eqAddrHashValName :: Name

    deriving-compat Data.Deriving.Internal

    No documentation available.

  9. eqCharHashValName :: Name

    deriving-compat Data.Deriving.Internal

    No documentation available.

  10. eqConst :: Bool -> a -> a -> Bool

    deriving-compat Data.Deriving.Internal

    No documentation available.

Page 85 of many | Previous | Next