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

Build log

> /tmp/stackage-build2453$ stack unpack test-framework-leancheck-0.0.1@sha256:402482282d4b7c60ef4af4f5004820d4d27fc7c1fa6ff52ab83336882e2ace99
Unpacked test-framework-leancheck-0.0.1 to /tmp/stackage-build2453/test-framework-leancheck-0.0.1/
> /tmp/stackage-build2453/test-framework-leancheck-0.0.1$ 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-build2453/test-framework-leancheck-0.0.1$ ./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/test-framework-leancheck-0.0.1 --htmldir=/home/circleci/project/builds/nightly/doc/test-framework-leancheck-0.0.1 --haddockdir=/home/circleci/project/builds/nightly/doc/test-framework-leancheck-0.0.1
Configuring test-framework-leancheck-0.0.1...
> /tmp/stackage-build2453/test-framework-leancheck-0.0.1$ ghc -clear-package-db -global-package-db -package-db=/home/circleci/project/builds/nightly/pkgdb Setup
> /tmp/stackage-build2453/test-framework-leancheck-0.0.1$ ./Setup build
Preprocessing library for test-framework-leancheck-0.0.1..
Building library for test-framework-leancheck-0.0.1..
[1 of 1] Compiling Test.Framework.Providers.LeanCheck ( src/Test/Framework/Providers/LeanCheck.hs, dist/build/Test/Framework/Providers/LeanCheck.o )
> /tmp/stackage-build2453/test-framework-leancheck-0.0.1$ ghc -clear-package-db -global-package-db -package-db=/home/circleci/project/builds/nightly/pkgdb Setup
> /tmp/stackage-build2453/test-framework-leancheck-0.0.1$ ./Setup copy
Installing library in /home/circleci/project/builds/nightly/lib/x86_64-linux-ghc-8.7.20181118/test-framework-leancheck-0.0.1-DTTIzkT3LsmGC6WiJDrSMH
> /tmp/stackage-build2453/test-framework-leancheck-0.0.1$ ghc -clear-package-db -global-package-db -package-db=/home/circleci/project/builds/nightly/pkgdb Setup
> /tmp/stackage-build2453/test-framework-leancheck-0.0.1$ ./Setup register
Registering library for test-framework-leancheck-0.0.1..

Test log

> /tmp/stackage-build2453/test-framework-leancheck-0.0.1$ ghc -clear-package-db -global-package-db -package-db=/home/circleci/project/builds/nightly/pkgdb Setup
> /tmp/stackage-build2453/test-framework-leancheck-0.0.1$ ./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/test-framework-leancheck-0.0.1 --htmldir=/home/circleci/project/builds/nightly/doc/test-framework-leancheck-0.0.1 --haddockdir=/home/circleci/project/builds/nightly/doc/test-framework-leancheck-0.0.1
Configuring test-framework-leancheck-0.0.1...
> /tmp/stackage-build2453/test-framework-leancheck-0.0.1$ ghc -clear-package-db -global-package-db -package-db=/home/circleci/project/builds/nightly/pkgdb Setup
> /tmp/stackage-build2453/test-framework-leancheck-0.0.1$ ./Setup build
Preprocessing library for test-framework-leancheck-0.0.1..
Building library for test-framework-leancheck-0.0.1..
Preprocessing test suite 'test' for test-framework-leancheck-0.0.1..
Building test suite 'test' for test-framework-leancheck-0.0.1..
[1 of 1] Compiling Main             ( tests/test.hs, dist/build/test/test-tmp/Main.o )
Linking dist/build/test/test ...
> /tmp/stackage-build2453/test-framework-leancheck-0.0.1$ dist/build/test/test
sort . sort == sort: [OK, passed 100 tests.]
x + x == 2 * x: [OK, passed 100 tests.]

         Properties  Total      
 Passed  2           2          
 Failed  0           0          
 Total   2           2