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

Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. citationNoteNum :: Citation -> Int

    pandoc-types Text.Pandoc.Definition

    No documentation available.

  2. DoNotEscapeNonPrintable :: StringOutputStyle

    pretty-simple Text.Pretty.Simple

    Output non-printable characters without modification.

  3. DoNotEscapeNonPrintable :: StringOutputStyle

    pretty-simple Text.Pretty.Simple.Internal.Printer

    Output non-printable characters without modification.

  4. execNotEOL :: ExecOption

    regex-posix Text.Regex.Posix

    No documentation available.

  5. execNotEOL :: ExecOption

    regex-posix Text.Regex.Posix.ByteString

    No documentation available.

  6. execNotEOL :: ExecOption

    regex-posix Text.Regex.Posix.ByteString.Lazy

    No documentation available.

  7. execNotEOL :: ExecOption

    regex-posix Text.Regex.Posix.Sequence

    No documentation available.

  8. execNotEOL :: ExecOption

    regex-posix Text.Regex.Posix.String

    No documentation available.

  9. execNotEOL :: ExecOption

    regex-posix Text.Regex.Posix.Wrap

    No documentation available.

  10. sNotElem :: forall a (t1 :: Type -> Type) (t2 :: a) (t3 :: t1 a) . (SFoldable t1, SEq a) => Sing t2 -> Sing t3 -> Sing (Apply (Apply (NotElemSym0 :: TyFun a (t1 a ~> Bool) -> Type) t2) t3)

    singletons-base Data.Foldable.Singletons

    No documentation available.

Page 89 of many | Previous | Next

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