Build #1 for matchable-th-0.1.2.1

[all reports]

Package matchable-th-0.1.2.1
Install InstallOk
Docs Ok
Tests Ok
Time submitted 2023-03-21 05:08:38.521852499 UTC
Compiler ghc-9.2.4
OS linux
Arch x86_64
Dependencies base-4.16.3.0, matchable-0.1.2.1, template-haskell-2.18.0.0, th-abstraction-0.5.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     tagged-0.8.7
Starting     th-abstraction-0.5.0.0
Starting     vector-stream-0.1.0.0
Starting     data-array-byte-0.1.0.1
Building     vector-stream-0.1.0.0
Building     tagged-0.8.7
Building     th-abstraction-0.5.0.0
Building     data-array-byte-0.1.0.1
Completed    data-array-byte-0.1.0.1
Starting     hashable-1.4.2.0
Starting     primitive-0.8.0.0
Completed    tagged-0.8.7
Building     hashable-1.4.2.0
Building     primitive-0.8.0.0
Completed    vector-stream-0.1.0.0
Completed    th-abstraction-0.5.0.0
Completed    hashable-1.4.2.0
Starting     unordered-containers-0.2.19.1
Building     unordered-containers-0.2.19.1
Completed    primitive-0.8.0.0
Starting     vector-0.13.0.0
Building     vector-0.13.0.0
Completed    unordered-containers-0.2.19.1
Completed    vector-0.13.0.0
Starting     matchable-0.1.2.1
Building     matchable-0.1.2.1
Completed    matchable-0.1.2.1
Downloading  matchable-th-0.1.2.1
Downloaded   matchable-th-0.1.2.1
Starting     matchable-th-0.1.2.1
Building     matchable-th-0.1.2.1
Completed    matchable-th-0.1.2.1

Test log

[view raw]

Resolving dependencies...
Build profile: -w ghc-9.2.4 -O0
In order, the following will be built (use -v for more details):
 - matchable-0.1.2.1 (lib:matchable) (requires build)
 - matchable-th-0.1.2.1 (first run)
Starting     matchable-0.1.2.1 (all, legacy fallback)
Building     matchable-0.1.2.1 (all, legacy fallback)
Installing   matchable-0.1.2.1 (all, legacy fallback)
Completed    matchable-0.1.2.1 (all, legacy fallback)
Configuring matchable-th-0.1.2.1...
Preprocessing library for matchable-th-0.1.2.1..
Building library for matchable-th-0.1.2.1..
[1 of 1] Compiling Data.Matchable.TH ( src/Data/Matchable/TH.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/matchable-th-0.1.2.1/noopt/build/Data/Matchable/TH.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/matchable-th-0.1.2.1/noopt/build/Data/Matchable/TH.dyn_o )

src/Data/Matchable/TH.hs:12:1: warning: [-Wunused-imports]
    The import of Data.Monoid is redundant
      except perhaps to import instances from Data.Monoid
    To import instances alone, use: import Data.Monoid()
   |
12 | import           Data.Monoid                  (Monoid (..))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Data/Matchable/TH.hs:13:1: warning: [-Wunused-imports]
    The import of Data.Semigroup is redundant
      except perhaps to import instances from Data.Semigroup
    To import instances alone, use: import Data.Semigroup()
   |
13 | import           Data.Semigroup               (Semigroup (..))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Preprocessing test suite 'matchable-th-test' for matchable-th-0.1.2.1..
Building test suite 'matchable-th-test' for matchable-th-0.1.2.1..
[1 of 1] Compiling Main             ( test/th.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/matchable-th-0.1.2.1/noopt/build/matchable-th-test/matchable-th-test-tmp/Main.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/matchable-th-0.1.2.1/noopt/build/matchable-th-test/matchable-th-test-tmp/Main.dyn_o )

test/th.hs:38:2: warning: [-Wsimplifiable-class-constraints]
    " The constraint Matchable (Either a) matches
        instance Eq e => Matchable (Either e)
          -- Defined in Data.Matchable
      This makes type inference for inner bindings fragile;
        either use MonoLocalBinds, or simplify it using the instance
    " In the instance declaration for Matchable (H a_a3vm)
   |
38 | $(deriveMatchable ''H)
   |  ^^^^^^^^^^^^^^^^^^^^^
Linking /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/matchable-th-0.1.2.1/noopt/build/matchable-th-test/matchable-th-test ...
Running 1 test suites...
Test suite matchable-th-test: RUNNING...
Test suite matchable-th-test: PASS
Test suite logged to:
/home/builder/builder-dir/build-cache/tmp-install/reports/matchable-th-0.1.2.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.2.4/matchable-th-0.1.2.1/noopt/hpc/vanilla/html/matchable-th-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.2.4/matchable-th-0.1.2.1/noopt/hpc/vanilla/html/matchable-th-0.1.2.1/hpc_index.html