Build #2 for floatshow-0.2.4

[all reports]

Package floatshow-0.2.4
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2025-11-15 10:25:08.622329077 UTC
Compiler ghc-9.8.4
OS linux
Arch x86_64
Dependencies array-0.5.8.0, base-4.19.2.0, integer-gmp-1.1
Flags gmp

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Downloading  floatshow-0.2.4
Downloaded   floatshow-0.2.4
Warning: floatshow.cabal:78:34: version operators used. To use version
operators the package needs to specify at least 'cabal-version: >= 1.8'.
Warning: floatshow.cabal:78:55: version operators used. To use version
operators the package needs to specify at least 'cabal-version: >= 1.8'.
Configuring floatshow-0.2.4...
Preprocessing library for floatshow-0.2.4..
Building library for floatshow-0.2.4..
[1 of 3] Compiling Text.FShow.RealFloat.Internals ( Text/FShow/RealFloat/Internals.hs, dist/build/Text/FShow/RealFloat/Internals.o, dist/build/Text/FShow/RealFloat/Internals.dyn_o )
[2 of 3] Compiling Text.FShow.RealFloat ( Text/FShow/RealFloat.hs, dist/build/Text/FShow/RealFloat.o, dist/build/Text/FShow/RealFloat.dyn_o )

Text/FShow/RealFloat.hs:285:23: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding:
        Patterns of type (Int, [Int]) not matched: (_, [])
    |
285 |                       (ei,(d:ds)) = roundToS (decDigits x) is
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Text/FShow/RealFloat.hs:294:30: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding:
        Patterns of type [Char] not matched:
            []
            []
            []
    |
294 |                              (d:ds') = map i2D (if ei == 0 then is' else init is')
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Text/FShow/RealFloat.hs:321:26: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding: Patterns of type [Char] not matched: []
    |
321 |                          d:ds' = map i2D (if ei == 0 then 0:is' else is')
    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[3 of 3] Compiling Text.FShow.Raw   ( Text/FShow/Raw.hs, dist/build/Text/FShow/Raw.o, dist/build/Text/FShow/Raw.dyn_o )

Text/FShow/Raw.hs:215:17: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding:
        Patterns of type (Int, [Int]) not matched: (_, [])
    |
215 |             let (c,d:ds) = roundToS sig digits
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Text/FShow/Raw.hs:229:26: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding:
        Patterns of type [Char] not matched:
            []
            []
            []
    |
229 |                          (d:ds)   = map i2D (if c == 0 then digs else init digs)
    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Text/FShow/Raw.hs:256:23: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding: Patterns of type [Char] not matched: []
    |
256 |                       d:ds'     = map i2D (if c == 0 then 0:is' else is')
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Preprocessing library for floatshow-0.2.4..
Running Haddock on library for floatshow-0.2.4..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 3] Compiling Text.FShow.RealFloat.Internals ( Text/FShow/RealFloat/Internals.hs, nothing )
[2 of 3] Compiling Text.FShow.RealFloat ( Text/FShow/RealFloat.hs, nothing )
[3 of 3] Compiling Text.FShow.Raw   ( Text/FShow/Raw.hs, nothing )
Haddock coverage:
Warning: 'showFloat' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'showEFloat' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'showFFloat' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'showGFloat' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 12 / 12) in 'Text.FShow.RealFloat'
 100% ( 19 / 19) in 'Text.FShow.Raw'
Documentation created: dist/doc/html/floatshow/,
dist/doc/html/floatshow/floatshow.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/floatshow-0.2.4-3WXvFCqu7Uu3MIZGSjnlUv
Completed    floatshow-0.2.4

Test log

[view raw]

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