Build #1 for resp-2.0.0

[all reports]

Package resp-2.0.0
Install InstallOk
Docs Ok
Tests Ok
Time submitted 2024-01-26 16:30:19.425334992 UTC
Compiler ghc-9.6.3
OS linux
Arch x86_64
Dependencies base-4.18.1.0, bytestring-0.11.5.2, scanner-0.3.1
Flags none

Code Coverage

expressions93% (400/427)
booleanguards100% (0/0)
conditions 100% (1/1)
qualifiers100% (0/0)
alternatives86% (56/65)
local declarations100% (6/6)
top-level declarations55% (33/60)

Build log

[view raw]

Resolving dependencies...
Starting     fail-4.9.0.0
Building     fail-4.9.0.0
Completed    fail-4.9.0.0
Starting     scanner-0.3.1
Building     scanner-0.3.1
Completed    scanner-0.3.1
Downloading  resp-2.0.0
Downloaded   resp-2.0.0
Starting     resp-2.0.0
Building     resp-2.0.0
Completed    resp-2.0.0

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):
 - resp-2.0.0 (first run)
Configuring resp-2.0.0...
Preprocessing library for resp-2.0.0..
Building library for resp-2.0.0..
[1 of 1] Compiling Data.RESP        ( src/Data/RESP.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/resp-2.0.0/noopt/build/Data/RESP.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/resp-2.0.0/noopt/build/Data/RESP.dyn_o )
Preprocessing test suite 'resp-test' for resp-2.0.0..
Building test suite 'resp-test' for resp-2.0.0..
[1 of 1] Compiling Main             ( test/Main.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/resp-2.0.0/noopt/build/resp-test/resp-test-tmp/Main.o )

test/Main.hs:58:1: warning: [GHC-90177] [-Worphans]
    Orphan instance: instance Arbitrary RespExpr
    Suggested fix:
      Move the instance declaration to the module of the class or of the type, or
      wrap the type with a newtype and declare the instance on the new type.
   |
58 | instance Arbitrary RespExpr where
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...

test/Main.hs:111:1: warning: [GHC-90177] [-Worphans]
    Orphan instance: instance Arbitrary RespMessage
    Suggested fix:
      Move the instance declaration to the module of the class or of the type, or
      wrap the type with a newtype and declare the instance on the new type.
    |
111 | instance Arbitrary RespMessage where
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
[2 of 2] Linking /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/resp-2.0.0/noopt/build/resp-test/resp-test
Running 1 test suites...
Test suite resp-test: RUNNING...
Test suite resp-test: PASS
Test suite logged to:
/home/builder/builder-dir/build-cache/tmp-install/reports/resp-2.0.0.test
Writing: resp-2.0.0-inplace/Data.RESP.hs.html
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/resp-2.0.0/noopt/hpc/vanilla/html/resp-test/hpc_index.html
1 of 1 test suites (1 of 1 test cases) passed.
Writing: resp-2.0.0-inplace/Data.RESP.hs.html
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/resp-2.0.0/noopt/hpc/vanilla/html/resp-2.0.0/hpc_index.html