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. module Test.Framework.Preprocessor

    Internal module providing access to some functionality of cpphs.

  2. module Test.Framework.Pretty

    This module defines the Pretty type class. The assert functions from HUnitWrapper use the pretty-printing functionality provided by this type class so as to provide nicely formatted error messages. Additionally, this module re-exports the standard Haskell pretty-printing module PrettyPrint

  3. PStr :: String -> TextDetails

    HTF Test.Framework.Pretty

    Used to represent a Fast String fragment but now deprecated and identical to the Str constructor.

  4. PageMode :: Mode

    HTF Test.Framework.Pretty

    Normal rendering (lineLength and ribbonsPerLine respected').

  5. class Pretty a

    HTF Test.Framework.Pretty

    A type class for pretty-printable things. Minimal complete definition: pretty.

  6. module Test.Framework.PrettyHaskell

    Internal module for pretty-printing showable Haskell values.

  7. Pass :: TestResult

    HTF Test.Framework.TestInterface

    No documentation available.

  8. Pending :: TestResult

    HTF Test.Framework.TestInterface

    No documentation available.

  9. Pass :: TestResult

    HTF Test.Framework.TestTypes

    No documentation available.

  10. Pending :: TestResult

    HTF Test.Framework.TestTypes

    No documentation available.

Page 427 of many | Previous | Next