Build #2 for Yocto-0.1.0
| Package | Yocto-0.1.0 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2025-12-02 22:48:24.66725491 UTC |
|---|---|
| Compiler | ghc-9.8.4 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.19.2.0, containers-0.6.8, parsec-3.1.17.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Downloading Yocto-0.1.0
Downloaded Yocto-0.1.0
Warning: Yocto.cabal:16:36: version operators used. To use version operators
the package needs to specify at least 'cabal-version: >= 1.8'.
Configuring Yocto-0.1.0...
Preprocessing library for Yocto-0.1.0..
Building library for Yocto-0.1.0..
[1 of 1] Compiling Text.JSON.Yocto ( Text/JSON/Yocto.hs, dist/build/Text/JSON/Yocto.o, dist/build/Text/JSON/Yocto.dyn_o )
Text/JSON/Yocto.hs:72:20: warning: [GHC-63394] [-Wx-partial]
In the use of head
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
72 | integral = fst . head . readDec
| ^^^^
Text/JSON/Yocto.hs:73:29: warning: [GHC-63394] [-Wx-partial]
In the use of head
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
73 | ordinal = toEnum . fst . head . readHex
| ^^^^
Preprocessing library for Yocto-0.1.0..
Running Haddock on library for Yocto-0.1.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling Text.JSON.Yocto ( Text/JSON/Yocto.hs, nothing )
Text/JSON/Yocto.hs:72:20: warning: [GHC-63394] [-Wx-partial]
In the use of head
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
72 | integral = fst . head . readDec
| ^^^^
Text/JSON/Yocto.hs:73:29: warning: [GHC-63394] [-Wx-partial]
In the use of head
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
73 | ordinal = toEnum . fst . head . readHex
| ^^^^
Haddock coverage:
0% ( 0 / 2) in 'Text.JSON.Yocto'
Missing documentation for:
Module header
Value (Text/JSON/Yocto.hs:14)
Documentation created: dist/doc/html/Yocto/, dist/doc/html/Yocto/Yocto.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/Yocto-0.1.0-1MvqOUkxbvFAFJHhs24FSx
Completed Yocto-0.1.0
Test log
[view raw]
Resolving dependencies... No tests to run for all the packages in the project