[all reports]
| Install |
InstallOk |
| Docs |
Ok |
| Tests |
Ok |
| Time submitted |
2025-01-21 17:16:17.149867954 UTC
|
| Compiler |
ghc-9.6.3 |
| OS |
linux |
| Arch |
x86_64 |
| Dependencies |
base-4.18.1.0, bytestring-0.11.5.2, ghc-prim-0.10.0, hash-string-0.1.0.0, network-byte-order-0.1.7 |
| Flags |
none
|
Code Coverage
| expressions | 46% (562/1201) |
| boolean | guards | 18% (3/16) |
| conditions | 25% (1/4) |
| qualifiers | 100% (0/0) |
| alternatives | 11% (10/89) |
| local declarations | 70% (35/50) |
| top-level declarations | 28% (63/224) |
Build log
[view raw]
Resolving dependencies...
Starting network-byte-order-0.1.7
Starting hash-string-0.1.0.0
Building network-byte-order-0.1.7
Building hash-string-0.1.0.0
Completed hash-string-0.1.0.0
Completed network-byte-order-0.1.7
Downloading sha256-0.1.0.2
Downloaded sha256-0.1.0.2
Starting sha256-0.1.0.2
Building sha256-0.1.0.2
Completed sha256-0.1.0.2
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):
- hash-string-0.1.0.0 (lib:hash-string) (requires build)
- tasty-1.5.3 (lib:tasty) (requires build)
- text-short-0.1.6 (lib:text-short) (requires build)
- tasty-hunit-0.10.2 (lib:tasty-hunit) (requires build)
- base16-1.0 (lib:base16) (requires build)
- sha256-0.1.0.2 (first run)
Starting hash-string-0.1.0.0 (all, legacy fallback)
Starting text-short-0.1.6 (all, legacy fallback)
Starting tasty-1.5.3 (all, legacy fallback)
Building tasty-1.5.3 (all, legacy fallback)
Building text-short-0.1.6 (all, legacy fallback)
Building hash-string-0.1.0.0 (all, legacy fallback)
Installing text-short-0.1.6 (all, legacy fallback)
Installing hash-string-0.1.0.0 (all, legacy fallback)
Completed text-short-0.1.6 (all, legacy fallback)
Starting base16-1.0 (all, legacy fallback)
Installing tasty-1.5.3 (all, legacy fallback)
Completed hash-string-0.1.0.0 (all, legacy fallback)
Completed tasty-1.5.3 (all, legacy fallback)
Starting tasty-hunit-0.10.2 (all, legacy fallback)
Building base16-1.0 (all, legacy fallback)
Installing base16-1.0 (all, legacy fallback)
Building tasty-hunit-0.10.2 (all, legacy fallback)
Installing tasty-hunit-0.10.2 (all, legacy fallback)
Completed base16-1.0 (all, legacy fallback)
Completed tasty-hunit-0.10.2 (all, legacy fallback)
Configuring sha256-0.1.0.2...
Preprocessing library for sha256-0.1.0.2..
Building library for sha256-0.1.0.2..
[1 of 9] Compiling Crypto.Sha256.Subtle ( lib/Crypto/Sha256/Subtle.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/sha256-0.1.0.2/noopt/build/Crypto/Sha256/Subtle.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/sha256-0.1.0.2/noopt/build/Crypto/Sha256/Subtle.dyn_o )
[2 of 9] Compiling Crypto.Sha256 ( lib/Crypto/Sha256.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/sha256-0.1.0.2/noopt/build/Crypto/Sha256.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/sha256-0.1.0.2/noopt/build/Crypto/Sha256.dyn_o )
[3 of 9] Compiling Crypto.Sha256.Hmac.Implementation ( lib/Crypto/Sha256/Hmac/Implementation.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/sha256-0.1.0.2/noopt/build/Crypto/Sha256/Hmac/Implementation.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/sha256-0.1.0.2/noopt/build/Crypto/Sha256/Hmac/Implementation.dyn_o )
[4 of 9] Compiling Crypto.Sha256.Hmac.Subtle ( lib/Crypto/Sha256/Hmac/Subtle.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/sha256-0.1.0.2/noopt/build/Crypto/Sha256/Hmac/Subtle.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/sha256-0.1.0.2/noopt/build/Crypto/Sha256/Hmac/Subtle.dyn_o )
[5 of 9] Compiling Crypto.Sha256.Hmac ( lib/Crypto/Sha256/Hmac.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/sha256-0.1.0.2/noopt/build/Crypto/Sha256/Hmac.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/sha256-0.1.0.2/noopt/build/Crypto/Sha256/Hmac.dyn_o )
lib/Crypto/Sha256/Hmac.hs:80:32: warning: [-Wunused-imports]
The import of Foldable from module Data.Foldable is redundant
|
80 | import Data.Foldable(Foldable, toList)
| ^^^^^^^^
[6 of 9] Compiling Crypto.Sha256.Pbkdf2.Subtle ( lib/Crypto/Sha256/Pbkdf2/Subtle.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/sha256-0.1.0.2/noopt/build/Crypto/Sha256/Pbkdf2/Subtle.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/sha256-0.1.0.2/noopt/build/Crypto/Sha256/Pbkdf2/Subtle.dyn_o )
[7 of 9] Compiling Crypto.Sha256.Pbkdf2 ( lib/Crypto/Sha256/Pbkdf2.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/sha256-0.1.0.2/noopt/build/Crypto/Sha256/Pbkdf2.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/sha256-0.1.0.2/noopt/build/Crypto/Sha256/Pbkdf2.dyn_o )
[8 of 9] Compiling Crypto.Sha256.Hkdf.Subtle ( lib/Crypto/Sha256/Hkdf/Subtle.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/sha256-0.1.0.2/noopt/build/Crypto/Sha256/Hkdf/Subtle.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/sha256-0.1.0.2/noopt/build/Crypto/Sha256/Hkdf/Subtle.dyn_o )
[9 of 9] Compiling Crypto.Sha256.Hkdf ( lib/Crypto/Sha256/Hkdf.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/sha256-0.1.0.2/noopt/build/Crypto/Sha256/Hkdf.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/sha256-0.1.0.2/noopt/build/Crypto/Sha256/Hkdf.dyn_o )
Preprocessing test suite 'test' for sha256-0.1.0.2..
Building test suite 'test' for sha256-0.1.0.2..
[1 of 4] Compiling HKDF ( test/HKDF.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/sha256-0.1.0.2/noopt/build/test/test-tmp/HKDF.o )
[2 of 4] Compiling HMAC ( test/HMAC.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/sha256-0.1.0.2/noopt/build/test/test-tmp/HMAC.o )
[3 of 4] Compiling PBKDF2 ( test/PBKDF2.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/sha256-0.1.0.2/noopt/build/test/test-tmp/PBKDF2.o )
[4 of 4] Compiling Main ( test/Main.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/sha256-0.1.0.2/noopt/build/test/test-tmp/Main.o )
[5 of 5] Linking /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/sha256-0.1.0.2/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/sha256-0.1.0.2.test
Writing: sha256-0.1.0.2-inplace/Crypto.Sha256.Pbkdf2.Subtle.hs.html
Writing: sha256-0.1.0.2-inplace/Crypto.Sha256.Pbkdf2.hs.html
Writing: sha256-0.1.0.2-inplace/Crypto.Sha256.Hkdf.Subtle.hs.html
Writing: sha256-0.1.0.2-inplace/Crypto.Sha256.Hkdf.hs.html
Writing: sha256-0.1.0.2-inplace/Crypto.Sha256.Hmac.hs.html
Writing: sha256-0.1.0.2-inplace/Crypto.Sha256.Subtle.hs.html
Writing: sha256-0.1.0.2-inplace/Crypto.Sha256.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/sha256-0.1.0.2/noopt/hpc/vanilla/html/test/hpc_index.html
1 of 1 test suites (1 of 1 test cases) passed.
Writing: sha256-0.1.0.2-inplace/Crypto.Sha256.Pbkdf2.Subtle.hs.html
Writing: sha256-0.1.0.2-inplace/Crypto.Sha256.Pbkdf2.hs.html
Writing: sha256-0.1.0.2-inplace/Crypto.Sha256.Hkdf.Subtle.hs.html
Writing: sha256-0.1.0.2-inplace/Crypto.Sha256.Hkdf.hs.html
Writing: sha256-0.1.0.2-inplace/Crypto.Sha256.Hmac.hs.html
Writing: sha256-0.1.0.2-inplace/Crypto.Sha256.Subtle.hs.html
Writing: sha256-0.1.0.2-inplace/Crypto.Sha256.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/sha256-0.1.0.2/noopt/hpc/vanilla/html/sha256-0.1.0.2/hpc_index.html