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

Build log

> /tmp/stackage-build2452$ stack unpack intern-0.9.2@sha256:7724b9cbc6ebd7ad2521ef1548a93b723621fafcc5c28f789fca81bb9d14602b
Unpacked intern-0.9.2 to /tmp/stackage-build2452/intern-0.9.2/
> /tmp/stackage-build2452/intern-0.9.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/intern-0.9.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/intern-0.9.2 --htmldir=/home/circleci/project/builds/nightly/doc/intern-0.9.2 --haddockdir=/home/circleci/project/builds/nightly/doc/intern-0.9.2
Configuring intern-0.9.2...
> /tmp/stackage-build2452/intern-0.9.2$ ghc -clear-package-db -global-package-db -package-db=/home/circleci/project/builds/nightly/pkgdb Setup
> /tmp/stackage-build2452/intern-0.9.2$ ./Setup build
Preprocessing library for intern-0.9.2..
Building library for intern-0.9.2..
[1 of 9] Compiling Data.Interned.Internal ( Data/Interned/Internal.hs, dist/build/Data/Interned/Internal.o )

Data/Interned/Internal.hs:23:1: warning: [-Wunused-imports]
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
   |
23 | import Data.Traversable
   | ^^^^^^^^^^^^^^^^^^^^^^^
[2 of 9] Compiling Data.Interned.IntSet ( Data/Interned/IntSet.hs, dist/build/Data/Interned/IntSet.o )
[3 of 9] Compiling Data.Interned    ( Data/Interned.hs, dist/build/Data/Interned.o )
[4 of 9] Compiling Data.Interned.Internal.ByteString ( Data/Interned/Internal/ByteString.hs, dist/build/Data/Interned/Internal/ByteString.o )
[5 of 9] Compiling Data.Interned.ByteString ( Data/Interned/ByteString.hs, dist/build/Data/Interned/ByteString.o )
[6 of 9] Compiling Data.Interned.Internal.String ( Data/Interned/Internal/String.hs, dist/build/Data/Interned/Internal/String.o )
[7 of 9] Compiling Data.Interned.Internal.Text ( Data/Interned/Internal/Text.hs, dist/build/Data/Interned/Internal/Text.o )
[8 of 9] Compiling Data.Interned.String ( Data/Interned/String.hs, dist/build/Data/Interned/String.o )
[9 of 9] Compiling Data.Interned.Text ( Data/Interned/Text.hs, dist/build/Data/Interned/Text.o )
> /tmp/stackage-build2452/intern-0.9.2$ ghc -clear-package-db -global-package-db -package-db=/home/circleci/project/builds/nightly/pkgdb Setup
> /tmp/stackage-build2452/intern-0.9.2$ ./Setup copy
Installing library in /home/circleci/project/builds/nightly/lib/x86_64-linux-ghc-8.7.20181122/intern-0.9.2-K0fpK01GIY5A631TeogJlq
> /tmp/stackage-build2452/intern-0.9.2$ ghc -clear-package-db -global-package-db -package-db=/home/circleci/project/builds/nightly/pkgdb Setup
> /tmp/stackage-build2452/intern-0.9.2$ ./Setup register
Registering library for intern-0.9.2..