[all reports]
Install |
InstallOk |
Docs |
Ok |
Tests |
Ok |
Time submitted |
2024-09-08 15:09:10.700485309 UTC
|
Compiler |
ghc-9.6.3 |
OS |
linux |
Arch |
x86_64 |
Dependencies |
base-4.18.1.0, deepseq-1.4.8.1 |
Flags |
none
|
Code Coverage
expressions | 69% (4510/6495) |
boolean | guards | 30% (36/119) |
conditions | 80% (8/10) |
qualifiers | 100% (0/0) |
alternatives | 70% (415/592) |
local declarations | 81% (139/171) |
top-level declarations | 58% (78/134) |
Build log
[view raw]
Resolving dependencies...
Downloading r-tree-1.0.0.0
Downloaded r-tree-1.0.0.0
Starting r-tree-1.0.0.0
Building r-tree-1.0.0.0
Completed r-tree-1.0.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):
- r-tree-1.0.0.0 (first run)
Configuring r-tree-1.0.0.0...
Preprocessing library for r-tree-1.0.0.0..
Building library for r-tree-1.0.0.0..
[1 of 8] Compiling Data.R2Tree.Double.Internal ( src/Data/R2Tree/Double/Internal.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/r-tree-1.0.0.0/noopt/build/Data/R2Tree/Double/Internal.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/r-tree-1.0.0.0/noopt/build/Data/R2Tree/Double/Internal.dyn_o )
src/Data/R2Tree/Double/Internal.hs:70:1: warning: [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
70 | import Control.Applicative
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2 of 8] Compiling Data.R2Tree.Double.Debug ( src/Data/R2Tree/Double/Debug.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/r-tree-1.0.0.0/noopt/build/Data/R2Tree/Double/Debug.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/r-tree-1.0.0.0/noopt/build/Data/R2Tree/Double/Debug.dyn_o )
[3 of 8] Compiling Data.R2Tree.Double ( src/Data/R2Tree/Double.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/r-tree-1.0.0.0/noopt/build/Data/R2Tree/Double.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/r-tree-1.0.0.0/noopt/build/Data/R2Tree/Double.dyn_o )
[4 of 8] Compiling Data.R2Tree.Double.Unsafe ( src/Data/R2Tree/Double/Unsafe.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/r-tree-1.0.0.0/noopt/build/Data/R2Tree/Double/Unsafe.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/r-tree-1.0.0.0/noopt/build/Data/R2Tree/Double/Unsafe.dyn_o )
[5 of 8] Compiling Data.R2Tree.Float.Internal ( src/Data/R2Tree/Float/Internal.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/r-tree-1.0.0.0/noopt/build/Data/R2Tree/Float/Internal.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/r-tree-1.0.0.0/noopt/build/Data/R2Tree/Float/Internal.dyn_o )
src/Data/R2Tree/Float/Internal.hs:70:1: warning: [-Wunused-imports]
The import of Control.Applicative is redundant
except perhaps to import instances from Control.Applicative
To import instances alone, use: import Control.Applicative()
|
70 | import Control.Applicative
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[6 of 8] Compiling Data.R2Tree.Float.Debug ( src/Data/R2Tree/Float/Debug.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/r-tree-1.0.0.0/noopt/build/Data/R2Tree/Float/Debug.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/r-tree-1.0.0.0/noopt/build/Data/R2Tree/Float/Debug.dyn_o )
[7 of 8] Compiling Data.R2Tree.Float ( src/Data/R2Tree/Float.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/r-tree-1.0.0.0/noopt/build/Data/R2Tree/Float.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/r-tree-1.0.0.0/noopt/build/Data/R2Tree/Float.dyn_o )
[8 of 8] Compiling Data.R2Tree.Float.Unsafe ( src/Data/R2Tree/Float/Unsafe.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/r-tree-1.0.0.0/noopt/build/Data/R2Tree/Float/Unsafe.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/r-tree-1.0.0.0/noopt/build/Data/R2Tree/Float/Unsafe.dyn_o )
Preprocessing test suite 'properties' for r-tree-1.0.0.0..
Building test suite 'properties' for r-tree-1.0.0.0..
[1 of 5] Compiling No.Tree.D2 ( no/No/Tree/D2.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/r-tree-1.0.0.0/noopt/build/properties/properties-tmp/No/Tree/D2.o )
[2 of 5] Compiling Test.Kit ( test/properties/Test/Kit.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/r-tree-1.0.0.0/noopt/build/properties/properties-tmp/Test/Kit.o )
[3 of 5] Compiling Test.R2Tree.Double.Sample ( test/properties/Test/R2Tree/Double/Sample.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/r-tree-1.0.0.0/noopt/build/properties/properties-tmp/Test/R2Tree/Double/Sample.o )
[4 of 5] Compiling Test.R2Tree.Double ( test/properties/Test/R2Tree/Double.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/r-tree-1.0.0.0/noopt/build/properties/properties-tmp/Test/R2Tree/Double.o )
[5 of 5] Compiling Main ( test/properties/Main.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/r-tree-1.0.0.0/noopt/build/properties/properties-tmp/Main.o )
[6 of 6] Linking /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/r-tree-1.0.0.0/noopt/build/properties/properties
Running 1 test suites...
Test suite properties: RUNNING...
Test suite properties: PASS
Test suite logged to:
/home/builder/builder-dir/build-cache/tmp-install/reports/r-tree-1.0.0.0.test
Writing: r-tree-1.0.0.0-inplace/Data.R2Tree.Double.Debug.hs.html
Writing: r-tree-1.0.0.0-inplace/Data.R2Tree.Double.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/r-tree-1.0.0.0/noopt/hpc/vanilla/html/properties/hpc_index.html
1 of 1 test suites (1 of 1 test cases) passed.
Writing: r-tree-1.0.0.0-inplace/Data.R2Tree.Double.Debug.hs.html
Writing: r-tree-1.0.0.0-inplace/Data.R2Tree.Double.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/r-tree-1.0.0.0/noopt/hpc/vanilla/html/r-tree-1.0.0.0/hpc_index.html