Build #1 for freer-par-monad-0.1.0.0

[all reports]

Package freer-par-monad-0.1.0.0
Install InstallOk
Docs Ok
Tests Ok
Time submitted 2023-12-01 08:03:24.108421336 UTC
Compiler ghc-9.2.4
OS linux
Arch x86_64
Dependencies base-4.16.3.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     freer-par-monad-0.1.0.0
Building     freer-par-monad-0.1.0.0
Completed    freer-par-monad-0.1.0.0

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):
 - freer-par-monad-0.1.0.0 (first run)
Configuring freer-par-monad-0.1.0.0...
Preprocessing library for freer-par-monad-0.1.0.0..
Building library for freer-par-monad-0.1.0.0..
[1 of 7] Compiling Control.Monad.Freer.Par.Internal.Id ( src/Control/Monad/Freer/Par/Internal/Id.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/freer-par-monad-0.1.0.0/noopt/build/Control/Monad/Freer/Par/Internal/Id.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/freer-par-monad-0.1.0.0/noopt/build/Control/Monad/Freer/Par/Internal/Id.dyn_o )
[2 of 7] Compiling Control.Monad.Freer.Par.Funable ( src/Control/Monad/Freer/Par/Funable.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/freer-par-monad-0.1.0.0/noopt/build/Control/Monad/Freer/Par/Funable.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/freer-par-monad-0.1.0.0/noopt/build/Control/Monad/Freer/Par/Funable.dyn_o )

src/Control/Monad/Freer/Par/Funable.hs:18:23: warning: [-Wstar-is-type]
    Using * (or its Unicode variant) to mean Data.Kind.Type
    relies on the StarIsType extension, which will become
    deprecated in the future.
    Suggested fix: use Type from Data.Kind instead.
   |
18 | class Taggable (t :: (* -> *) -> * -> * -> *) where
   |                       ^

src/Control/Monad/Freer/Par/Funable.hs:18:28: warning: [-Wstar-is-type]
    Using * (or its Unicode variant) to mean Data.Kind.Type
    relies on the StarIsType extension, which will become
    deprecated in the future.
    Suggested fix: use Type from Data.Kind instead.
   |
18 | class Taggable (t :: (* -> *) -> * -> * -> *) where
   |                            ^

src/Control/Monad/Freer/Par/Funable.hs:18:34: warning: [-Wstar-is-type]
    Using * (or its Unicode variant) to mean Data.Kind.Type
    relies on the StarIsType extension, which will become
    deprecated in the future.
    Suggested fix: use Type from Data.Kind instead.
   |
18 | class Taggable (t :: (* -> *) -> * -> * -> *) where
   |                                  ^

src/Control/Monad/Freer/Par/Funable.hs:18:39: warning: [-Wstar-is-type]
    Using * (or its Unicode variant) to mean Data.Kind.Type
    relies on the StarIsType extension, which will become
    deprecated in the future.
    Suggested fix: use Type from Data.Kind instead.
   |
18 | class Taggable (t :: (* -> *) -> * -> * -> *) where
   |                                       ^

src/Control/Monad/Freer/Par/Funable.hs:18:44: warning: [-Wstar-is-type]
    Using * (or its Unicode variant) to mean Data.Kind.Type
    relies on the StarIsType extension, which will become
    deprecated in the future.
    Suggested fix: use Type from Data.Kind instead.
   |
18 | class Taggable (t :: (* -> *) -> * -> * -> *) where
   |                                            ^
[3 of 7] Compiling Control.Monad.Freer.Par.Sequence ( src/Control/Monad/Freer/Par/Sequence.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/freer-par-monad-0.1.0.0/noopt/build/Control/Monad/Freer/Par/Sequence.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/freer-par-monad-0.1.0.0/noopt/build/Control/Monad/Freer/Par/Sequence.dyn_o )
[4 of 7] Compiling Control.Monad.Freer.Par.FTCQueue ( src/Control/Monad/Freer/Par/FTCQueue.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/freer-par-monad-0.1.0.0/noopt/build/Control/Monad/Freer/Par/FTCQueue.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/freer-par-monad-0.1.0.0/noopt/build/Control/Monad/Freer/Par/FTCQueue.dyn_o )
[5 of 7] Compiling Control.Monad.Freer.Par ( src/Control/Monad/Freer/Par.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/freer-par-monad-0.1.0.0/noopt/build/Control/Monad/Freer/Par.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/freer-par-monad-0.1.0.0/noopt/build/Control/Monad/Freer/Par.dyn_o )

src/Control/Monad/Freer/Par.hs:44:24: warning: [-Wstar-is-type]
    Using * (or its Unicode variant) to mean Data.Kind.Type
    relies on the StarIsType extension, which will become
    deprecated in the future.
    Suggested fix: use Type from Data.Kind instead.
   |
44 | data Freer s sq (f :: (* -> *) -> * -> * -> *) t a =
   |                        ^

src/Control/Monad/Freer/Par.hs:44:29: warning: [-Wstar-is-type]
    Using * (or its Unicode variant) to mean Data.Kind.Type
    relies on the StarIsType extension, which will become
    deprecated in the future.
    Suggested fix: use Type from Data.Kind instead.
   |
44 | data Freer s sq (f :: (* -> *) -> * -> * -> *) t a =
   |                             ^

src/Control/Monad/Freer/Par.hs:44:35: warning: [-Wstar-is-type]
    Using * (or its Unicode variant) to mean Data.Kind.Type
    relies on the StarIsType extension, which will become
    deprecated in the future.
    Suggested fix: use Type from Data.Kind instead.
   |
44 | data Freer s sq (f :: (* -> *) -> * -> * -> *) t a =
   |                                   ^

src/Control/Monad/Freer/Par.hs:44:40: warning: [-Wstar-is-type]
    Using * (or its Unicode variant) to mean Data.Kind.Type
    relies on the StarIsType extension, which will become
    deprecated in the future.
    Suggested fix: use Type from Data.Kind instead.
   |
44 | data Freer s sq (f :: (* -> *) -> * -> * -> *) t a =
   |                                        ^

src/Control/Monad/Freer/Par.hs:44:45: warning: [-Wstar-is-type]
    Using * (or its Unicode variant) to mean Data.Kind.Type
    relies on the StarIsType extension, which will become
    deprecated in the future.
    Suggested fix: use Type from Data.Kind instead.
   |
44 | data Freer s sq (f :: (* -> *) -> * -> * -> *) t a =
   |                                             ^

src/Control/Monad/Freer/Par.hs:143:1: warning: [-Wredundant-constraints]
    " Redundant constraint: Funable f
    " In the type signature for:
           tag :: forall (sq :: (* -> * -> *) -> * -> * -> *)
                         (f :: (* -> *) -> * -> * -> *) s (t :: * -> *) a.
                  (Sequence sq, Funable f, Taggable f) =>
                  Freer s sq f t a -> Tagged s (Freer s sq f t a)
    |
143 | tag :: (Sequence sq, Funable f, Taggable f) =>
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
[6 of 7] Compiling Control.Monad.Freer.Par.TaggableFunction ( src/Control/Monad/Freer/Par/TaggableFunction.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/freer-par-monad-0.1.0.0/noopt/build/Control/Monad/Freer/Par/TaggableFunction.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/freer-par-monad-0.1.0.0/noopt/build/Control/Monad/Freer/Par/TaggableFunction.dyn_o )
[7 of 7] Compiling Paths_freer_par_monad ( /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/freer-par-monad-0.1.0.0/noopt/build/autogen/Paths_freer_par_monad.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/freer-par-monad-0.1.0.0/noopt/build/Paths_freer_par_monad.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/freer-par-monad-0.1.0.0/noopt/build/Paths_freer_par_monad.dyn_o )
Preprocessing test suite 'freer-par-monad-test' for freer-par-monad-0.1.0.0..
Building test suite 'freer-par-monad-test' for freer-par-monad-0.1.0.0..
[1 of 2] Compiling Main             ( test/Spec.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/freer-par-monad-0.1.0.0/noopt/build/freer-par-monad-test/freer-par-monad-test-tmp/Main.o )
[2 of 2] Compiling Paths_freer_par_monad ( /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/freer-par-monad-0.1.0.0/noopt/build/freer-par-monad-test/autogen/Paths_freer_par_monad.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/freer-par-monad-0.1.0.0/noopt/build/freer-par-monad-test/freer-par-monad-test-tmp/Paths_freer_par_monad.o )
Linking /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.2.4/freer-par-monad-0.1.0.0/noopt/build/freer-par-monad-test/freer-par-monad-test ...
Running 1 test suites...
Test suite freer-par-monad-test: RUNNING...
Test suite freer-par-monad-test: PASS
Test suite logged to:
/home/builder/builder-dir/build-cache/tmp-install/reports/freer-par-monad-0.1.0.0.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/freer-par-monad-0.1.0.0/noopt/hpc/vanilla/html/freer-par-monad-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/freer-par-monad-0.1.0.0/noopt/hpc/vanilla/html/freer-par-monad-0.1.0.0/hpc_index.html