• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.28 (ghc-9.10.3)

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

  1. (.||.) :: LexPredicate -> LexPredicate -> LexPredicate

    Agda Agda.Syntax.Parser.Alex

    Disjunction of LexPredicates.

  2. (.||.) :: SetOperations set set' setResult => STM set -> STM set' -> STM setResult

    TCache Data.TCache.IndexQuery

    No documentation available.

  3. (.|.) :: forall (n :: Nat) . Wrd n -> Wrd n -> Wrd n

    bin Data.Wrd

    No documentation available.

  4. (.||.) :: SearchExpression -> SearchExpression -> SearchExpression

    bugzilla-redhat Web.RedHatBugzilla.Search

    No documentation available.

  5. (.||) :: LogicalOp b => b -> b -> b

    grisette Grisette.Core

    Symbolic disjunction

  6. (.||) :: LogicalOp b => b -> b -> b

    grisette Grisette.Internal.Core.Data.Class.LogicalOp

    Symbolic disjunction

  7. (.||.) :: Pattern -> Pattern -> Pattern

    hakyll Hakyll.Core.Identifier.Pattern

    || for patterns: the given identifier must match any subterm

  8. (.|.) :: BitWise a => a -> a -> a

    hw-bits HaskellWorks.Data.Bits.BitWise

    Bit-wise OR

  9. (.||) :: Field SqlBool -> Field SqlBool -> Field SqlBool

    opaleye Opaleye.Internal.Operators

    No documentation available.

  10. (.||) :: Field SqlBool -> Field SqlBool -> Field SqlBool

    opaleye Opaleye.Operators

    Boolean or

Page 6 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete