[all reports]
Install |
InstallOk |
Docs |
Ok |
Tests |
Ok |
Time submitted |
2024-06-05 18:47:00.012863675 UTC
|
Compiler |
ghc-9.6.3 |
OS |
linux |
Arch |
x86_64 |
Dependencies |
base-4.18.1.0, http-api-data-0.6.1, http-types-0.12.4, text-2.0.2, wai-3.2.4, base-4.18.1.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...
Starting data-default-class-0.1.2.0
Starting os-string-2.0.3
Starting tagged-0.8.8
Starting splitmix-0.1.0.5
Starting primitive-0.9.0.0
Starting base-orphans-0.9.2
Building data-default-class-0.1.2.0
Building os-string-2.0.3
Building splitmix-0.1.0.5
Building base-orphans-0.9.2
Building tagged-0.8.8
Building primitive-0.9.0.0
Completed data-default-class-0.1.2.0
Starting cookie-0.5.0
Building cookie-0.5.0
Completed splitmix-0.1.0.5
Starting random-1.2.1.2
Building random-1.2.1.2
Completed tagged-0.8.8
Completed base-orphans-0.9.2
Completed cookie-0.5.0
Completed os-string-2.0.3
Starting filepath-1.5.2.0
Building filepath-1.5.2.0
Completed primitive-0.9.0.0
Starting integer-conversion-0.1.1
Building integer-conversion-0.1.1
Completed random-1.2.1.2
Completed filepath-1.5.2.0
Starting hashable-1.4.4.0
Starting unix-2.8.5.1
Building hashable-1.4.4.0
Completed integer-conversion-0.1.1
Building unix-2.8.5.1
Completed hashable-1.4.4.0
Starting uuid-types-1.0.6
Starting unordered-containers-0.2.20
Starting case-insensitive-1.2.1.0
Starting time-compat-1.9.7
Building uuid-types-1.0.6
Building unordered-containers-0.2.20
Building case-insensitive-1.2.1.0
Building time-compat-1.9.7
Completed case-insensitive-1.2.1.0
Starting http-types-0.12.4
Building http-types-0.12.4
Completed uuid-types-1.0.6
Completed time-compat-1.9.7
Starting text-iso8601-0.1.1
Building text-iso8601-0.1.1
Completed http-types-0.12.4
Completed text-iso8601-0.1.1
Completed unordered-containers-0.2.20
Starting vault-0.3.1.5
Starting http-api-data-0.6.1
Building vault-0.3.1.5
Building http-api-data-0.6.1
Completed vault-0.3.1.5
Completed unix-2.8.5.1
Starting directory-1.3.8.5
Completed http-api-data-0.6.1
Building directory-1.3.8.5
Completed directory-1.3.8.5
Starting network-3.2.0.0
Building network-3.2.0.0
Completed network-3.2.0.0
Starting wai-3.2.4
Building wai-3.2.4
Completed wai-3.2.4
Downloading matcha-0.0.0.1
Downloaded matcha-0.0.0.1
Starting matcha-0.0.0.1
Building matcha-0.0.0.1
Completed matcha-0.0.0.1
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):
- http-api-data-0.6.1 (lib:http-api-data) (requires build)
- network-3.2.0.0 (lib:network) (requires build)
- vault-0.3.1.5 (lib:vault) (requires build)
- wai-3.2.4 (lib:wai) (requires build)
- matcha-0.0.0.1 (first run)
Starting http-api-data-0.6.1 (all, legacy fallback)
Starting vault-0.3.1.5 (all, legacy fallback)
Starting network-3.2.0.0 (all, legacy fallback)
Building vault-0.3.1.5 (all, legacy fallback)
Building http-api-data-0.6.1 (all, legacy fallback)
Building network-3.2.0.0 (all, legacy fallback)
Installing vault-0.3.1.5 (all, legacy fallback)
Completed vault-0.3.1.5 (all, legacy fallback)
Installing http-api-data-0.6.1 (all, legacy fallback)
Installing network-3.2.0.0 (all, legacy fallback)
Completed http-api-data-0.6.1 (all, legacy fallback)
Completed network-3.2.0.0 (all, legacy fallback)
Starting wai-3.2.4 (all, legacy fallback)
Building wai-3.2.4 (all, legacy fallback)
Installing wai-3.2.4 (all, legacy fallback)
Completed wai-3.2.4 (all, legacy fallback)
Configuring matcha-0.0.0.1...
Preprocessing library for matcha-0.0.0.1..
Building library for matcha-0.0.0.1..
[1 of 7] Compiling Matcha ( src/Matcha.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/matcha-0.0.0.1/noopt/build/Matcha.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/matcha-0.0.0.1/noopt/build/Matcha.dyn_o )
[2 of 7] Compiling Matcha.Body ( src/Matcha/Body.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/matcha-0.0.0.1/noopt/build/Matcha/Body.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/matcha-0.0.0.1/noopt/build/Matcha/Body.dyn_o )
src/Matcha/Body.hs:1:1: warning: [GHC-85401] [-Wmissing-export-lists]
The export item module Matcha.Body is missing an export list
|
1 | module Matcha.Body where
| ^
[3 of 7] Compiling Matcha.Headers ( src/Matcha/Headers.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/matcha-0.0.0.1/noopt/build/Matcha/Headers.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/matcha-0.0.0.1/noopt/build/Matcha/Headers.dyn_o )
src/Matcha/Headers.hs:1:1: warning: [GHC-85401] [-Wmissing-export-lists]
The export item module Matcha.Headers is missing an export list
|
1 | module Matcha.Headers where
| ^
[4 of 7] Compiling Matcha.Method ( src/Matcha/Method.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/matcha-0.0.0.1/noopt/build/Matcha/Method.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/matcha-0.0.0.1/noopt/build/Matcha/Method.dyn_o )
src/Matcha/Method.hs:1:1: warning: [GHC-85401] [-Wmissing-export-lists]
The export item module Matcha.Method is missing an export list
|
1 | {-# LANGUAGE OverloadedStrings #-}
| ^
[5 of 7] Compiling Matcha.Path ( src/Matcha/Path.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/matcha-0.0.0.1/noopt/build/Matcha/Path.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/matcha-0.0.0.1/noopt/build/Matcha/Path.dyn_o )
src/Matcha/Path.hs:1:1: warning: [GHC-85401] [-Wmissing-export-lists]
The export item module Matcha.Path is missing an export list
|
1 | {-# LANGUAGE PatternSynonyms #-}
| ^
[6 of 7] Compiling Matcha.Query ( src/Matcha/Query.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/matcha-0.0.0.1/noopt/build/Matcha/Query.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/matcha-0.0.0.1/noopt/build/Matcha/Query.dyn_o )
src/Matcha/Query.hs:1:1: warning: [GHC-85401] [-Wmissing-export-lists]
The export item module Matcha.Query is missing an export list
|
1 | {-# LANGUAGE GADTs #-}
| ^
[7 of 7] Compiling Paths_matcha ( /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/matcha-0.0.0.1/noopt/build/autogen/Paths_matcha.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/matcha-0.0.0.1/noopt/build/Paths_matcha.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/matcha-0.0.0.1/noopt/build/Paths_matcha.dyn_o )
Preprocessing executable 'matcha-exe' for matcha-0.0.0.1..
Building executable 'matcha-exe' for matcha-0.0.0.1..
[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/matcha-0.0.0.1/noopt/build/matcha-exe/matcha-exe-tmp/Main.o )
[2 of 2] Compiling Paths_matcha ( /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/matcha-0.0.0.1/noopt/build/matcha-exe/autogen/Paths_matcha.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/matcha-0.0.0.1/noopt/build/matcha-exe/matcha-exe-tmp/Paths_matcha.o )
[3 of 3] Linking /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/matcha-0.0.0.1/noopt/build/matcha-exe/matcha-exe
Preprocessing test suite 'matcha-test' for matcha-0.0.0.1..
Building test suite 'matcha-test' for matcha-0.0.0.1..
[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/matcha-0.0.0.1/noopt/build/matcha-test/matcha-test-tmp/Main.o )
[2 of 2] Compiling Paths_matcha ( /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/matcha-0.0.0.1/noopt/build/matcha-test/autogen/Paths_matcha.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/matcha-0.0.0.1/noopt/build/matcha-test/matcha-test-tmp/Paths_matcha.o )
[3 of 3] Linking /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/matcha-0.0.0.1/noopt/build/matcha-test/matcha-test
Running 1 test suites...
Test suite matcha-test: RUNNING...
Test suite matcha-test: PASS
Test suite logged to:
/home/builder/builder-dir/build-cache/tmp-install/reports/matcha-0.0.0.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.6.3/matcha-0.0.0.1/noopt/hpc/vanilla/html/matcha-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/matcha-0.0.0.1/noopt/hpc/vanilla/html/matcha-0.0.0.1/hpc_index.html