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.
-
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.
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.
-
termbox Termbox No documentation available.
-
termbox Termbox A relative terminal position.
-
termbox Termbox No documentation available.
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.-
test-fun Test.Fun.Internal.Pretty No documentation available.
-
test-fun Test.Fun.Internal.Pretty No documentation available.
type
PrecDString = Int -> DStringtest-fun Test.Fun.Internal.Pretty No documentation available.
Pat :: forall x r . ConName -> !Fields x r -> Branches x rtest-fun Test.Fun.Internal.Types No documentation available.