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

Hoogle Search

Within LTS Haskell 24.31 (ghc-9.10.3)

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

  1. (+++!) :: SumProfunctor p => p a b -> p a' b' -> p (Either a a') (Either b b')

    product-profunctors Data.Profunctor.Product

    No documentation available.

  2. (+++!) :: SumProfunctor p => p a b -> p a' b' -> p (Either a a') (Either b b')

    product-profunctors Data.Profunctor.Product

    No documentation available.

  3. (++|) :: Pattern String -> Pattern String -> Pattern String

    tidal-core Sound.Tidal.Core

    No documentation available.

  4. (++#) :: DeBruijn a => [a] -> Substitution' a -> Substitution' a

    Agda Agda.TypeChecking.Substitute.Class

    No documentation available.

  5. (+++) :: String -> String -> String

    BNFC BNFC.Utils

    Concatenate strings by a space.

  6. (++++) :: String -> String -> String

    BNFC BNFC.Utils

    Concatenate strings by a newline.

  7. (+++) :: RealVectorSpace ds => ds -> ds -> ds

    LPFP LPFP

    No documentation available.

  8. (+++) :: RealVectorSpace ds => ds -> ds -> ds

    LPFP LPFP.Mechanics1D

    No documentation available.

  9. (++.) :: QGenExpr ctxt Postgres s (Vector a) -> QGenExpr ctxt Postgres s (Vector a) -> QGenExpr ctxt Postgres s (Vector a)

    beam-postgres Database.Beam.Postgres

    Postgres || operator. Concatenates two vectors and returns their result.

  10. (+++) :: ReadP r a -> ReadP r a -> ReadP r a

    cabal-install Distribution.Deprecated.ReadP

    Symmetric choice.

Page 14 of many | Previous | Next

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