[all reports]
Package |
redis-glob-0.1.0.9 |
Install |
InstallOk |
Docs |
Ok |
Tests |
Ok |
Time submitted |
2025-01-06 04:37:03.234522376 UTC
|
Compiler |
ghc-9.6.3 |
OS |
linux |
Arch |
x86_64 |
Dependencies |
ascii-char-1.0.1.0, base-4.18.1.0, bytestring-0.11.5.2, megaparsec-9.7.0 |
Flags |
-use-doc-tests
|
Code Coverage
expressions | 87% (304/348) |
boolean | guards | 50% (1/2) |
conditions | 100% (0/0) |
qualifiers | 100% (0/0) |
alternatives | 76% (20/26) |
local declarations | 66% (2/3) |
top-level declarations | 81% (43/53) |
Build log
[view raw]
Resolving dependencies...
Starting parser-combinators-1.3.0
Starting os-string-2.0.7
Starting integer-logarithms-1.0.4
Starting primitive-0.9.0.0
Building parser-combinators-1.3.0
Building integer-logarithms-1.0.4
Building os-string-2.0.7
Building primitive-0.9.0.0
Completed integer-logarithms-1.0.4
Completed parser-combinators-1.3.0
Completed os-string-2.0.7
Starting filepath-1.5.4.0
Building filepath-1.5.4.0
Completed primitive-0.9.0.0
Completed filepath-1.5.4.0
Starting hashable-1.4.7.0
Building hashable-1.4.7.0
Completed hashable-1.4.7.0
Starting case-insensitive-1.2.1.0
Starting scientific-0.3.8.0
Starting ascii-char-1.0.1.0
Building scientific-0.3.8.0
Building case-insensitive-1.2.1.0
Building ascii-char-1.0.1.0
Completed case-insensitive-1.2.1.0
Completed scientific-0.3.8.0
Starting megaparsec-9.7.0
Completed ascii-char-1.0.1.0
Building megaparsec-9.7.0
Completed megaparsec-9.7.0
Downloading redis-glob-0.1.0.9
Downloaded redis-glob-0.1.0.9
Starting redis-glob-0.1.0.9
Building redis-glob-0.1.0.9
Completed redis-glob-0.1.0.9
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):
- ascii-char-1.0.1.0 (lib:ascii-char) (requires build)
- megaparsec-9.7.0 (lib:megaparsec) (requires build)
- ascii-case-1.0.1.3 (lib:ascii-case) (requires build)
- ascii-caseless-0.0.0.1 (lib:ascii-caseless) (requires build)
- ascii-superset-1.3.0.1 (lib:ascii-superset) (requires build)
- redis-glob-0.1.0.9 (first run)
Starting ascii-char-1.0.1.0 (all, legacy fallback)
Starting megaparsec-9.7.0 (all, legacy fallback)
Building ascii-char-1.0.1.0 (all, legacy fallback)
Building megaparsec-9.7.0 (all, legacy fallback)
Installing ascii-char-1.0.1.0 (all, legacy fallback)
Completed ascii-char-1.0.1.0 (all, legacy fallback)
Starting ascii-case-1.0.1.3 (all, legacy fallback)
Installing megaparsec-9.7.0 (all, legacy fallback)
Building ascii-case-1.0.1.3 (all, legacy fallback)
Installing ascii-case-1.0.1.3 (all, legacy fallback)
Completed megaparsec-9.7.0 (all, legacy fallback)
Completed ascii-case-1.0.1.3 (all, legacy fallback)
Starting ascii-caseless-0.0.0.1 (all, legacy fallback)
Building ascii-caseless-0.0.0.1 (all, legacy fallback)
Installing ascii-caseless-0.0.0.1 (all, legacy fallback)
Completed ascii-caseless-0.0.0.1 (all, legacy fallback)
Starting ascii-superset-1.3.0.1 (all, legacy fallback)
Building ascii-superset-1.3.0.1 (all, legacy fallback)
Installing ascii-superset-1.3.0.1 (all, legacy fallback)
Completed ascii-superset-1.3.0.1 (all, legacy fallback)
Configuring redis-glob-0.1.0.9...
Preprocessing library for redis-glob-0.1.0.9..
Building library for redis-glob-0.1.0.9..
[1 of 2] Compiling Redis.Glob.Internal ( src/Redis/Glob/Internal.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/redis-glob-0.1.0.9/noopt/build/Redis/Glob/Internal.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/redis-glob-0.1.0.9/noopt/build/Redis/Glob/Internal.dyn_o )
[2 of 2] Compiling Redis.Glob ( src/Redis/Glob.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/redis-glob-0.1.0.9/noopt/build/Redis/Glob.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/redis-glob-0.1.0.9/noopt/build/Redis/Glob.dyn_o )
Preprocessing test suite 'test' for redis-glob-0.1.0.9..
Building test suite 'test' for redis-glob-0.1.0.9..
[1 of 2] Compiling Redis.GlobSpec ( test/Redis/GlobSpec.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/redis-glob-0.1.0.9/noopt/build/test/test-tmp/Redis/GlobSpec.o )
[2 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/redis-glob-0.1.0.9/noopt/build/test/test-tmp/Main.o )
[3 of 3] Linking /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/redis-glob-0.1.0.9/noopt/build/test/test
Running 1 test suites...
Test suite test: RUNNING...
Test suite test: PASS
Test suite logged to:
/home/builder/builder-dir/build-cache/tmp-install/reports/redis-glob-0.1.0.9.test
Writing: redis-glob-0.1.0.9-inplace/Redis.Glob.Internal.hs.html
Writing: redis-glob-0.1.0.9-inplace/Redis.Glob.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/redis-glob-0.1.0.9/noopt/hpc/vanilla/html/test/hpc_index.html
1 of 1 test suites (1 of 1 test cases) passed.
Writing: redis-glob-0.1.0.9-inplace/Redis.Glob.Internal.hs.html
Writing: redis-glob-0.1.0.9-inplace/Redis.Glob.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/redis-glob-0.1.0.9/noopt/hpc/vanilla/html/redis-glob-0.1.0.9/hpc_index.html