!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~   Safe-InferredRun a command using the shell. Run a command. Command Content of stdin (stdout, stderr, exit code) Binary  Arguments Content of stdin (stdout, stderr, exit code)   Safe-Inferred Safe-Inferred*A type class for pretty-printable things.  Minimal complete definition: pretty. Pretty-print a single value. Pretty-print a list of things. !Pretty-print a single value as a . !Utility function for inserting a = between two  values. B      None# !"#$%&'()*+,-./0123456789:;<=>?@A" !"#$%&'()*+,-./0123456789:;<=>@A0/.-,+*)('&%$#"! 123456789:;<=>?@ANone BCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`aBCDEFGHIJKLMNOPYZ[\`aBCDEFGHIJKLMNOPQUTSRVWXYZ[\]^_`a Safe-Inferred3An abstract type representing locations in a file.  Render a  as a . Extract the file name of a . Extract the line number of a . Create a new location. The unknown location (file ? and line 0). b The file name The line number    b  Safe-Inferred0 *Reports the overall results of all tests. %Reports the result of a single test. $Reports the start of a single test. /Signals that test execution is about to start. (Reports the IDs of all tests available. A 0 provides hooks to customize the output of HTF. 1Called to report the IDs of all tests available. .Called to report the start of test execution. -Called to report the start of a single test. .Called to report the result of a single test. 3Called to report the overall results of all tests. !Configuration of test execution. 1If set, displays messages only for failed tests. 4Output destination of progress and result messages. Filter for the tests to run. Test reporters to use. :The destination of progress and result messages from HTF. 2Output goes to files whose names are derived from c8 by appending a number to it. Numbering starts at zero. Output goes to dI, boolean flag indicates whether the handle should be closed at the end. !The ! (test runner) monad. "The state type for the ! monad. $Results collected so far. %#Current index for splitted output. &The result of running a 5 'The result of a test run. ) The summary result of the test. *4The location where the test failed (if applicable). +DInformation about the callers of the location where the test failed ,!A message describing the result. - Execution time in milliseconds. .)A type synonym for time in milliseconds. /The summary result of a test. 4A filter is a predicate on 5. If the predicate is e, the flat test is run. 5#Flattened representation of tests. 64Generic type for flattened tests and their results. 8The sort of the test. 9Hierarchival path. :Place of definition. ;A generic payload. <1A type denoting the hierarchical name of a test. ?1Abstract type for test suites and their results. B+Abstract type for tests and their results. E2Type for distinguishing different sorts of tests. IType for naming tests. JAn assertion is just an f action. K Splits a <" into a list of test identifiers. L'Creates a string representation from a <. MThe initial test state. F wall time in ms  passed tests pending tests  failed tests erroneous tests  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMghiC  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMCIJBDC?A@EHGF<>=6789:;54KL!"#$%M  /3210&.'()*+,-  !"#$%&'()*+,-./3210456789:;<>=?A@BDCEHGFIJKLMghiNonejklmnopqrstuvwNxyjklmnoqrstuvwNxy jklmnopqrstuvwNxyNone/Oz{|}~PQRSTUVWXY OPQRSTUVWXY SRQOPUVWXYTOz{|}~PQRSTUVWXYNoneZInvokes # on all test reporters registered. [Invokes # on all test reporters registered. \Invokes # on all test reporters registered. ]Invokes # on all test reporters registered. ^Invokes # on all test reporters registered. _$The default test reporters for HTF. "Z[\]^_e if tests are run in parallel e& if machine output should be produced Z[\]^_Z[\]^_ Z[\]^_None`'Commandline options for running tests. bBe quiet or not. c%Run only tests matching this filter. dIf e#, display a help message and exit. e5Regular expressions matching test names which should not run. 1 , opts_threads :: Maybe Int -- ^ Use Just i for parallel execution with i threads, Nothing. for sequential execution (currently unused). f8Format output for machines (JSON format) or humans. See & for a definition of the JSON format. gUse Just b to enable/disable use of colors, Nothing infers the use of colors. h$The output file, defaults to stdout iIf e', lists all tests available and exits. jIf eM, each message is sent to a new ouput file (derived by appending an index to h). k The default `. l!Parse commandline arguments into `. Here' s a synopsis ,of the format of the commandline arguments: ) USAGE: COMMAND [OPTION ...] PATTERN ...  8 where PATTERN is a posix regular expression matching " the names of the tests to run.  7 -q --quiet only display errors 4 -n PATTERN --not=PATTERN tests to exclude ; -l --list list all matching tests 7 -o FILE --output-file=FILE name of output file R --json output results in machine-readable JSON format v --split splits results in separate files to avoid file locking (requires -o/--output-file) 5 --colors=BOOL use colors or not 8 -h --help display this message mThe string displayed for the --help option. n Turn the ` into a . `abcdefghijklmn`abcdefghijklmn`abcdefghijklmn` abcdefghijklmnNoneo2A type class for things that can be run as tests.  Mainly used internally. p!Construct a test where the given J checks a quick check property. 3 Mainly used internally by the htfpp preprocessor. q%Construct a unit test from the given f action. 3 Mainly used internally by the htfpp preprocessor. r*Construct a black box test from the given J.  Mainly used internally. sCreate a named ? from a list of B values. tCreate an unnamed ? from a list of B values. uTurn a ? into a proper B. v Extend a ? with a list of B values w!Run something testable using the . x!Run something testable using the . y"Run something testable, parse the `' from the given commandline arguments. 8 Does not print the overall test results but returns an f action for doing so. z"Run something testable, parse the `' from the given commandline arguments. {'Runs something testable with the given `.  See } for a specification of the  result. |'Runs something testable with the given ` . Does not / print the overall test results but returns an f action for doing so.  See } for a specification of the  result. }'Runs something testable with the given .  The result is * if all tests were executed successfully,  1 otherwise. In the latter case, an error code of 1 indicates @ that failures but no errors occurred, otherwise the error code 2 is used.  A test is  successful0 if the test terminates and no assertion fails.  A test is said to fail1 if an assertion fails but no other error occur. ~'Runs something testable with the given  . Does not / print the overall test results but returns an f action for doing so.  See } for a specification of the  result. MRuns something testable by parsing the commandline arguments as test options  (using l(). Exits with the exit code returned by y. : This function is the main entry point for running tests. opqrstuvwTestable thing See { for a specification of the  result xTestable thing fS action for printing the overall test results, and exit code for the test run. See { for a specification of the  result yCommandline arguments Testable thing See } for a specification of the  result. zCommandline arguments Testable thing fS action for printing the overall test results, and exit code for the test run. See } for a specification of the  result. {|}~T  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMopqrstuvwxyz{|}~wxyz{|}~opqrstvuopqrstuvwxyz{|}~ None :Use a value of this datatype to customize various aspects of your black box tests. +File extension for the file used as stdin. BFile extension for the file specifying expected output on stdout. BFile extension for the file specifying expected output on stderr. Name of a file defining various arguments for executing the tests contained in a subdirectory of the test hierarchy. If a directory contains a such-named file, the arguments apply to all testfiles directly contained in this directory. See the documentation of 2 for a specification of the argument file format. Ge verbose or not. EDiff program for comparing output on stdout with the expected value. EDiff program for comparing output on stderr with the expected value. 7The type of a function comparing the content of a file +against a string, similar to the unix tool diff. ;The first parameter is the name of the file containing the &expected output. If this parameter is , then no output Ais expected. The second parameter is the actual output produced. If the result is  then no difference was found.  Otherwise, a ( value contains a string explaining the  different. Sensible default values for :  4defaultBBTArgs = BBTArgs { bbtArgs_stdinSuffix = ".in" 4 , bbtArgs_stdoutSuffix = ".out" 4 , bbtArgs_stderrSuffix = ".err" 4 , bbtArgs_dynArgsName = BBTArgs @ , bbtArgs_stdoutDiff = defaultDiff @ , bbtArgs_stderrDiff = defaultDiff < , bbtArgs_verbose = False } A default value for the % datatype that simple resorts to the diff commandline utility. [Collects all black box tests with the given file extension stored in a specific directory. For example, the invocation  J blackBoxTests "bbt-dir" "dist/build/sample/sample" ".num" defaultBBTArgs returns a list of B values, one B for each .num file found in bbt-dirG and its subdirectories. (The samples directory of the HTF source tree !contains the example shown here, see  3https://github.com/skogsbaer/HTF/tree/master/sample.) Suppose that one of the .num files is bbt-dir/ should-pass/x.num. Running the corresponding B invokes dist/build/sample/sample (the program under test) with bbt-dir/ should-pass/x.num as input file. If bbt-dir/ should-pass/x.num existed, its content +would be used as stdin. The tests succeeds ,if the exit code of the program is zero and 8the output on stdout and stderr matches the contents of bbt-dir/ should-pass/x.out and bbt-dir/ should-pass/x.err, respectively. The directory bbt-dir/ should-fail contains the file BBTArgs. If this file +exists, then its content specifies various Rarguments for the test run. The file defines the arguments separated by newlines. Supported arguments: Skip= Skips all tests in the same directory as the argument file. FailM Specify that the test should succeed if it exits with a non-zero exit code.  Flags: flags Passes the given flags to the program under test. "%root directory of the test hierarchy name of program under test filename suffix for input file configuration    None *Type class providing access to the custom  of a quick check property.  Used only internally. BAbstract type for representing quick check properties with custom .  Used only internally. The ! used if not explicitly changed. Change the default * used to evaluate quick check properties.  Retrieve the D currently used per default when evaluating quick check properties. Turns a  property into an J. This function - is used internally in the code generated by htfpp, do not use it directly. Run a . property with modified quick check arguments . Turns a  property with custom  into an J. This function - is used internally in the code generated by htfpp, do not use it directly. Use qcPending msg prop3 to mark the given quick check property as pending c without removing it from the test suite and without deleting or commenting out the property code. &Modification function for the default   Property       !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghi NonePFail with the given reason, supplying the error location and the error message. Use unitTestPending' msg test# to mark the given test as pending ^without removing it from the test suite and without deleting or commenting out the test code.  Fail if the j value is k. The  parameter in the VerboseZ variant can be used to provide extra information about the error. Do not use  assertBool_ and assertBoolVerbose_ directly, use the macros  assertBool and assertBoolVerbose( instead. These macros, provided by the htfpp preprocessor, insert the  parameter automatically. Fail if the two values of type a are not equal. U The first parameter denotes the expected value. Use these two functions  of a is an instance of l but not of . The  parameter in the VerboseZ variant can be used to provide extra information about the error. Do not use  assertEqual_ and assertEqualVerbose_ directly, use the macros  assertEqual and assertEqualVerbose( instead. These macros, provided by the htfpp preprocessor, insert the  parameter automatically. Fail if the two values of type a are equal. U The first parameter denotes the expected value. Use these two functions  of a is an instance of l but not of . The  parameter in the VerboseZ variant can be used to provide extra information about the error. Do not use assertNotEqual_ and assertNotEqualVerbose_ directly, use the macros assertNotEqual and assertNotEqualVerbose( instead. These macros, provided by the htfpp preprocessor, insert the  parameter automatically. Fail if the two values of type a are not equal. U The first parameter denotes the expected value. Use these two functions  of a is an instance of . The  parameter in the VerboseZ variant can be used to provide extra information about the error. Do not use assertEqualPretty_ and assertEqualPrettyVerbose_ directly, use the macros assertEqualPretty and assertEqualPrettyVerbose( instead. These macros, provided by the htfpp preprocessor, insert the  parameter automatically. Fail if the two values of type a are equal. U The first parameter denotes the expected value. Use these two functions  of a is an instance of . The  parameter in the VerboseZ variant can be used to provide extra information about the error. Do not use assertNotEqualPretty_ and assertNotEqualPrettyVerbose_ directly, use the macros assertNotEqualPretty and assertNotEqualPrettyVerbose( instead. These macros, provided by the htfpp preprocessor, insert the  parameter automatically. Fail if the two values of type a are not equal. U The first parameter denotes the expected value. Use these two functions  of a is neither an instance of l nor . Be aware that in this M case the generated error message might not be very helpful. The  parameter in the VerboseZ variant can be used to provide extra information about the error. Do not use assertEqualNoShow_ and assertEqualNoShowVerbose_ directly, use the macros assertEqualNoShow and assertEqualNoShowVerbose( instead. These macros, provided by the htfpp preprocessor, insert the  parameter automatically. Fail if the two values of type a are equal. U The first parameter denotes the expected value. Use these two functions  of a is neither an instance of l nor . Be aware that in this M case the generated error message might not be very helpful. The  parameter in the VerboseZ variant can be used to provide extra information about the error. Do not use assertNotEqualNoShow_ and assertNotEqualNoShowVerbose_ directly, use the macros assertNotEqualNoShow and assertNotEqualNoShowVerbose( instead. These macros, provided by the htfpp preprocessor, insert the  parameter automatically. *Fail if the two given lists are not equal W when considered as sets. The first list parameter E denotes the expected value. The  parameter in the VerboseZ variant can be used to provide extra information about the error. Do not use assertListsEqualAsSets_ and assertListsEqualAsSetsVerbose_ directly, use the macros assertListsEqualAsSets and assertListsEqualAsSetsVerbose( instead. These macros, provided by the htfpp preprocessor, insert the  parameter automatically. %Fail if the given list is empty. The  parameter in the VerboseZ variant can be used to provide extra information about the error. Do not use assertNotEmpty_ and assertNotEmptyVerbose_ directly, use the macros assertNotEmpty and assertNotEmptyVerbose( instead. These macros, provided by the htfpp preprocessor, insert the  parameter automatically. 0Fail if the given list is a non-empty list. The  parameter in the VerboseZ variant can be used to provide extra information about the error. Do not use  assertEmpty_ and assertEmptyVerbose_ directly, use the macros  assertEmpty and assertEmptyVerbose( instead. These macros, provided by the htfpp preprocessor, insert the  parameter automatically. Fail if executing the f action does not ? throw an exception satisfying the given predicate  (e -> Bool). The  parameter in the VerboseZ variant can be used to provide extra information about the error. Do not use assertThrowsIO_ and assertThrowsIOVerbose_ directly, use the macros assertThrowsIO and assertThrowsIOVerbose( instead. These macros, provided by the htfpp preprocessor, insert the  parameter automatically. Fail if executing the f action does not % throw an exception. The  parameter in the VerboseZ variant can be used to provide extra information about the error. Do not use assertThrowsSomeIO_ and assertThrowsSomeIOVerbose_ directly, use the macros assertThrowsSomeIO and assertThrowsSomeIOVerbose( instead. These macros, provided by the htfpp preprocessor, insert the  parameter automatically. *Fail if evaluating the expression of type a does not ? throw an exception satisfying the given predicate  (e -> Bool). The  parameter in the VerboseZ variant can be used to provide extra information about the error. Do not use  assertThrows_ and assertThrowsVerbose_ directly, use the macros  assertThrows and assertThrowsVerbose( instead. These macros, provided by the htfpp preprocessor, insert the  parameter automatically. *Fail if evaluating the expression of type a does not % throw an exception. The  parameter in the VerboseZ variant can be used to provide extra information about the error. Do not use assertThrowsSome_ and assertThrowsSomeVerbose_ directly, use the macros assertThrowsSome and assertThrowsSomeVerbose( instead. These macros, provided by the htfpp preprocessor, insert the  parameter automatically. Fail if the given  Either a b value is a m. " Use this function if b is an instance of l The  parameter in the VerboseZ variant can be used to provide extra information about the error. Do not use  assertLeft_ and assertLeftVerbose_ directly, use the macros  assertLeft and assertLeftVerbose( instead. These macros, provided by the htfpp preprocessor, insert the  parameter automatically. Fail if the given  Either a b value is a m. The  parameter in the VerboseZ variant can be used to provide extra information about the error. Do not use assertLeftNoShow_ and assertLeftNoShowVerbose_ directly, use the macros assertLeftNoShow and assertLeftNoShowVerbose( instead. These macros, provided by the htfpp preprocessor, insert the  parameter automatically. Fail if the given  Either a b value is a n. " Use this function if a is an instance of l The  parameter in the VerboseZ variant can be used to provide extra information about the error. Do not use  assertRight_ and assertRightVerbose_ directly, use the macros  assertRight and assertRightVerbose( instead. These macros, provided by the htfpp preprocessor, insert the  parameter automatically. Fail if the given  Either a b value is a n. The  parameter in the VerboseZ variant can be used to provide extra information about the error. Do not use assertRightNoShow_ and assertRightNoShowVerbose_ directly, use the macros assertRightNoShow and assertRightNoShowVerbose( instead. These macros, provided by the htfpp preprocessor, insert the  parameter automatically. Fail is the given Maybe a value is a . The  parameter in the VerboseZ variant can be used to provide extra information about the error. Do not use  assertJust_ and assertJustVerbose_ directly, use the macros  assertJust and assertJustVerbose( instead. These macros, provided by the htfpp preprocessor, insert the  parameter automatically. Fail is the given Maybe a value is a . " Use this function if a is an instance of l. The  parameter in the VerboseZ variant can be used to provide extra information about the error. Do not use assertNothing_ and assertNothingVerbose_ directly, use the macros  assertNothing and assertNothingVerbose( instead. These macros, provided by the htfpp preprocessor, insert the  parameter automatically. Fail is the given Maybe a value is a . The  parameter in the VerboseZ variant can be used to provide extra information about the error. Do not use assertNothingNoShow_ and assertNothingNoShowVerbose_ directly, use the macros assertNothingNoShow and assertNothingNoShowVerbose( instead. These macros, provided by the htfpp preprocessor, insert the  parameter automatically. Sub assertions are a poor man'Fs way of abstracting over assertions while still propagating location B information. Say you want to abstract over the assertion that an o is positive. You would write  & assertIsPositive :: Int -> Assertion ) assertIsPositive n = assertBool (n > 0) You can now use assertIsPositive i for some integer i3 from your unit tests, but if you call it directly ( you will lose location information: if assertIsPositive i, fails you will only get the location where  assertIsPositive3 is defined but not from where it has been called. 3To recover the location information you simply use subAssert (assertIsPositive i).  In this case, if i; is not positive, you will get the location of the caller. Note: Don'9t use subAssert_ directly but use the preprocessor macro  subAssert. Same as ' but with an additional error message. Gpqrstuvwxyz{|}~/N/NGpqrstuvwxyz{|}~None      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghi ?Npqsqps? None !"#$%&''()*+,-../01234567789:;;<=>?@ABCDEFGHIHJKLMNOPQRQSTUVWXYZ[\]^_`abcdefghijklmnoppqrstuvwxyz{|}~                 !"#$%&'()*+,-. / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A A B C D E F G H I J K L M N O PQQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvtuwxyz{{|}~_`abc                                        !"#$%&'()*+,-././.0.0.1.2.3.4.5.6.7.8.8.9.:.:.;.<.<.=.=.>.>.?.?.@.A.BCDCECFCGCHCICJCKCLCMCNCOCPCQCRCSCTCUCVCWCXYZ[\[][^[_[`[a[b[c[d[e[f[g[h[i[j[k[lmnmom,tuptuqrstutvtuwxyz{|}~ HTF-0.10.0.1Test.Framework.PrettyTest.Framework.LocationTest.Framework.TestTypesTest.Framework.HUnitWrapperTest.Framework.JsonOutputTest.Framework.TestReporterTest.Framework.CmdlineOptionsTest.Framework.TestManagerTest.Framework.BlackBoxTest Test.Framework.QuickCheckWrapperTest.Framework.ProcessTest.Framework.UtilsTest.Framework.ColorsTest.Framework.Diff"Test.Framework.TestManagerInternalTest.Framework JsonOutputTest.Framework.TestConfigdefaultCmdlineOptionsTest QuickCheckTest.Framework.TutorialPrettypretty prettyList showPretty<=>LocationshowLocfileName lineNumbermakeLocunknownLocationReportGlobalResultsReportTestResultReportTestStartReportGlobalStartReportAllTests TestReportertr_idtr_reportAllTeststr_reportGlobalStarttr_reportTestStarttr_reportTestResulttr_reportGlobalResults TestConfigtc_quiet tc_output tc_filter tc_reporters TestOutputTestOutputSplittedTestOutputHandleTR TestState ts_resultsts_indexFlatTestResult RunResult rr_result rr_location rr_callers rr_message rr_wallTimeMs Milliseconds TestResultErrorFailPendingPass TestFilterFlatTest GenFlatTestft_sortft_path ft_location ft_payloadTestPathTestPathCompound TestPathBase TestSuite AnonTestSuite CompoundTestBaseTestTestSort BlackBoxTestQuickCheckTestUnitTestTestID AssertiontestPathToListflatName initTestStateunitTestPendingTestObjTestResultsObj TestListObjTestEndEventObjTestStartEventObj HTFJsonObjmkTestStartEventObjmkTestEndEventObj mkTestListObjmkTestResultsObj decodeObjreportAllTestsreportGlobalStartreportTestStartreportTestResultreportGlobalResultsdefaultTestReportersCmdlineOptions opts_quiet opts_filter opts_help opts_negatedopts_machineOutputopts_useColorsopts_outputFileopts_listTests opts_split parseTestArgs helpStringtestConfigFromCmdlineOptions TestableHTFmakeQuickCheckTest makeUnitTestmakeBlackBoxTest makeTestSuitemakeAnonTestSuitetestSuiteAsTestaddToTestSuiterunTestrunTest'runTestWithArgsrunTestWithArgs'runTestWithOptionsrunTestWithOptions'runTestWithConfigrunTestWithConfig'htfMainBBTArgsbbtArgs_stdinSuffixbbtArgs_stdoutSuffixbbtArgs_stderrSuffixbbtArgs_dynArgsNamebbtArgs_verbosebbtArgs_stdoutDiffbbtArgs_stderrDiffDiffdefaultBBTArgs defaultDiff blackBoxTests WithQCArgsTestableWithQCArgs defaultArgssetDefaultArgsgetCurrentArgstestableAsAssertion withQCArgsasTestableWithQCArgs qcPendingassertFailure_unitTestPending'assertBoolVerbose_ assertBool_assertEqualVerbose_ assertEqual_assertNotEqualVerbose_assertNotEqual_assertEqualPrettyVerbose_assertEqualPretty_assertNotEqualPrettyVerbose_assertNotEqualPretty_assertEqualNoShowVerbose_assertEqualNoShow_assertNotEqualNoShowVerbose_assertNotEqualNoShow_assertListsEqualAsSetsVerbose_assertListsEqualAsSets_assertNotEmptyVerbose_assertNotEmpty_assertEmptyVerbose_ assertEmpty_assertThrowsIOVerbose_assertThrowsIO_assertThrowsSomeIOVerbose_assertThrowsSomeIO_assertThrowsVerbose_ assertThrows_assertThrowsSomeVerbose_assertThrowsSome_assertLeftVerbose_ assertLeft_assertLeftNoShowVerbose_assertLeftNoShow_assertRightVerbose_ assertRight_assertRightNoShowVerbose_assertRightNoShow_assertJustVerbose_ assertJust_assertNothingVerbose_assertNothing_assertNothingNoShowVerbose_assertNothingNoShow_ subAssert_subAssertVerbose_ popenShellpopenpopen'DirectoryEntryTypeOther DirectoryFilebasenamedirname startswithendswith dropPrefix dropSuffix replaceSuffix dropSpacedirectoryEntryType collectFiles maybeFile mapAccumLMreadM ensureNewlinestripmeasurediffClockTimesbaseGHC.BaseStringpretty-1.1.1.0Text.PrettyPrint.HughesPJDoc $fPrettyBool $fPrettyInt $fPretty[] $fPrettyCharMode OneLineModeLeftMode ZigZagModePageModeStylemode lineLengthribbonsPerLinestyle fullRender renderStylerenderfsepfcatcatsep<+><>$+$$$ punctuatehangnestvcathsephcatbracesbracketsparens doubleQuotesquotesrationaldoublefloatintegerintrbracelbracerbracklbrackrparenlparenequalsspacecoloncommasemiisEmptyempty zeroWidthText sizedTextptexttextcharChrStrPStr TextDetails PrimColorNoColorWhiteYellow LightMagentaLightRed LightCyan LightGreen LightBlueDarkGrayGrayBrownMagentaRedCyanGreenBlueBlackColorfirstDiffColorsecondDiffColor skipDiffColor diffColor warningColortestStartColor testOkColor pendingColor startColorreset withColorcolorize _useColors useColors setUseColors DiffConfigdc_fromFirstPrefixdc_fromFirstSuffixdc_fromSecondPrefixdc_fromSecondSuffixdc_fromBothPrefixdc_fromBothSuffixdc_sep dc_skipPrefix dc_skipSuffixdc_lineFromFirstPrefixdc_lineFromSecondPrefixdc_lineFromFirstSuffixdc_lineFromSecondSuffixPos FirstLastLastMiddleFirstisLastisFirstisMiddlenoColorsDiffConfigcoloredDiffConfigdefaultTerminalDiffConfigdefaultNoColorsDiffConfig contextSizesingleLineDiff multiLineDiffdiffdiffWithSensibleConfigGHC.IOFilePathGHC.IO.Handle.TypesHandleghc-prim GHC.TypesTrueIO$fEqTestReporter$fShowTestReporter$fShowTestConfigUnitTestResult utr_locationutr_callingLocations utr_message utr_pendingassertFailureHTFquickCheckTestErrorquickCheckTestFailquickCheckTestPendingquickCheckTestPassdeserializeQuickCheckMsg unitTestFailunitTestSubAssertdeserializeHUnitMsgblackBoxTestFail to_flatNameto_path to_locationto_sort tr_wallTimeMs tr_passed tr_pending tr_failed tr_errors tlm_testste_test te_result te_location te_callers te_message te_wallTimeMsts_test mkTestObj$fToJSONLocation$fToJSONTestSort$fToJSONTestPath$fToJSONTestObj$fHTFJsonObjTestResultsObj$fToJSONTestResultsObj$fHTFJsonObjTestListObj$fToJSONTestListObj$fToJSONTestResult$fHTFJsonObjTestEndEventObj$fToJSONTestEndEventObj$fHTFJsonObjTestStartEventObj$fToJSONTestStartEventObj ReportLevelInfoDebug humanTestNamereportHumanTestStartMessagereportGlobalStartHSreportTestStartHSreportTestResultHSreportGlobalStartHPreportTestStartHPreportTestResultHPreportAllTestsHreportGlobalResultsHrenderTestNamesreportGlobalStartMSreportTestStartMSreportTestResultMSreportGlobalStartMPreportTestStartMPreportTestResultMPreportAllTestsMreportGlobalResultsM reportDocreportTR reportBytesTRreportLazyBytesTR reportJsonTR reportGenprocessorCountoptionDescriptions usageHeaderGHC.IO.ExceptionExitCode ExitSuccess ExitFailureflatten flattenTestflattenTestSuite runFlatTesthandleRunResultrunAllFlatTests$fTestableHTFIO$fTestableHTF[]$fTestableHTFTestSuite$fTestableHTFTest Data.MaybeNothingJustDynamicConfigMap DynamicConfigdyn_skip dyn_flagsdyn_shouldFail dyn_verboseBlackBoxTestCfgbbtCfg_shouldFail bbtCfg_cmdbbtCfg_stdinFilebbtCfg_stdoutFilebbtCfg_stderrFilebbtCfg_verbosebbtCfg_stdoutCmpbbtCfg_stderrCmprunBlackBoxTest endOfOutput defaultDynCfg readDynCfgQuickCheck-2.5.1.1Test.QuickCheck.TestArgs argsModifieroriginalQCPendingExceptionQCStateqc_argsqcState$fWithQCArgsTestableWithQCArgs $fWithQCArgsa$fTestableTestableWithQCArgs$fExceptionQCPendingExceptionverboseCheckWithResultverboseCheckResultverboseCheckWith verboseCheckquickCheckWithResultquickCheckResultquickCheckWith quickCheckstdArgschattymaxSizemaxDiscardRatio maxSuccessreplayoutputlabelsnumTestsSuccessGaveUpreasonusedSizeusedSeed numShrinksFailureNoExpectedFailureResultTest.QuickCheck.Propertydisjoin.||.conjoin.&&..&. forAllShrinkforAllwithin==>coverclassifycollectlabelonce expectFailureverbose whenFail'whenFail printTestCase shrinkingmapSizeProperty exhaustivepropertyTestablePropTest.QuickCheck.ModifiersBlindFixed getOrderedOrdered OrderedList getNonEmptyNonEmpty NonEmptyList getPositivePositive getNonZeroNonZerogetNonNegative NonNegativeShrink2Smart Shrinking shrinkState shrinkInit ShrinkStateTest.QuickCheck.Arbitrary orderedListvectorcoarbitraryEnumcoarbitraryShowcoarbitraryRealcoarbitraryIntegral><shrinkRealFracshrinkIntegral shrinkNothingarbitrarySizedBoundedIntegralarbitraryBoundedEnumarbitraryBoundedRandomarbitraryBoundedIntegralarbitrarySizedFractionalarbitrarySizedIntegralshrink arbitrary Arbitrary coarbitrary CoArbitraryTest.QuickCheck.ExceptiondiscardTest.QuickCheck.GenvectorOflistOf1listOfgrowingElementselements frequencyoneof suchThatMaybesuchThatsamplesample'promotechooseresizesizedvariantGenTest.QuickCheck.TextrangesMkStrBoolFalseGHC.ShowShow Data.EitherRightLeftIntassertFailure__mkMsg _assertBool_equalityFailedMessagenotEqualityFailedMessage _assertEqual__assertNotEqual__assertEqualPretty__assertNotEqualPretty__assertEqualNoShow__assertNotEqualNoShow__assertListsEqualAsSets__assertNotEmpty_ _assertEmpty__assertThrowsIO__assertThrowsSomeIO__assertThrows__assertThrowsSome_ _assertLeft__assertLeftNoShow_ _assertRight__assertRightNoShow_ _assertJust__assertNothing__assertNothingNoShow_