~koЃ      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ Safe-Inferred None NoneAA tuple that represents the location of an example within a spec.JIt consists of a list of group descriptions and a requirement description.!Convert an exception to a string.This is different from 0. The type of the exception is included, e.g.  is turned into: ""ArithException (divide by zero)" -A predicate that can be used to filter specs.QTry to create a proper English sentence from a path by applying some heuristics. None None  None+24B A type class for examples."Internal representation of a spec.!The result of running an example.!A writer monad for  forests.# Convert a " to a forest of s.$ Create a " from a forest of s.%2Run an IO action while constructing the spec tree.!J is a monad to construct a spec tree, without executing any spec items. % allows you to run IO actions during this construction phase. The IO action is always run when the spec tree is constructed (e.g. even when  --dry-run is specified).(The describe6 function combines a list of specs into a larger spec.)Create a spec item.*Specifies a pending example.VIf you want to textually specify a behavior but do not have an example yet, use this: `describe "fancyFormatter" $ do it "can format text in a way that everyone likes" $ pending+?Specifies a pending example with a reason for why it's pending. describe "fancyFormatter" $ do it "can format text in a way that everyone likes" $ pendingWith "waiting for clarification from the designers"1  !"#$%&'()*+,  !"#$%&'()*+   !"#$%&'()*+None,`Convert a HUnit test suite to a spec. This can be used to run existing HUnit tests with Hspec.,,,,NoneB0 evaluated before each test group@The given number indicates the position within the parent group.2>used to notify the progress of the currently evaluated exampleNote2: This is only called when interactive/color mode.3'evaluated after each successful example4#evaluated after each failed example5$evaluated after each pending example6evaluated after a test run7evaluated after failuresFormatterA lifted version of A lifted version of >,The random seed that is used for QuickCheck.0The total number of examples encountered so far.,Increase the counter for successful examples)Increase the counter for pending examples(Increase the counter for failed examples?9Get the number of successful examples encountered so far.@6Get the number of pending examples encountered so far.A5Get the number of failed examples encountered so far.B4Get the total number of examples encountered so far.3Append to the list of accumulated failure messages.C-Get the list of accumulated failure messages.D#Append an empty line to the report.CCalling this multiple times has the same effect as calling it once.E!Append some output to the report.F The same as E, but adds a newline character.GRSet output color to red, run given action, and finally restore the default color.HTSet output to color green, run given action, and finally restore the default color.IUSet output color to yellow, run given action, and finally restore the default color.JSSet output color to cyan, run given action, and finally restore the default color.5Set a color, run an action, and finally reset colors.finally_ actionA actionB runs actionA and then actionB. actionB is run even when a  occurs during actionA.K:Get the used CPU time since the test run has been started.L=Get the passed real time since the test run has been started.9-./0123456789:;<=>?@ABCDEFGHIJKL&-./0123456789:;<=>?@ABCDEFGHIJKL- ./0123456789:;<= >?@ABCDEFGHIJKL experimentalNone24 MNOPQR'-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQR'OPQR-./01234567=?@AB89:;<C>KLEFDJHIGMN MNOPQRNone\qA predicate that is used to filter the spec before it is run. Only examples that satisfy the predicate are run.,STUVWXYZ[\]^_`abcdefgSTUVWXYZ[\]^_`abcdefgSVUTWXYZ[\]^_`abcdefgNonehcAdd a filter predicate to config. If there is already a filter predicate, then combine them with .hSTUVWXYZ[\]^_`abcdefghhNone-./None-;Evaluate all examples of a given spec and produce a report.?Execute given action at most every specified number of seconds.  provisionalNoneiSummary of a test run. Filter specs by given predicate.DThe predicate takes a list of "describe" labels and a "requirement".m%Run given spec and write a report to  . Exit with ! if at least one spec item fails.n8Run given spec with custom options. This is similar to m, but more flexible.o5Run given spec and returns a summary of the test run.Note: o does not exit with B on failing spec items. If you need this, you have to check the i yourself and act accordingly.pIRun given spec with custom options and returns a summary of the test run.Note: p does not exit with B on failing spec items. If you need this, you have to check the i yourself and act accordingly. ijklmnopSTUVWXYZ[\]^_`abcdefghijklmnopmnopijklWXYZ[\]^_`abcdefSVUTgh ijklmnop experimentalNoneq'  !#$&'()q' !#$&  'q()qstableNone r+Combine a list of specs into a larger spec.s An alias for r.tCreate a spec item.A spec item consists of:+a textual description of a desired behavioran example for that behavior odescribe "absolute" $ do it "returns a positive number when given a negative number" $ absolute (-1) == 1u An alias for t.v%This is a type restricted version of C. It can be used to get better error messages on type mismatches. Compare e.g. 4it "exposes some behavior" $ example $ do putStrLnwith *it "exposes some behavior" $ do putStrLnwRun spec items of given " in parallel.x+Run a custom action before every spec item.y/Run a custom action before the first spec item.z*Run a custom action after every spec item.{-Run a custom action after the last spec item.|8Run a custom action before and/or after every spec item. rstuvwxyz{|     "%*+mrstuvwxyz{|"rstuv*+xyz{|w%m rstuvwxyz{| provisionalNone} prop ".." $ ..is a shortcut for it ".." $ property $ ..~Use a modified  for given spec.Use a modified  for given spec.Use a modified  for given spec.}~}~~}}~None"mr"mr             ! " " # $ % & ' ( ) * + + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = >?@@ABCDEFGHIJJKLMNOPQRSTUVWXYZ[\]^_`abcdefghhijklmnopqrstuvwxyyz{|}~;<    4 N0      !"#$%&'()*+,*+-*+./012345 hspec-1.12.0Test.Hspec.RunnerTest.Hspec.FormattersTest.Hspec.Core Test.HspecTest.Hspec.HUnitTest.Hspec.QuickCheckTest.Hspec.DiscoverTest.Hspec.TimerTest.Hspec.CompatTest.Hspec.UtilTest.Hspec.Core.QuickCheckUtilTest.Hspec.FailureReportTest.Hspec.Core.TypeTest.Hspec.Formatters.InternalControl.Monad.Trans.StategetsmodifyTest.Hspec.OptionsTest.Hspec.ConfigTest.Hspec.Runner.TreeTest.Hspec.Runner.EvalPathformatExceptionExampleevaluateExampleLocation locationFile locationLinelocationColumnlocationAccuracyLocationAccuracy BestEffort ExactLocationItemitemRequirement itemLocationitemIsParallelizable itemExampleSpecTreeSpecItemSpecWithCleanup SpecGroupParamsparamsQuickCheckArgsparamsSmallCheckDepthProgressCallbackProgressResultFailPendingSuccessSpecMSpecrunSpecM fromSpecListrunIO mapSpecTree mapSpecItemdescribeitpending pendingWith fromHUnitTest FormatterheaderFormatterexampleGroupStartedexampleGroupDoneexampleProgressexampleSucceeded exampleFailedexamplePendingfailedFormatterfooterFormatter FailureRecordfailureRecordLocationfailureRecordPathfailureRecordMessageFormatMusedSeedgetSuccessCountgetPendingCount getFailCount getTotalCountgetFailMessages newParagraphwrite writeLine withFailColorwithSuccessColorwithPendingColor withInfoColor getCPUTime getRealTime IsFormatter toFormattersilentspecdocprogressfailed_examples ColorMode ColorAlways ColorNever ColorAutoConfig configDryRunconfigPrintCpuTimeconfigFastFail configRerunconfigFilterPredicateconfigQuickCheckSeedconfigQuickCheckMaxSuccessconfigQuickCheckMaxDiscardRatioconfigQuickCheckMaxSizeconfigSmallCheckDepthconfigColorModeconfigFormatterconfigHtmlOutputconfigOutputFile defaultConfigconfigAddFilterSummarysummaryExamplessummaryFailureshspec hspecWith hspecResulthspecWithResult modifyParamscontextspecifyexampleparallelbefore beforeAllafterafterAllaroundpropmodifyMaxSuccessmodifyMaxDiscardRatio modifyMaxSizehspecWithFormatterpostProcessSpecnewTimershowType showFullTypebaseSystem.Environment lookupEnv Data.IORefatomicWriteIORefatomicModifyIORef'atomicModifyIORef modifyIORef' modifyIORef mkWeakIORef GHC.IORef writeIORef readIORefnewIORefIORef Text.Read readMaybeGHC.Showshow GHC.ExceptionArithExceptionfilterPredicateformatRequirement pluralizesafeTry lineBreaksAtstriparoundProperty aroundRose formatNumbersnewSeedmkGen FailureReportfailureReportSeedfailureReportMaxSuccessfailureReportMaxSizefailureReportMaxDiscardRatiofailureReportPathswriteFailureReportreadFailureReport forceResult$fExampleProperty$fExampleResult $fExampleIO $fExampleBool$fExceptionResult totalCountincreaseSuccessCountincreasePendingCountincreaseFailCountaddFailMessage withColorfinally_GHC.IO.Exception UserInterruptFormatterState stateHandle stateUseColor produceHTML successCount pendingCount failCount failMessages stateUsedSeed cpuStartTime startTime runFormatMhtmlSpan withColor_defaultFailedFormatter defaultFooter$fIsFormatterFormatter$fIsFormatterIOArg _argumentName_argumentParser_argumentSetterNoConfigInvalidArgumentHelpfilterOraddMatchsetDepth setMaxSuccess setMaxSizesetMaxDiscardRatiosetSeed formatters formatHelpmkOption addLineBreaksoptionsundocumentedOptions parseOptionsghc-prim GHC.Classes||mkConfigconfigQuickCheckArgs getConfigexitWithMessageTreeLeafNodeWithCleanupNodetoTreefromTree runFormattereveryMessageRunDoneReport ReportResultReportProgress FormatResultEvalTree parallelizerunSequentially runParallel evalExamplerunprocessMessages filterSpecsGHC.IO.Handle.FDstdout System.Exit exitFailure applyDryRun ensureSeedisDumb$fMonoidSummaryGHC.Baseidmemoizehspec-expectations-0.6.1Test.Hspec.ExpectationsanyArithExceptionanyIOException errorCall anyErrorCall anyException shouldThrow shouldReturnshouldMatchList shouldContain shouldSatisfyshouldBeexpectationFailure ExpectationSelectorQuickCheck-2.7.6Test.QuickCheck.Test maxSuccessmaxDiscardRatiomaxSize modifyArgs EnumerateMlocationHeuristicFromFile addLoctions enumeratelookupLocation