Build #1 for io-embed-0.1.0.1

[all reports]

Package io-embed-0.1.0.1
Install InstallOk
Docs Ok
Tests Ok
Time submitted 2024-10-10 22:58:04.48271342 UTC
Compiler ghc-9.6.3
OS linux
Arch x86_64
Dependencies base-4.18.1.0, bytestring-0.11.5.2, hspec-2.11.9, template-haskell-2.20.0.0
Flags none

Code Coverage

expressions100% (0/0)
booleanguards100% (0/0)
conditions 100% (0/0)
qualifiers100% (0/0)
alternatives100% (0/0)
local declarations100% (0/0)
top-level declarations100% (0/0)

Build log

[view raw]

Resolving dependencies...
Starting     call-stack-0.4.0
Starting     colour-2.3.6
Starting     os-string-2.0.6
Starting     primitive-0.9.0.0
Starting     haskell-lexer-1.1.1
Starting     splitmix-0.1.0.5
Building     colour-2.3.6
Building     call-stack-0.4.0
Building     haskell-lexer-1.1.1
Building     splitmix-0.1.0.5
Building     os-string-2.0.6
Building     primitive-0.9.0.0
Completed    call-stack-0.4.0
Starting     HUnit-1.6.2.0
Building     HUnit-1.6.2.0
Completed    splitmix-0.1.0.5
Starting     random-1.2.1.2
Building     random-1.2.1.2
Completed    colour-2.3.6
Starting     ansi-terminal-types-1.1
Building     ansi-terminal-types-1.1
Completed    os-string-2.0.6
Starting     filepath-1.5.3.0
Completed    HUnit-1.6.2.0
Starting     hspec-expectations-0.8.4
Building     filepath-1.5.3.0
Building     hspec-expectations-0.8.4
Completed    ansi-terminal-types-1.1
Starting     ansi-terminal-1.1.1
Completed    hspec-expectations-0.8.4
Building     ansi-terminal-1.1.1
Completed    primitive-0.9.0.0
Completed    ansi-terminal-1.1.1
Completed    random-1.2.1.2
Starting     tf-random-0.5
Starting     QuickCheck-2.15.0.1
Completed    filepath-1.5.3.0
Starting     unix-2.8.5.1
Building     tf-random-0.5
Building     QuickCheck-2.15.0.1
Completed    haskell-lexer-1.1.1
Completed    tf-random-0.5
Building     unix-2.8.5.1
Completed    QuickCheck-2.15.0.1
Starting     quickcheck-io-0.2.0
Building     quickcheck-io-0.2.0
Completed    quickcheck-io-0.2.0
Completed    unix-2.8.5.1
Starting     directory-1.3.8.5
Building     directory-1.3.8.5
Completed    directory-1.3.8.5
Starting     hspec-discover-2.11.9
Starting     process-1.6.24.0
Building     hspec-discover-2.11.9
Building     process-1.6.24.0
Completed    hspec-discover-2.11.9
Completed    process-1.6.24.0
Starting     hspec-core-2.11.9
Building     hspec-core-2.11.9
Completed    hspec-core-2.11.9
Starting     hspec-2.11.9
Building     hspec-2.11.9
Completed    hspec-2.11.9
Downloading  io-embed-0.1.0.1
Downloaded   io-embed-0.1.0.1
Starting     io-embed-0.1.0.1
Building     io-embed-0.1.0.1
Completed    io-embed-0.1.0.1

Test log

[view raw]

Resolving dependencies...
Build profile: -w ghc-9.6.3 -O0
In order, the following will be built (use -v for more details):
 - io-embed-0.1.0.1 (first run)
Configuring io-embed-0.1.0.1...
Preprocessing library for io-embed-0.1.0.1..
Building library for io-embed-0.1.0.1..
[1 of 2] Compiling Data.IOEmbed     ( src/Data/IOEmbed.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/io-embed-0.1.0.1/noopt/build/Data/IOEmbed.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/io-embed-0.1.0.1/noopt/build/Data/IOEmbed.dyn_o )
[2 of 2] Compiling Paths_io_embed   ( /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/io-embed-0.1.0.1/noopt/build/autogen/Paths_io_embed.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/io-embed-0.1.0.1/noopt/build/Paths_io_embed.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/io-embed-0.1.0.1/noopt/build/Paths_io_embed.dyn_o )
Preprocessing test suite 'io-embed-test' for io-embed-0.1.0.1..
Building test suite 'io-embed-test' for io-embed-0.1.0.1..
[1 of 2] Compiling Main             ( test/Spec.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/io-embed-0.1.0.1/noopt/build/io-embed-test/io-embed-test-tmp/Main.o )
[2 of 2] Compiling Paths_io_embed   ( /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/io-embed-0.1.0.1/noopt/build/io-embed-test/autogen/Paths_io_embed.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/io-embed-0.1.0.1/noopt/build/io-embed-test/io-embed-test-tmp/Paths_io_embed.o )
[3 of 3] Linking /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/io-embed-0.1.0.1/noopt/build/io-embed-test/io-embed-test
Running 1 test suites...
Test suite io-embed-test: RUNNING...
Test suite io-embed-test: PASS
Test suite logged to:
/home/builder/builder-dir/build-cache/tmp-install/reports/io-embed-0.1.0.1.test
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Test coverage report written to
/home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/io-embed-0.1.0.1/noopt/hpc/vanilla/html/io-embed-test/hpc_index.html
1 of 1 test suites (1 of 1 test cases) passed.
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Package coverage report written to
/home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/io-embed-0.1.0.1/noopt/hpc/vanilla/html/io-embed-0.1.0.1/hpc_index.html