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

Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. (:<+) :: Bra a -> Bra a -> Bra a

    numeric-quest QuantumVector

    No documentation available.

  2. (<+) :: Ord a => Bra a -> Bra a -> Bra a

    numeric-quest QuantumVector

    No documentation available.

  3. (.+) :: Char -> Text -> Text

    oeis2 Math.OEIS.Internal

    No documentation available.

  4. (|+) :: SchemaBuilder -> (Text, JsonType) -> SchemaBuilder

    ollama-haskell Data.Ollama.Common.SchemaBuilder

    Infix alias for addProperty.

  5. (|++) :: SchemaBuilder -> (Text, Schema) -> SchemaBuilder

    ollama-haskell Data.Ollama.Common.SchemaBuilder

    Infix alias for addObjectProperty.

  6. (:+) :: BinOp

    opaleye Opaleye.Internal.HaskellDB.PrimQuery

    No documentation available.

  7. (.++) :: Field SqlText -> Field SqlText -> Field SqlText

    opaleye Opaleye.Operators

    Concatenate Field SqlText

  8. (<++>) :: FilePath os ar -> String -> FilePath os ar

    pathtype System.Path

    No documentation available.

  9. (<++>) :: FilePath os ar -> String -> FilePath os ar

    pathtype System.Path.Generic

    No documentation available.

  10. (|+|) :: forall (m :: Type -> Type) . Monad m => SPFM m Integer -> SPFM m Integer -> SPFM m Integer

    pedersen-commitment PrimeField

    No documentation available.

Page 69 of many | Previous | Next

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