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. data ParamMatch

    tasty-sugar Test.Tasty.Sugar

    Indicates the matching parameter value for this identified expected test. If the parameter value is explicitly specified in the expected filename, it is an Explicit entry, otherwise it is Assumed (for each of the valid ParameterPattern values) or NotSpecified if there are no known ParameterPattern values.

  2. type ParameterPattern = (String, Maybe [String])

    tasty-sugar Test.Tasty.Sugar

    Parameters are specified by their name and a possible list of valid values. If there is no list of valid values, any value is accepted for that parameter position. Parameters are listed in the order that they should appear in the filenames to be matched.

  3. PipeTrapError :: InitError

    termbox Termbox

    No documentation available.

  4. data Pos

    termbox Termbox

    A relative terminal position.

  5. Pos :: Int -> Int -> Pos

    termbox Termbox

    No documentation available.

  6. module Test.Fun.Internal.Pretty

    Pretty printing of function representations.

    Warning

    This is an internal module: it is not subject to any versioning policy, breaking changes can happen at any time. It is made available only for debugging. Otherwise, use Test.Fun. If something here seems useful, please open an issue to export it from an external module.

  7. type Pattern = Expr

    test-fun Test.Fun.Internal.Pretty

    No documentation available.

  8. Pos :: Sign

    test-fun Test.Fun.Internal.Pretty

    No documentation available.

  9. type PrecDString = Int -> DString

    test-fun Test.Fun.Internal.Pretty

    No documentation available.

  10. Pat :: forall x r . ConName -> !Fields x r -> Branches x r

    test-fun Test.Fun.Internal.Types

    No documentation available.

Page 1062 of many | Previous | Next