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

Build log

> /tmp/stackage-build2453$ stack unpack extrapolate-0.3.3@sha256:b37c9c7894d3aa5ad8e47082550d4de2b95765e479df5ab221894edf02b6f1f8
Unpacked extrapolate-0.3.3 to /tmp/stackage-build2453/extrapolate-0.3.3/
> /tmp/stackage-build2453/extrapolate-0.3.3$ 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/extrapolate-0.3.3$ ./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/extrapolate-0.3.3 --htmldir=/home/circleci/project/builds/nightly/doc/extrapolate-0.3.3 --haddockdir=/home/circleci/project/builds/nightly/doc/extrapolate-0.3.3
Configuring extrapolate-0.3.3...
> /tmp/stackage-build2453/extrapolate-0.3.3$ ghc -clear-package-db -global-package-db -package-db=/home/circleci/project/builds/nightly/pkgdb Setup
> /tmp/stackage-build2453/extrapolate-0.3.3$ ./Setup build
Preprocessing library for extrapolate-0.3.3..
Building library for extrapolate-0.3.3..
[1 of 9] Compiling Test.Extrapolate.Exprs ( src/Test/Extrapolate/Exprs.hs, dist/build/Test/Extrapolate/Exprs.o )
[2 of 9] Compiling Test.Extrapolate.TypeBinding ( src/Test/Extrapolate/TypeBinding.hs, dist/build/Test/Extrapolate/TypeBinding.o )
[3 of 9] Compiling Test.Extrapolate.Utils ( src/Test/Extrapolate/Utils.hs, dist/build/Test/Extrapolate/Utils.o )
[4 of 9] Compiling Test.Extrapolate.Core ( src/Test/Extrapolate/Core.hs, dist/build/Test/Extrapolate/Core.o )
[5 of 9] Compiling Test.Extrapolate.New ( src/Test/Extrapolate/New.hs, dist/build/Test/Extrapolate/New.o )
[6 of 9] Compiling Test.Extrapolate.IO ( src/Test/Extrapolate/IO.hs, dist/build/Test/Extrapolate/IO.o )
[7 of 9] Compiling Test.Extrapolate.Derive ( src/Test/Extrapolate/Derive.hs, dist/build/Test/Extrapolate/Derive.o )
[8 of 9] Compiling Test.Extrapolate.Basic ( src/Test/Extrapolate/Basic.hs, dist/build/Test/Extrapolate/Basic.o )
[9 of 9] Compiling Test.Extrapolate ( src/Test/Extrapolate.hs, dist/build/Test/Extrapolate.o )
> /tmp/stackage-build2453/extrapolate-0.3.3$ ghc -clear-package-db -global-package-db -package-db=/home/circleci/project/builds/nightly/pkgdb Setup
> /tmp/stackage-build2453/extrapolate-0.3.3$ ./Setup copy
Installing library in /home/circleci/project/builds/nightly/lib/x86_64-linux-ghc-8.7.20181118/extrapolate-0.3.3-D0vmB4o6h5KF5hXVGjEsWx
> /tmp/stackage-build2453/extrapolate-0.3.3$ ghc -clear-package-db -global-package-db -package-db=/home/circleci/project/builds/nightly/pkgdb Setup
> /tmp/stackage-build2453/extrapolate-0.3.3$ ./Setup register
Registering library for extrapolate-0.3.3..

Test log

> /tmp/stackage-build2453/extrapolate-0.3.3$ ghc -clear-package-db -global-package-db -package-db=/home/circleci/project/builds/nightly/pkgdb Setup
> /tmp/stackage-build2453/extrapolate-0.3.3$ ./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/extrapolate-0.3.3 --htmldir=/home/circleci/project/builds/nightly/doc/extrapolate-0.3.3 --haddockdir=/home/circleci/project/builds/nightly/doc/extrapolate-0.3.3
Configuring extrapolate-0.3.3...
> /tmp/stackage-build2453/extrapolate-0.3.3$ ghc -clear-package-db -global-package-db -package-db=/home/circleci/project/builds/nightly/pkgdb Setup
> /tmp/stackage-build2453/extrapolate-0.3.3$ ./Setup build
Preprocessing library for extrapolate-0.3.3..
Building library for extrapolate-0.3.3..
[6 of 9] Compiling Test.Extrapolate.IO ( src/Test/Extrapolate/IO.hs, dist/build/Test/Extrapolate/IO.o ) [dist/build/autogen/cabal_macros.h changed]
[7 of 9] Compiling Test.Extrapolate.Derive ( src/Test/Extrapolate/Derive.hs, dist/build/Test/Extrapolate/Derive.o ) [dist/build/autogen/cabal_macros.h changed]
[8 of 9] Compiling Test.Extrapolate.Basic ( src/Test/Extrapolate/Basic.hs, dist/build/Test/Extrapolate/Basic.o ) [dist/build/autogen/cabal_macros.h changed]
Preprocessing test suite 'test' for extrapolate-0.3.3..
Building test suite 'test' for extrapolate-0.3.3..
[1 of 2] Compiling Test             ( tests/Test.hs, dist/build/test/test-tmp/Test.o )
[2 of 2] Compiling Main             ( tests/test-extrapolate.hs, dist/build/test/test-tmp/Main.o )
Linking dist/build/test/test ...
Preprocessing test suite 'step-by-step' for extrapolate-0.3.3..
Building test suite 'step-by-step' for extrapolate-0.3.3..
[1 of 2] Compiling Test             ( tests/Test.hs, dist/build/step-by-step/step-by-step-tmp/Test.o )
[2 of 2] Compiling Main             ( tests/test-step-by-step.hs, dist/build/step-by-step/step-by-step-tmp/Main.o )
Linking dist/build/step-by-step/step-by-step ...
Preprocessing test suite 'new' for extrapolate-0.3.3..
Building test suite 'new' for extrapolate-0.3.3..
[1 of 2] Compiling Test             ( tests/Test.hs, dist/build/new/new-tmp/Test.o )
[2 of 2] Compiling Main             ( tests/test-new.hs, dist/build/new/new-tmp/Main.o )
Linking dist/build/new/new ...
Preprocessing test suite 'derive' for extrapolate-0.3.3..
Building test suite 'derive' for extrapolate-0.3.3..
[1 of 2] Compiling Test             ( tests/Test.hs, dist/build/derive/derive-tmp/Test.o )
[2 of 2] Compiling Main             ( tests/test-derive.hs, dist/build/derive/derive-tmp/Main.o )
Linking dist/build/derive/derive ...
Preprocessing test suite 'utils' for extrapolate-0.3.3..
Building test suite 'utils' for extrapolate-0.3.3..
[1 of 2] Compiling Test             ( tests/Test.hs, dist/build/utils/utils-tmp/Test.o )
[2 of 2] Compiling Main             ( tests/test-utils.hs, dist/build/utils/utils-tmp/Main.o )
Linking dist/build/utils/utils ...
> /tmp/stackage-build2453/extrapolate-0.3.3$ dist/build/test/test
Tests passed!
> /tmp/stackage-build2453/extrapolate-0.3.3$ dist/build/derive/derive
Tests passed!
> /tmp/stackage-build2453/extrapolate-0.3.3$ dist/build/utils/utils
Tests passed!
> /tmp/stackage-build2453/extrapolate-0.3.3$ dist/build/new/new
Tests passed!
> /tmp/stackage-build2453/extrapolate-0.3.3$ dist/build/step-by-step/step-by-step
Tests passed!