Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. equals :: IsLine doc => doc

    ghc-lib-parser GHC.Utils.Outputable

    No documentation available.

  2. equals :: Doc

    ghc-lib-parser GHC.Utils.Ppr

    No documentation available.

  3. equals# :: forall (n :: Nat) . Fin# n -> Fin# n -> Bool

    natural-arithmetic Arithmetic.Fin

    No documentation available.

  4. eqCast :: (a == b) ~ 'True => a -> b

    singleton-bool Data.Singletons.Bool

    No documentation available.

  5. equals :: Doc

    wl-pprint-text Text.PrettyPrint.Leijen.Text

    The document equals contains an equal sign, "=".

  6. equals :: Applicative m => m Doc

    wl-pprint-text Text.PrettyPrint.Leijen.Text.Monadic

    The document equals contains an equal sign, "=".

  7. equal :: forall (f :: Type -> Type) . (Functor f, Foldable f, Eq1 f) => Day f f Bool -> Bool

    yaya Yaya.Fold.Common

    Provides equality over arbitrary pattern functors.

  8. equalDay :: (Functor f, Foldable f) => (f () -> f () -> Bool) -> Day f f Bool -> Bool

    yaya Yaya.Fold.Common

    Provides equality over arbitrary pattern functors.

  9. eqE :: IsSql92ExpressionSyntax expr => Maybe (Sql92ExpressionQuantifierSyntax expr) -> expr -> expr -> expr

    beam-core Database.Beam.Backend.SQL.SQL92

    No documentation available.

  10. eqMaybeE :: IsSql92ExpressionSyntax expr => expr -> expr -> expr -> expr

    beam-core Database.Beam.Backend.SQL.SQL92

    Compare the first and second argument for nullable equality, if they are both not null, return the result of the third expression Some backends, like beam-postgres totally ignore the third result, because all equality there is sensible.

Page 104 of many | Previous | Next