The build succeeded. 1 test suites succeeded, 0 failed.

Build log

> /tmp/stackage-build2452$ stack unpack hspec-expectations-0.8.2@sha256:e2db24881baadc2d9d23b03cb629e80dcbda89a6b04ace9adb5f4d02ef8b31aa
Unpacked hspec-expectations-0.8.2 to /tmp/stackage-build2452/hspec-expectations-0.8.2/
> /tmp/stackage-build2452/hspec-expectations-0.8.2$ ghc -clear-package-db -global-package-db -package-db=/home/circleci/project/builds/nightly/pkgdb Setup
[1 of 1] Compiling Main             ( Setup.hs, Setup.o )
Linking Setup ...
> /tmp/stackage-build2452/hspec-expectations-0.8.2$ ./Setup configure --package-db=clear --package-db=global --package-db=/home/circleci/project/builds/nightly/pkgdb --libdir=/home/circleci/project/builds/nightly/lib --bindir=/home/circleci/project/builds/nightly/bin --datadir=/home/circleci/project/builds/nightly/share --libexecdir=/home/circleci/project/builds/nightly/libexec --sysconfdir=/home/circleci/project/builds/nightly/etc --docdir=/home/circleci/project/builds/nightly/doc/hspec-expectations-0.8.2 --htmldir=/home/circleci/project/builds/nightly/doc/hspec-expectations-0.8.2 --haddockdir=/home/circleci/project/builds/nightly/doc/hspec-expectations-0.8.2
Configuring hspec-expectations-0.8.2...
> /tmp/stackage-build2452/hspec-expectations-0.8.2$ ghc -clear-package-db -global-package-db -package-db=/home/circleci/project/builds/nightly/pkgdb Setup
> /tmp/stackage-build2452/hspec-expectations-0.8.2$ ./Setup build
Preprocessing library for hspec-expectations-0.8.2..
Building library for hspec-expectations-0.8.2..
[1 of 4] Compiling Paths_hspec_expectations ( dist/build/autogen/Paths_hspec_expectations.hs, dist/build/Paths_hspec_expectations.o )
[2 of 4] Compiling Test.Hspec.Expectations.Contrib ( src/Test/Hspec/Expectations/Contrib.hs, dist/build/Test/Hspec/Expectations/Contrib.o )
[3 of 4] Compiling Test.Hspec.Expectations.Matcher ( src/Test/Hspec/Expectations/Matcher.hs, dist/build/Test/Hspec/Expectations/Matcher.o )
[4 of 4] Compiling Test.Hspec.Expectations ( src/Test/Hspec/Expectations.hs, dist/build/Test/Hspec/Expectations.o )
> /tmp/stackage-build2452/hspec-expectations-0.8.2$ ghc -clear-package-db -global-package-db -package-db=/home/circleci/project/builds/nightly/pkgdb Setup
> /tmp/stackage-build2452/hspec-expectations-0.8.2$ ./Setup copy
Installing library in /home/circleci/project/builds/nightly/lib/x86_64-linux-ghc-8.7.20181119/hspec-expectations-0.8.2-xEhsaJyqHC4OUn6v2CIJJ
> /tmp/stackage-build2452/hspec-expectations-0.8.2$ ghc -clear-package-db -global-package-db -package-db=/home/circleci/project/builds/nightly/pkgdb Setup
> /tmp/stackage-build2452/hspec-expectations-0.8.2$ ./Setup register
Registering library for hspec-expectations-0.8.2..

Test log

> /tmp/stackage-build2452/hspec-expectations-0.8.2$ ghc -clear-package-db -global-package-db -package-db=/home/circleci/project/builds/nightly/pkgdb Setup
> /tmp/stackage-build2452/hspec-expectations-0.8.2$ ./Setup configure --enable-tests --package-db=clear --package-db=global --package-db=/home/circleci/project/builds/nightly/pkgdb --libdir=/home/circleci/project/builds/nightly/lib --bindir=/home/circleci/project/builds/nightly/bin --datadir=/home/circleci/project/builds/nightly/share --libexecdir=/home/circleci/project/builds/nightly/libexec --sysconfdir=/home/circleci/project/builds/nightly/etc --docdir=/home/circleci/project/builds/nightly/doc/hspec-expectations-0.8.2 --htmldir=/home/circleci/project/builds/nightly/doc/hspec-expectations-0.8.2 --haddockdir=/home/circleci/project/builds/nightly/doc/hspec-expectations-0.8.2
Configuring hspec-expectations-0.8.2...
> /tmp/stackage-build2452/hspec-expectations-0.8.2$ ghc -clear-package-db -global-package-db -package-db=/home/circleci/project/builds/nightly/pkgdb Setup
> /tmp/stackage-build2452/hspec-expectations-0.8.2$ ./Setup build
Preprocessing test suite 'spec' for hspec-expectations-0.8.2..
Building test suite 'spec' for hspec-expectations-0.8.2..
[1 of 6] Compiling Test.Hspec.Expectations.Contrib ( src/Test/Hspec/Expectations/Contrib.hs, dist/build/spec/spec-tmp/Test/Hspec/Expectations/Contrib.o )
[2 of 6] Compiling Test.Hspec.Expectations.Matcher ( src/Test/Hspec/Expectations/Matcher.hs, dist/build/spec/spec-tmp/Test/Hspec/Expectations/Matcher.o )
[3 of 6] Compiling Test.Hspec.Expectations ( src/Test/Hspec/Expectations.hs, dist/build/spec/spec-tmp/Test/Hspec/Expectations.o )
[4 of 6] Compiling Test.Hspec.Expectations.MatcherSpec ( test/Test/Hspec/Expectations/MatcherSpec.hs, dist/build/spec/spec-tmp/Test/Hspec/Expectations/MatcherSpec.o )
[5 of 6] Compiling Test.Hspec.ExpectationsSpec ( test/Test/Hspec/ExpectationsSpec.hs, dist/build/spec/spec-tmp/Test/Hspec/ExpectationsSpec.o )
[6 of 6] Compiling Main             ( test/Spec.hs, dist/build/spec/spec-tmp/Main.o )
Linking dist/build/spec/spec ...
Preprocessing library for hspec-expectations-0.8.2..
Building library for hspec-expectations-0.8.2..
[1 of 4] Compiling Test.Hspec.Expectations.Contrib ( src/Test/Hspec/Expectations/Contrib.hs, dist/build/Test/Hspec/Expectations/Contrib.o )
[2 of 4] Compiling Test.Hspec.Expectations.Matcher ( src/Test/Hspec/Expectations/Matcher.hs, dist/build/Test/Hspec/Expectations/Matcher.o )
[3 of 4] Compiling Test.Hspec.Expectations ( src/Test/Hspec/Expectations.hs, dist/build/Test/Hspec/Expectations.o )
[4 of 4] Compiling Paths_hspec_expectations ( dist/build/autogen/Paths_hspec_expectations.hs, dist/build/Paths_hspec_expectations.o )
> /tmp/stackage-build2452/hspec-expectations-0.8.2$ dist/build/spec/spec
/Test.Hspec.ExpectationsSpec/shouldBe/succeeds if arguments are equal/ OK
/Test.Hspec.ExpectationsSpec/shouldBe/fails if arguments are not equal/ OK
/Test.Hspec.ExpectationsSpec/shouldSatisfy/succeeds if value satisfies predicate/ OK
/Test.Hspec.ExpectationsSpec/shouldSatisfy/fails if value does not satisfy predicate/ OK
/Test.Hspec.ExpectationsSpec/shouldReturn/succeeds if arguments represent equal values/ OK
/Test.Hspec.ExpectationsSpec/shouldReturn/fails if arguments do not represent equal values/ OK
/Test.Hspec.ExpectationsSpec/shouldStartWith/succeeds if second is prefix of first/ OK
/Test.Hspec.ExpectationsSpec/shouldStartWith/fails if second is not prefix of first/ OK
/Test.Hspec.ExpectationsSpec/shouldEndWith/succeeds if second is suffix of first/ OK
/Test.Hspec.ExpectationsSpec/shouldEndWith/fails if second is not suffix of first/ OK
/Test.Hspec.ExpectationsSpec/shouldContain/succeeds if second argument is contained in the first/ OK
/Test.Hspec.ExpectationsSpec/shouldContain/fails if first argument does not contain the second/ OK
/Test.Hspec.ExpectationsSpec/shouldNotBe/succeeds if arguments are not equal/ OK
/Test.Hspec.ExpectationsSpec/shouldNotBe/fails if arguments are equal/ OK
/Test.Hspec.ExpectationsSpec/shouldNotSatisfy/succeeds if value does not satisfy predicate/ OK
/Test.Hspec.ExpectationsSpec/shouldNotSatisfy/fails if the value does satisfy predicate/ OK
/Test.Hspec.ExpectationsSpec/shouldNotReturn/succeeds if arguments does not represent equal values/ OK
/Test.Hspec.ExpectationsSpec/shouldNotReturn/fails if arguments do represent equal values/ OK
/Test.Hspec.ExpectationsSpec/shouldNotContain/succeeds if second argument is not contained in the first/ OK
/Test.Hspec.ExpectationsSpec/shouldNotContain/fails if first argument does contain the second/ OK
/Test.Hspec.ExpectationsSpec/shouldThrow/can be used to require a specific exception/ OK
/Test.Hspec.ExpectationsSpec/shouldThrow/can be used to require any exception/ OK
/Test.Hspec.ExpectationsSpec/shouldThrow/can be used to require an exception of a specific type/ OK
/Test.Hspec.ExpectationsSpec/shouldThrow/can be used to require a specific exception/ OK
/Test.Hspec.ExpectationsSpec/shouldThrow/fails, if a required specific exception is not thrown/ OK
/Test.Hspec.ExpectationsSpec/shouldThrow/fails, if any exception is required, but no exception is thrown/ OK
/Test.Hspec.ExpectationsSpec/shouldThrow/fails, if an exception of a specific type is required, but no exception is thrown/ OK
/Test.Hspec.Expectations.MatcherSpec/matchList/succeeds if arguments are empty lists/ OK
/Test.Hspec.Expectations.MatcherSpec/matchList/succeeds if arguments are equal up to permutation/ OK
/Test.Hspec.Expectations.MatcherSpec/matchList/when arguments are not equal up to permutation/shows extra elements/ OK
/Test.Hspec.Expectations.MatcherSpec/matchList/when arguments are not equal up to permutation/shows missing elements/ OK
31 example(s), 0 failure(s)