Build #1 for benchpress-0.2.3.0

[all reports]

Package benchpress-0.2.3.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2025-08-09 22:57:55.154848242 UTC
Compiler ghc-9.8.4
OS linux
Arch x86_64
Dependencies base-4.19.2.0, mtl-2.3.1, time-1.12.2, base-4.19.2.0, bytestring-0.12.1.0, time-1.12.2
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Downloading  benchpress-0.2.3.0
Downloaded   benchpress-0.2.3.0
Configuring benchpress-0.2.3.0...
Preprocessing executable 'example' for benchpress-0.2.3.0..
Building executable 'example' for benchpress-0.2.3.0..
[1 of 3] Compiling Math.Statistics  ( Math/Statistics.hs, dist/build/example/example-tmp/Math/Statistics.o )

Math/Statistics.hs:35:19: 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."
   |
35 |     | odd n     = head $ drop (n `div` 2) xs'
   |                   ^^^^
[2 of 3] Compiling Test.BenchPress  ( Test/BenchPress.hs, dist/build/example/example-tmp/Test/BenchPress.o )

Test/BenchPress.hs:96:39: 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."
   |
96 |                       { min         = head xs
   |                                       ^^^^

Test/BenchPress.hs:105:39: 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."
    |
105 |                       { min         = head ys
    |                                       ^^^^
[3 of 3] Compiling Main             ( example/Main.hs, dist/build/example/example-tmp/Main.o )
[4 of 4] Linking dist/build/example/example
Preprocessing library for benchpress-0.2.3.0..
Building library for benchpress-0.2.3.0..
[1 of 2] Compiling Math.Statistics  ( Math/Statistics.hs, dist/build/Math/Statistics.o, dist/build/Math/Statistics.dyn_o )

Math/Statistics.hs:35:19: 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."
   |
35 |     | odd n     = head $ drop (n `div` 2) xs'
   |                   ^^^^
[2 of 2] Compiling Test.BenchPress  ( Test/BenchPress.hs, dist/build/Test/BenchPress.o, dist/build/Test/BenchPress.dyn_o )

Test/BenchPress.hs:96:39: 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."
   |
96 |                       { min         = head xs
   |                                       ^^^^

Test/BenchPress.hs:105:39: 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."
    |
105 |                       { min         = head ys
    |                                       ^^^^
Preprocessing executable 'example' for benchpress-0.2.3.0..
Preprocessing library for benchpress-0.2.3.0..
Running Haddock on library for benchpress-0.2.3.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 2] Compiling Math.Statistics  ( Math/Statistics.hs, nothing )

Math/Statistics.hs:35:19: 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."
   |
35 |     | odd n     = head $ drop (n `div` 2) xs'
   |                   ^^^^
[2 of 2] Compiling Test.BenchPress  ( Test/BenchPress.hs, nothing )

Test/BenchPress.hs:96:39: 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."
   |
96 |                       { min         = head xs
   |                                       ^^^^

Test/BenchPress.hs:105:39: 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."
    |
105 |                       { min         = head ys
    |                                       ^^^^
Haddock coverage:
  90% ( 10 / 11) in 'Test.BenchPress'
  Missing documentation for:
    benchmarkWithResults (Test/BenchPress.hs:89)
Documentation created: dist/doc/html/benchpress/,
dist/doc/html/benchpress/benchpress.txt
Installing executable example in /var/lib/hackage-doc-builder/build-cache/tmp-install/bin
Warning: The directory
/var/lib/hackage-doc-builder/build-cache/tmp-install/bin is not in the system
search path.
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/benchpress-0.2.3.0-1ha7aClNOKQ5FSEz7QYwis
Completed    benchpress-0.2.3.0

Test log

[view raw]

Resolving dependencies...
No tests to run for all the packages in the project