Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. parseErrorCall :: ErrorCall -> Either String MessageWithStackFrames

    bugsnag Network.Bugsnag.Exception.Parse

    Parse an ErrorCall for HasCallStack information

  2. dpSmall :: DecompressParams -> Bool

    bzlib-conduit Data.Conduit.BZlib

    If True, use an algorithm uses less memory but slow. default is False

  3. c'bz_stream'bzalloc :: C'bz_stream -> Ptr ()

    bzlib-conduit Data.Conduit.BZlib.Internal

    No documentation available.

  4. p'bz_stream'bzalloc :: Ptr C'bz_stream -> Ptr (Ptr ())

    bzlib-conduit Data.Conduit.BZlib.Internal

    No documentation available.

  5. writeAllExamples :: IO ()

    chart-svg Chart.Examples

    Run this to refresh example SVG's.

  6. writeAllExamplesDark :: IO ()

    chart-svg Chart.Examples

    Version of charts with a dark-friendly hud

  7. equalLines :: (Ord a, IsText a) => a -> a -> Assertion

    chell Test.Chell

    Assert that two pieces of text are equal. This uses a diff algorithm to check line-by-line, so the error message will be easier to read on large inputs.

  8. equalLinesWith :: Ord a => (a -> [String]) -> a -> a -> Assertion

    chell Test.Chell

    Variant of equalLines which allows a user-specified line-splitting predicate.

  9. withLowercaseAll :: CaseTransformer

    citeproc Citeproc.CaseTransform

    Lowercase everything.

  10. withUppercaseAll :: CaseTransformer

    citeproc Citeproc.CaseTransform

    Uppercase everything.

Page 706 of many | Previous | Next