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

Build log

> /tmp/stackage-build2456$ stack unpack funcmp-1.9@sha256:6fc010fbc262b3c8d1920e6ba6682d1e2cbd8cd35046262af3092fa3e376620a
Unpacked funcmp-1.9 to /tmp/stackage-build2456/funcmp-1.9/
> /tmp/stackage-build2456/funcmp-1.9$ 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-build2456/funcmp-1.9$ ./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/funcmp-1.9 --htmldir=/home/circleci/project/builds/nightly/doc/funcmp-1.9 --haddockdir=/home/circleci/project/builds/nightly/doc/funcmp-1.9
Configuring funcmp-1.9...
> /tmp/stackage-build2456/funcmp-1.9$ ghc -clear-package-db -global-package-db -package-db=/home/circleci/project/builds/nightly/pkgdb Setup
> /tmp/stackage-build2456/funcmp-1.9$ ./Setup build
Preprocessing library for funcmp-1.9..
Building library for funcmp-1.9..
[ 1 of 17] Compiling FMP.Color        ( FMP/Color.hs, dist/build/FMP/Color.o )
[ 2 of 17] Compiling FMP.File         ( FMP/File.hs, dist/build/FMP/File.o )
[ 3 of 17] Compiling FMP.Types        ( FMP/Types.hs, dist/build/FMP/Types.o )
[ 4 of 17] Compiling FMP.Term         ( FMP/Term.hs, dist/build/FMP/Term.o )
[ 5 of 17] Compiling FMP.Picture      ( FMP/Picture.hs, dist/build/FMP/Picture.o )
[ 6 of 17] Compiling FMP.Tree         ( FMP/Tree.hs, dist/build/FMP/Tree.o )
[ 7 of 17] Compiling FMP.Syntax       ( FMP/Syntax.hs, dist/build/FMP/Syntax.o )
[ 8 of 17] Compiling FMP.Symbols      ( FMP/Symbols.hs, dist/build/FMP/Symbols.o )
[ 9 of 17] Compiling FMP.Resolve      ( FMP/Resolve.hs, dist/build/FMP/Resolve.o )
[10 of 17] Compiling FMP.RedBlack     ( FMP/RedBlack.hs, dist/build/FMP/RedBlack.o )
[11 of 17] Compiling FMP.Matrix       ( FMP/Matrix.hs, dist/build/FMP/Matrix.o )
[12 of 17] Compiling FMP.Frames       ( FMP/Frames.hs, dist/build/FMP/Frames.o )
[13 of 17] Compiling FMP.Core         ( FMP/Core.hs, dist/build/FMP/Core.o )
[14 of 17] Compiling FMP.Canvas       ( FMP/Canvas.hs, dist/build/FMP/Canvas.o )
[15 of 17] Compiling FMP.Turtle       ( FMP/Turtle.hs, dist/build/FMP/Turtle.o )
[16 of 17] Compiling Paths_funcmp     ( dist/build/autogen/Paths_funcmp.hs, dist/build/Paths_funcmp.o )
[17 of 17] Compiling FMP              ( FMP.hs, dist/build/FMP.o )
> /tmp/stackage-build2456/funcmp-1.9$ ghc -clear-package-db -global-package-db -package-db=/home/circleci/project/builds/nightly/pkgdb Setup
> /tmp/stackage-build2456/funcmp-1.9$ ./Setup copy
Installing library in /home/circleci/project/builds/nightly/lib/x86_64-linux-ghc-8.7.20181116/funcmp-1.9-DZxIOWEGLqzFFEZLtiYNX2
> /tmp/stackage-build2456/funcmp-1.9$ ghc -clear-package-db -global-package-db -package-db=/home/circleci/project/builds/nightly/pkgdb Setup
> /tmp/stackage-build2456/funcmp-1.9$ ./Setup register
Registering library for funcmp-1.9..