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

Hoogle Search

Within LTS Haskell 24.49 (ghc-9.10.3)

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

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

    oeis2 Math.OEIS.Internal

    No documentation available.

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

    ollama-haskell Data.Ollama.Common.SchemaBuilder

    Infix alias for addProperty.

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

    ollama-haskell Data.Ollama.Common.SchemaBuilder

    Infix alias for addObjectProperty.

  4. (:+) :: BinOp

    opaleye Opaleye.Internal.HaskellDB.PrimQuery

    No documentation available.

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

    opaleye Opaleye.Operators

    Concatenate Field SqlText

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

    pathtype System.Path

    No documentation available.

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

    pathtype System.Path.Generic

    No documentation available.

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

    pedersen-commitment PrimeField

    No documentation available.

  9. (|+|) :: Num t => (a -> b) -> a -> PerfT IO t b

    perf Perf.Types

    lift an unnamed numeric measure to PerfT

  10. (<+>) :: Doc -> Doc -> Doc

    prettyprinter-compat-ansi-wl-pprint Text.PrettyPrint.ANSI.Leijen

    No documentation available.

Page 69 of many | Previous | Next

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