Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ghc-internal GHC.Internal.Data.Eq The Eq class defines equality (==) and inequality (/=). All the basic datatypes exported by the Prelude are instances of Eq, and Eq may be derived for any datatype whose constituents are also instances of Eq. The Haskell Report defines no laws for Eq. However, instances are encouraged to follow these properties:
-
ghc-internal GHC.Internal.Data.Ord No documentation available.
-
ghc-internal GHC.Internal.Exts No documentation available.
-
hledger-lib Hledger.Query No documentation available.
-
numeric-prelude Algebra.Vector We need a Haskell 98 type class which provides equality test for Vector type constructors.
-
numeric-prelude NumericPrelude No documentation available.
-
numeric-prelude NumericPrelude The Eq class defines equality (==) and inequality (/=). All the basic datatypes exported by the Prelude are instances of Eq, and Eq may be derived for any datatype whose constituents are also instances of Eq. The Haskell Report defines no laws for Eq. However, instances are encouraged to follow these properties:
-
numeric-prelude NumericPrelude.Base No documentation available.
-
numeric-prelude NumericPrelude.Base The Eq class defines equality (==) and inequality (/=). All the basic datatypes exported by the Prelude are instances of Eq, and Eq may be derived for any datatype whose constituents are also instances of Eq. The Haskell Report defines no laws for Eq. However, instances are encouraged to follow these properties:
-
numhask NumHask.Prelude The Eq class defines equality (==) and inequality (/=). All the basic datatypes exported by the Prelude are instances of Eq, and Eq may be derived for any datatype whose constituents are also instances of Eq. The Haskell Report defines no laws for Eq. However, instances are encouraged to follow these properties: