[all reports]
Package |
yj-sandbox-0.1.0.0 |
Install |
InstallOk |
Docs |
Ok |
Tests |
Ok |
Time submitted |
2024-11-06 09:22:58.061220439 UTC
|
Compiler |
ghc-9.6.3 |
OS |
linux |
Arch |
x86_64 |
Dependencies |
base-4.18.1.0, template-haskell-2.20.0.0, base-4.18.1.0, template-haskell-2.20.0.0 |
Flags |
none
|
Code Coverage
expressions | 100% (0/0) |
boolean | guards | 100% (0/0) |
conditions | 100% (0/0) |
qualifiers | 100% (0/0) |
alternatives | 100% (0/0) |
local declarations | 100% (0/0) |
top-level declarations | 100% (0/0) |
Build log
[view raw]
Resolving dependencies...
Downloading yj-sandbox-0.1.0.0
Downloaded yj-sandbox-0.1.0.0
Starting yj-sandbox-0.1.0.0
Building yj-sandbox-0.1.0.0
Completed yj-sandbox-0.1.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):
- yj-sandbox-0.1.0.0 (first run)
Configuring yj-sandbox-0.1.0.0...
Preprocessing library for yj-sandbox-0.1.0.0..
Building library for yj-sandbox-0.1.0.0..
[1 of 2] Compiling Paths_yj_sandbox ( /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/yj-sandbox-0.1.0.0/noopt/build/autogen/Paths_yj_sandbox.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/yj-sandbox-0.1.0.0/noopt/build/Paths_yj_sandbox.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/yj-sandbox-0.1.0.0/noopt/build/Paths_yj_sandbox.dyn_o )
[2 of 2] Compiling Sandbox ( src/Sandbox.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/yj-sandbox-0.1.0.0/noopt/build/Sandbox.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/yj-sandbox-0.1.0.0/noopt/build/Sandbox.dyn_o )
src/Sandbox.hs:4:1: warning: [GHC-94817] [-Wtabs]
Tab character found here, and in one further location.
Suggested fix: Please use spaces instead.
|
4 | foo
| ^^^^^^^^
src/Sandbox.hs:9:1: warning: [GHC-38417] [-Wmissing-signatures]
Top-level binding with no type signature: foo :: String
|
9 | foo = $(litE =<< stringL <$> runIO (readFile "data/foo.txt"))
| ^^^
Preprocessing executable 'yj-sandbox-exe' for yj-sandbox-0.1.0.0..
Building executable 'yj-sandbox-exe' for yj-sandbox-0.1.0.0..
[1 of 2] Compiling Main ( app/Main.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/yj-sandbox-0.1.0.0/noopt/build/yj-sandbox-exe/yj-sandbox-exe-tmp/Main.o )
[2 of 2] Compiling Paths_yj_sandbox ( /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/yj-sandbox-0.1.0.0/noopt/build/yj-sandbox-exe/autogen/Paths_yj_sandbox.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/yj-sandbox-0.1.0.0/noopt/build/yj-sandbox-exe/yj-sandbox-exe-tmp/Paths_yj_sandbox.o )
[3 of 3] Linking /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/yj-sandbox-0.1.0.0/noopt/build/yj-sandbox-exe/yj-sandbox-exe
Preprocessing test suite 'yj-sandbox-test' for yj-sandbox-0.1.0.0..
Building test suite 'yj-sandbox-test' for yj-sandbox-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.6.3/yj-sandbox-0.1.0.0/noopt/build/yj-sandbox-test/yj-sandbox-test-tmp/Main.o )
[2 of 2] Compiling Paths_yj_sandbox ( /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/yj-sandbox-0.1.0.0/noopt/build/yj-sandbox-test/autogen/Paths_yj_sandbox.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/yj-sandbox-0.1.0.0/noopt/build/yj-sandbox-test/yj-sandbox-test-tmp/Paths_yj_sandbox.o )
[3 of 3] Linking /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/yj-sandbox-0.1.0.0/noopt/build/yj-sandbox-test/yj-sandbox-test
Running 1 test suites...
Test suite yj-sandbox-test: RUNNING...
Test suite yj-sandbox-test: PASS
Test suite logged to:
/home/builder/builder-dir/build-cache/tmp-install/reports/yj-sandbox-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.6.3/yj-sandbox-0.1.0.0/noopt/hpc/vanilla/html/yj-sandbox-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/yj-sandbox-0.1.0.0/noopt/hpc/vanilla/html/yj-sandbox-0.1.0.0/hpc_index.html