Build #1 for bindings-DSL-1.1.0

[all reports]

Package bindings-DSL-1.1.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2026-07-11 14:19:39.563971654 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...
Downloading  bindings-DSL-1.1.0
Downloaded   bindings-DSL-1.1.0
Configuring bindings-DSL-1.1.0...
Preprocessing library for bindings-DSL-1.1.0..
Building library for bindings-DSL-1.1.0..
[1 of 1] Compiling Bindings.Utilities ( Bindings/Utilities.hs, dist/build/Bindings/Utilities.o, dist/build/Bindings/Utilities.dyn_o )

Bindings/Utilities.hs:15:54: 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."
   |
15 | storableCast a = storableCastArray [a] >>= (return . head)
   |                                                      ^^^^

Bindings/Utilities.hs:32:1: warning: [GHC-94817] [-Wtabs]
    Tab character found here, and in 9 further locations.
    Suggested fix: Please use spaces instead.
   |
32 |         u <- return undefined
   | ^^^^^^^^

Bindings/Utilities.hs:33:50: 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."
   |
33 |         let (q,r) = divMod (length a * (sizeOf . head) a) (sizeOf u)
   |                                                  ^^^^
Preprocessing library for bindings-DSL-1.1.0..
Running Haddock on library for bindings-DSL-1.1.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling Bindings.Utilities ( Bindings/Utilities.hs, nothing )

Bindings/Utilities.hs:15:54: 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."
   |
15 | storableCast a = storableCastArray [a] >>= (return . head)
   |                                                      ^^^^

Bindings/Utilities.hs:32:1: warning: [GHC-94817] [-Wtabs]
    Tab character found here, and in 9 further locations.
    Suggested fix: Please use spaces instead.
   |
32 |         u <- return undefined
   | ^^^^^^^^

Bindings/Utilities.hs:33:50: 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."
   |
33 |         let (q,r) = divMod (length a * (sizeOf . head) a) (sizeOf u)
   |                                                  ^^^^
Haddock coverage:
  66% (  2 /  3) in 'Bindings.Utilities'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/bindings-DSL/,
dist/doc/html/bindings-DSL/bindings-DSL.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/bindings-DSL-1.1.0-47yKydUC4K56GqBtBBTxLX
Completed    bindings-DSL-1.1.0

Test log

[view raw]

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