• 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. certainlyNotEqualTo :: HasEqCertainlyAsymmetric a b => a -> b -> Bool

    mixed-types-num Numeric.MixedTypes.Eq

    No documentation available.

  2. prettyNote :: (HasCallStack, HasTerm env, MonadReader env m, MonadIO m) => StyleDoc -> m ()

    rio-prettyprint RIO.PrettyPrint

    No documentation available.

  3. prettyNoteL :: (HasCallStack, HasTerm env, MonadReader env m, MonadIO m) => [StyleDoc] -> m ()

    rio-prettyprint RIO.PrettyPrint

    No documentation available.

  4. prettyNoteS :: (HasCallStack, HasTerm env, MonadReader env m, MonadIO m) => String -> m ()

    rio-prettyprint RIO.PrettyPrint

    No documentation available.

  5. TypeNoTextContent :: Content -> SheetValues -> TypeError

    xlsx Codec.Xlsx.Parser.Stream

    No documentation available.

  6. FltrNotEqual :: CustomFilterOperator

    xlsx Codec.Xlsx.Types.AutoFilter

    Show results which are not equal to criteria.

  7. OpNotEqual :: Formula -> OperatorExpression

    xlsx Codec.Xlsx.Types.ConditionalFormatting

    'Not equal to' operator

  8. ValNotEqual :: Formula -> ValidationExpression

    xlsx Codec.Xlsx.Types.DataValidation

    "Not equal to" operator

  9. PaperNote :: PaperSize

    xlsx Codec.Xlsx.Types.PageSetup

    Note paper (8.5 in. by 11 in.)

  10. footnote :: LaTeXC l => l -> l

    HaTeX Text.LaTeX.Base.Commands

    No documentation available.

Page 111 of many | Previous | Next

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