Build #1 for lazysmallcheck-0.6
| Package | lazysmallcheck-0.6 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2025-11-15 12:08:39.119292768 UTC |
|---|---|
| Compiler | ghc-9.8.4 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.19.2.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring lazysmallcheck-0.6...
Preprocessing library for lazysmallcheck-0.6..
Building library for lazysmallcheck-0.6..
[1 of 1] Compiling Test.LazySmallCheck ( Test/LazySmallCheck.hs, dist/build/Test/LazySmallCheck.o, dist/build/Test/LazySmallCheck.dyn_o )
Test/LazySmallCheck.hs:210:31: 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."
|
210 | $ head [ys | ys <- mapM total xs]
| ^^^^
Preprocessing library for lazysmallcheck-0.6..
Running Haddock on library for lazysmallcheck-0.6..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling Test.LazySmallCheck ( Test/LazySmallCheck.hs, nothing )
Test/LazySmallCheck.hs:210:31: 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."
|
210 | $ head [ys | ys <- mapM total xs]
| ^^^^
Haddock coverage:
3% ( 1 / 27) in 'Test.LazySmallCheck'
Missing documentation for:
Serial (Test/LazySmallCheck.hs:54)
Series (Test/LazySmallCheck.hs:50)
Cons (Test/LazySmallCheck.hs:52)
cons (Test/LazySmallCheck.hs:60)
>< (Test/LazySmallCheck.hs:66)
empty (Test/LazySmallCheck.hs:63)
\/ (Test/LazySmallCheck.hs:77)
drawnFrom (Test/LazySmallCheck.hs:87)
cons0 (Test/LazySmallCheck.hs:92)
cons1 (Test/LazySmallCheck.hs:95)
cons2 (Test/LazySmallCheck.hs:98)
cons3 (Test/LazySmallCheck.hs:101)
cons4 (Test/LazySmallCheck.hs:105)
cons5 (Test/LazySmallCheck.hs:109)
Testable (Test/LazySmallCheck.hs:268)
depthCheck (Test/LazySmallCheck.hs:287)
smallCheck (Test/LazySmallCheck.hs:292)
test (Test/LazySmallCheck.hs:295)
==> (Test/LazySmallCheck.hs:252)
Property (Test/LazySmallCheck.hs:219)
lift (Test/LazySmallCheck.hs:238)
neg (Test/LazySmallCheck.hs:241)
*&* (Test/LazySmallCheck.hs:244)
*|* (Test/LazySmallCheck.hs:245)
*=>* (Test/LazySmallCheck.hs:246)
*=* (Test/LazySmallCheck.hs:247)
Warning: Test.LazySmallCheck: could not find link destinations for:
- Test.LazySmallCheck.property
- Test.LazySmallCheck.P
- Test.LazySmallCheck.Term
Documentation created: dist/doc/html/lazysmallcheck/,
dist/doc/html/lazysmallcheck/lazysmallcheck.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/lazysmallcheck-0.6-IqSOvGlZIIRIwqcsL6S51C
Completed lazysmallcheck-0.6
Test log
[view raw]
Resolving dependencies... No tests to run for all the packages in the project