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

Hoogle Search

Within LTS Haskell 24.22 (ghc-9.10.3)

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

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

    cabal-install-solver Distribution.Solver.Modular.Version

    Union of two version ranges.

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

    liquidhaskell-boot Language.Haskell.Liquid.Misc

    No documentation available.

  3. (.|.) :: C bits => bits -> bits -> bits

    set-cover Math.SetCover.Bit

    No documentation available.

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

    sql-words Language.SQL.Keyword.Concat

    Binary operator for SQL string expression concatenation.

  5. (||.) :: Applicative f => f Bool -> f Bool -> f Bool

    tagstream-conduit Text.HTML.TagStream.ByteString

    No documentation available.

  6. (||.) :: Applicative f => f Bool -> f Bool -> f Bool

    tagstream-conduit Text.HTML.TagStream.Text

    No documentation available.

  7. (.|.) :: Bits a => a -> a -> a

    xmonad XMonad

    Bitwise "or"

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

    Agda Agda.Syntax.Parser.Alex

    Disjunction of LexPredicates.

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

    TCache Data.TCache.IndexQuery

    No documentation available.

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

    bin Data.Wrd

    No documentation available.

Page 6 of many | Previous | Next

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