Build #1 for bz3-1.0.0.1
| Package | bz3-1.0.0.1 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2025-11-13 22:08:13.705872749 UTC |
|---|---|
| Compiler | ghc-9.8.4 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.19.2.0, binary-0.8.9.1, bytestring-0.12.1.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Downloading bz3-1.0.0.1
Downloaded bz3-1.0.0.1
Configuring bz3-1.0.0.1...
Preprocessing library for bz3-1.0.0.1..
Building library for bz3-1.0.0.1..
[1 of 3] Compiling Codec.Bz3.Binary ( src/Codec/Bz3/Binary.hs, dist/build/Codec/Bz3/Binary.o, dist/build/Codec/Bz3/Binary.dyn_o )
[2 of 3] Compiling Codec.Bz3.Foreign ( dist/build/Codec/Bz3/Foreign.hs, dist/build/Codec/Bz3/Foreign.o, dist/build/Codec/Bz3/Foreign.dyn_o )
[3 of 3] Compiling Codec.Bz3 ( src/Codec/Bz3.hs, dist/build/Codec/Bz3.o, dist/build/Codec/Bz3.dyn_o )
src/Codec/Bz3.hs:30:9: warning: [GHC-62161] [-Wincomplete-uni-patterns]
Pattern match(es) are non-exhaustive
In a pattern binding:
Patterns of type Either
(BSL.ByteString, Data.Binary.Get.ByteOffset, String)
(BSL.ByteString, Data.Binary.Get.ByteOffset,
GHC.Word.Word32) not matched:
Left _
|
30 | let Right (bs, _, bSz) = runGetOrFail getFileH contents
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Preprocessing library for bz3-1.0.0.1..
Running Haddock on library for bz3-1.0.0.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 3] Compiling Codec.Bz3.Binary ( src/Codec/Bz3/Binary.hs, nothing )
[2 of 3] Compiling Codec.Bz3.Foreign ( dist/build/Codec/Bz3/Foreign.hs, nothing )
[3 of 3] Compiling Codec.Bz3 ( src/Codec/Bz3.hs, nothing )
Haddock coverage:
20% ( 1 / 5) in 'Codec.Bz3'
Missing documentation for:
Module header
Bz3Error (src/Codec/Bz3/Foreign.chs:24)
decompressFile (src/Codec/Bz3.hs:29)
compressFile (src/Codec/Bz3.hs:44)
Documentation created: dist/doc/html/bz3/, dist/doc/html/bz3/bz3.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/bz3-1.0.0.1-CqDuY6aKUidBNMiSDQYqX2
Completed bz3-1.0.0.1
Test log
[view raw]
Resolving dependencies...
Error:
Internal libraries only supported with per-component builds.
Per-component builds were disabled because program coverage is enabled
In the package 'happy-lib-2.1.7'