Build #1 for natural-arithmetic-0.2.3.0

[all reports]

Package natural-arithmetic-0.2.3.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2025-06-12 20:19:57.474614322 UTC
Compiler ghc-9.8.4
OS linux
Arch x86_64
Dependencies base-4.19.2.0, unlifted-0.2.3.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring os-string-2.0.7...
Preprocessing library for os-string-2.0.7..
Building library for os-string-2.0.7..
[ 1 of 11] Compiling System.OsString.Data.ByteString.Short.Internal ( System/OsString/Data/ByteString/Short/Internal.hs, dist/build/System/OsString/Data/ByteString/Short/Internal.o, dist/build/System/OsString/Data/ByteString/Short/Internal.dyn_o )
[ 2 of 11] Compiling System.OsString.Data.ByteString.Short ( System/OsString/Data/ByteString/Short.hs, dist/build/System/OsString/Data/ByteString/Short.o, dist/build/System/OsString/Data/ByteString/Short.dyn_o )
[ 3 of 11] Compiling System.OsString.Data.ByteString.Short.Word16 ( System/OsString/Data/ByteString/Short/Word16.hs, dist/build/System/OsString/Data/ByteString/Short/Word16.o, dist/build/System/OsString/Data/ByteString/Short/Word16.dyn_o )
[ 4 of 11] Compiling System.OsString.Internal.Exception ( System/OsString/Internal/Exception.hs, dist/build/System/OsString/Internal/Exception.o, dist/build/System/OsString/Internal/Exception.dyn_o )
[ 5 of 11] Compiling System.OsString.Encoding.Internal ( System/OsString/Encoding/Internal.hs, dist/build/System/OsString/Encoding/Internal.o, dist/build/System/OsString/Encoding/Internal.dyn_o )

System/OsString/Encoding/Internal.hs:23:42: warning: [GHC-38856] [-Wunused-imports]
    The import of try from module Control.Exception is redundant
   |
23 | import Control.Exception (SomeException, try, Exception (displayException), evaluate)
   |                                          ^^^
[ 6 of 11] Compiling System.OsString.Encoding ( System/OsString/Encoding.hs, dist/build/System/OsString/Encoding.o, dist/build/System/OsString/Encoding.dyn_o )
[ 7 of 11] Compiling System.OsString.Internal.Types ( System/OsString/Internal/Types.hs, dist/build/System/OsString/Internal/Types.o, dist/build/System/OsString/Internal/Types.dyn_o )
[ 8 of 11] Compiling System.OsString.Posix ( System/OsString/Posix.hs, dist/build/System/OsString/Posix.o, dist/build/System/OsString/Posix.dyn_o )
[ 9 of 11] Compiling System.OsString.Internal ( System/OsString/Internal.hs, dist/build/System/OsString/Internal.o, dist/build/System/OsString/Internal.dyn_o )
[10 of 11] Compiling System.OsString  ( System/OsString.hs, dist/build/System/OsString.o, dist/build/System/OsString.dyn_o )
[11 of 11] Compiling System.OsString.Windows ( System/OsString/Windows.hs, dist/build/System/OsString/Windows.o, dist/build/System/OsString/Windows.dyn_o )
Preprocessing library for os-string-2.0.7..
Running Haddock on library for os-string-2.0.7..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 11] Compiling System.OsString.Data.ByteString.Short.Internal ( System/OsString/Data/ByteString/Short/Internal.hs, nothing )
[ 2 of 11] Compiling System.OsString.Data.ByteString.Short ( System/OsString/Data/ByteString/Short.hs, nothing )
[ 3 of 11] Compiling System.OsString.Data.ByteString.Short.Word16 ( System/OsString/Data/ByteString/Short/Word16.hs, nothing )
[ 4 of 11] Compiling System.OsString.Internal.Exception ( System/OsString/Internal/Exception.hs, nothing )
[ 5 of 11] Compiling System.OsString.Encoding.Internal ( System/OsString/Encoding/Internal.hs, nothing )

System/OsString/Encoding/Internal.hs:23:42: warning: [GHC-38856] [-Wunused-imports]
    The import of try from module Control.Exception is redundant
   |
23 | import Control.Exception (SomeException, try, Exception (displayException), evaluate)
   |                                          ^^^
[ 6 of 11] Compiling System.OsString.Encoding ( System/OsString/Encoding.hs, nothing )
[ 7 of 11] Compiling System.OsString.Internal.Types ( System/OsString/Internal/Types.hs, nothing )
[ 8 of 11] Compiling System.OsString.Posix ( System/OsString/Posix.hs, nothing )
[ 9 of 11] Compiling System.OsString.Internal ( System/OsString/Internal.hs, nothing )
[10 of 11] Compiling System.OsString  ( System/OsString.hs, nothing )
[11 of 11] Compiling System.OsString.Windows ( System/OsString/Windows.hs, nothing )
Haddock coverage:
Warning: 'ShortByteString' is ambiguous. It is defined
    * in Data.ByteString.Short.Internal
    * in Data.ByteString.Short.Internal
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined in Data.ByteString.Short.Internal
  26% ( 11 / 41) in 'System.OsString.Data.ByteString.Short.Internal'
  Missing documentation for:
    _nul (System/OsString/Data/ByteString/Short/Internal.hs:60)
    isSpace (System/OsString/Data/ByteString/Short/Internal.hs:63)
    create (System/OsString/Data/ByteString/Short/Internal.hs:70)
    asBA (System/OsString/Data/ByteString/Short/Internal.hs:80)
    BA (System/OsString/Data/ByteString/Short/Internal.hs:84)
    MBA (System/OsString/Data/ByteString/Short/Internal.hs:85)
    newPinnedByteArray (System/OsString/Data/ByteString/Short/Internal.hs:89)
    newByteArray (System/OsString/Data/ByteString/Short/Internal.hs:94)
    copyByteArray (System/OsString/Data/ByteString/Short/Internal.hs:99)
    unsafeFreezeByteArray (System/OsString/Data/ByteString/Short/Internal.hs:104)
    copyAddrToByteArray (System/OsString/Data/ByteString/Short/Internal.hs:109)
    moduleErrorIO (System/OsString/Data/ByteString/Short/Internal.hs:244)
    moduleErrorMsg (System/OsString/Data/ByteString/Short/Internal.hs:248)
    packWord16 (System/OsString/Data/ByteString/Short/Internal.hs:251)
    packLenWord16 (System/OsString/Data/ByteString/Short/Internal.hs:254)
    unpackWord16 (System/OsString/Data/ByteString/Short/Internal.hs:265)
    packWord16Rev (System/OsString/Data/ByteString/Short/Internal.hs:274)
    packLenWord16Rev (System/OsString/Data/ByteString/Short/Internal.hs:277)
    indexWord8Array (System/OsString/Data/ByteString/Short/Internal.hs:299)
    word16ToLE# (System/OsString/Data/ByteString/Short/Internal.hs:320)
    word16FromLE# (System/OsString/Data/ByteString/Short/Internal.hs:322)
    setByteArray (System/OsString/Data/ByteString/Short/Internal.hs:325)
    copyMutableByteArray (System/OsString/Data/ByteString/Short/Internal.hs:330)
    createAndTrim' (System/OsString/Data/ByteString/Short/Internal.hs:356)
    createAndTrim'' (System/OsString/Data/ByteString/Short/Internal.hs:372)
    findIndexOrLength (System/OsString/Data/ByteString/Short/Internal.hs:397)
    assertEven (System/OsString/Data/ByteString/Short/Internal.hs:422)
    errorEmptySBS (System/OsString/Data/ByteString/Short/Internal.hs:430)
    moduleError (System/OsString/Data/ByteString/Short/Internal.hs:434)
    compareByteArraysOff (System/OsString/Data/ByteString/Short/Internal.hs:444)
Warning: 'ShortByteString' is ambiguous. It is defined
    * in Data.ByteString.Short.Internal
    * in Data.ByteString.Short.Internal
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined in Data.ByteString.Short.Internal
  96% ( 93 / 96) in 'System.OsString.Data.ByteString.Short'
  Missing documentation for:
    append
    uncons2 (System/OsString/Data/ByteString/Short.hs:184)
    concat
Warning: 'ShortByteString' is ambiguous. It is defined
    * in Data.ByteString.Short.Internal
    * in Data.ByteString.Short.Internal
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined in Data.ByteString.Short.Internal
Warning: 'ByteString' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'CString' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  96% ( 92 / 95) in 'System.OsString.Data.ByteString.Short.Word16'
  Missing documentation for:
    append
    concat
    breakSubstring (System/OsString/Data/ByteString/Short/Word16.hs:663)
Warning: 'try' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  33% (  1 /  3) in 'System.OsString.Internal.Exception'
  Missing documentation for:
    Module header
    isAsyncException (System/OsString/Internal/Exception.hs:17)
Warning: 'TextEncoding' is ambiguous. It is defined
    * in GHC.IO.Encoding.Types
    * in GHC.IO.Encoding.Types
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined in GHC.IO.Encoding.Types
  27% (  9 / 33) in 'System.OsString.Encoding.Internal'
  Missing documentation for:
    Module header
    ucs2le (System/OsString/Encoding/Internal.hs:42)
    mkUcs2le (System/OsString/Encoding/Internal.hs:45)
    ucs2le_DF (System/OsString/Encoding/Internal.hs:50)
    ucs2le_EF (System/OsString/Encoding/Internal.hs:60)
    ucs2le_decode (System/OsString/Encoding/Internal.hs:71)
    ucs2le_encode (System/OsString/Encoding/Internal.hs:96)
    mkUTF16le_b (System/OsString/Encoding/Internal.hs:131)
    utf16le_b_DF (System/OsString/Encoding/Internal.hs:136)
    utf16le_b_EF (System/OsString/Encoding/Internal.hs:146)
    utf16le_b_decode (System/OsString/Encoding/Internal.hs:157)
    utf16le_b_encode (System/OsString/Encoding/Internal.hs:195)
    cWcharsToChars_UCS2 (System/OsString/Encoding/Internal.hs:231)
    cWcharsToChars (System/OsString/Encoding/Internal.hs:238)
    charsToCWchars (System/OsString/Encoding/Internal.hs:248)
    withWindowsString (System/OsString/Encoding/Internal.hs:264)
    peekWindowsString (System/OsString/Encoding/Internal.hs:267)
    withPosixString (System/OsString/Encoding/Internal.hs:272)
    withPosixString' (System/OsString/Encoding/Internal.hs:275)
    peekPosixString (System/OsString/Encoding/Internal.hs:278)
    peekPosixString' (System/OsString/Encoding/Internal.hs:281)
    EncodingException (System/OsString/Encoding/Internal.hs:340)
    showEncodingException (System/OsString/Encoding/Internal.hs:348)
    wNUL (System/OsString/Encoding/Internal.hs:367)
  44% ( 11 / 25) in 'System.OsString.Encoding'
  Missing documentation for:
    Module header
    EncodingException (System/OsString/Encoding/Internal.hs:340)
    showEncodingException (System/OsString/Encoding/Internal.hs:348)
    ucs2le (System/OsString/Encoding/Internal.hs:42)
    mkUcs2le (System/OsString/Encoding/Internal.hs:45)
    ucs2le_DF (System/OsString/Encoding/Internal.hs:50)
    ucs2le_EF (System/OsString/Encoding/Internal.hs:60)
    ucs2le_decode (System/OsString/Encoding/Internal.hs:71)
    ucs2le_encode (System/OsString/Encoding/Internal.hs:96)
    mkUTF16le_b (System/OsString/Encoding/Internal.hs:131)
    utf16le_b_DF (System/OsString/Encoding/Internal.hs:136)
    utf16le_b_EF (System/OsString/Encoding/Internal.hs:146)
    utf16le_b_decode (System/OsString/Encoding/Internal.hs:157)
    utf16le_b_encode (System/OsString/Encoding/Internal.hs:195)
Warning: 'WindowsString' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:60:25
    * at System/OsString/Internal/Types.hs:60:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal/Types.hs:60:1
Warning: 'PosixString' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:87:23
    * at System/OsString/Internal/Types.hs:87:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal/Types.hs:87:1
Warning: 'ShortByteString' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'PosixChar' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:123:23
    * at System/OsString/Internal/Types.hs:123:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal/Types.hs:123:1
Warning: 'WindowsChar' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:117:23
    * at System/OsString/Internal/Types.hs:117:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal/Types.hs:117:1
Warning: 'OsChar' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:210:18
    * at System/OsString/Internal/Types.hs:210:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal/Types.hs:210:1
Warning: 'OsString' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:161:20
    * at System/OsString/Internal/Types.hs:161:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal/Types.hs:161:1
Warning: '(</>)' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  50% (  9 / 18) in 'System.OsString.Internal.Types'
  Missing documentation for:
    Module header
    unWS (System/OsString/Internal/Types.hs:70)
    unPS (System/OsString/Internal/Types.hs:96)
    PlatformString (System/OsString/Internal/Types.hs:114)
    WindowsChar (System/OsString/Internal/Types.hs:117)
    unWW (System/OsString/Internal/Types.hs:131)
    PosixChar (System/OsString/Internal/Types.hs:123)
    unPW (System/OsString/Internal/Types.hs:139)
    PlatformChar (System/OsString/Internal/Types.hs:148)
Warning: 'setFileSystemEncoding' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'getLocaleEncoding' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'PosixString' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:87:23
    * at System/OsString/Internal/Types.hs:87:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal/Types.hs:87:1
Warning: 'OsString' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  94% ( 93 / 98) in 'System.OsString.Posix'
  Missing documentation for:
    Module header
    PosixChar (System/OsString/Internal/Types.hs:123)
    singleton (System/OsString/Common.hs:495)
    empty (System/OsString/Common.hs:498)
    concat (System/OsString/Common.hs:706)
Warning: 'setFileSystemEncoding' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'unsafePerformIO' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'getLocaleEncoding' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'OsString' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:161:20
    * at System/OsString/Internal/Types.hs:161:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal/Types.hs:161:1
Warning: 'OsChar' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:210:18
    * at System/OsString/Internal/Types.hs:210:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal/Types.hs:210:1
Warning: 'head' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:281:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:281:1
Warning: 'tail' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:265:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:265:1
Warning: 'init' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:290:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:290:1
Warning: 'last' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:256:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:256:1
Warning: 'map' is ambiguous. It is defined
    * in GHC.Base
    * at System/OsString/Internal.hs:316:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:316:1
Warning: 'reverse' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:322:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:322:1
Warning: 'foldl' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:338:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:338:1
Warning: 'foldl1' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:352:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:352:1
Warning: 'foldr' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:368:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:368:1
Warning: 'foldr1' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:382:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:382:1
Warning: 'all' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:396:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:396:1
Warning: 'any' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:403:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:403:1
Warning: 'replicate' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:418:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:418:1
Warning: 'take' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:460:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:460:1
Warning: 'length' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:309:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:309:1
Warning: 'drop' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:497:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:497:1
Warning: 'takeWhile' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:491:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:491:1
Warning: 'dropWhile' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:519:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:519:1
Warning: 'break' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:548:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:548:1
Warning: 'span' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:558:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:558:1
Warning: 'splitAt' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:583:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:583:1
Warning: 'elem' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:686:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:686:1
Warning: 'filter' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:704:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal.hs:704:1
  94% ( 74 / 78) in 'System.OsString.Internal'
  Missing documentation for:
    Module header
    empty (System/OsString/Internal.hs:221)
    singleton (System/OsString/Internal.hs:224)
    concat (System/OsString/Internal.hs:409)
Warning: 'setFileSystemEncoding' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'unsafePerformIO' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  96% ( 96 / 99) in 'System.OsString'
  Missing documentation for:
    empty (System/OsString/Internal.hs:221)
    singleton (System/OsString/Internal.hs:224)
    concat (System/OsString/Internal.hs:409)
Warning: 'unsafeDupablePerformIO' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'WindowsString' is ambiguous. It is defined
    * at System/OsString/Internal/Types.hs:60:25
    * at System/OsString/Internal/Types.hs:60:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at System/OsString/Internal/Types.hs:60:1
Warning: 'OsString' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  94% ( 93 / 98) in 'System.OsString.Windows'
  Missing documentation for:
    Module header
    WindowsChar (System/OsString/Internal/Types.hs:117)
    singleton (System/OsString/Common.hs:495)
    empty (System/OsString/Common.hs:498)
    concat (System/OsString/Common.hs:706)
Warning: System.OsString.Data.ByteString.Short: could not find link destinations for: 
	- Data.ByteString.Short.Internal.Rep_ShortByteString
	- Data.ByteString.Short.Internal.D:R:ItemShortByteString
Warning: System.OsString.Data.ByteString.Short.Word16: could not find link destinations for: 
	- Data.ByteString.Short.Internal.Rep_ShortByteString
	- Data.ByteString.Short.Internal.D:R:ItemShortByteString
Warning: System.OsString.Internal.Types: could not find link destinations for: 
	- System.OsString.Internal.Types.Rep_OsChar
	- System.OsString.Internal.Types.Rep_OsString
	- System.OsString.Internal.Types.Rep_PosixChar
	- System.OsString.Internal.Types.Rep_WindowsChar
	- System.OsString.Internal.Types.Rep_PosixString
	- System.OsString.Internal.Types.Rep_WindowsString
Warning: System.OsString.Posix: could not find link destinations for: 
	- System.OsString.Internal.Types.Rep_PosixChar
	- System.OsString.Internal.Types.Rep_PosixString
Warning: System.OsString: could not find link destinations for: 
	- System.OsString.Internal.Types.Rep_OsChar
	- System.OsString.Internal.Types.Rep_OsString
Warning: System.OsString.Windows: could not find link destinations for: 
	- System.OsString.Internal.Types.Rep_WindowsChar
	- System.OsString.Internal.Types.Rep_WindowsString
Documentation created: dist/doc/html/os-string/,
dist/doc/html/os-string/os-string.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/os-string-2.0.7-5BBZgm2IGGO8ifbVrttmLE
Completed    os-string-2.0.7
Configuring hashable-1.5.0.0...
Preprocessing library for hashable-1.5.0.0..
Building library for hashable-1.5.0.0..
[ 1 of 10] Compiling Data.Hashable.FFI ( src/Data/Hashable/FFI.hs, dist/build/Data/Hashable/FFI.o, dist/build/Data/Hashable/FFI.dyn_o )
[ 2 of 10] Compiling Data.Hashable.Imports ( src/Data/Hashable/Imports.hs, dist/build/Data/Hashable/Imports.o, dist/build/Data/Hashable/Imports.dyn_o )
[ 3 of 10] Compiling Data.Hashable.Mix ( src/Data/Hashable/Mix.hs, dist/build/Data/Hashable/Mix.o, dist/build/Data/Hashable/Mix.dyn_o )
[ 4 of 10] Compiling Data.Hashable.XXH3 ( src/Data/Hashable/XXH3.hs, dist/build/Data/Hashable/XXH3.o, dist/build/Data/Hashable/XXH3.dyn_o )
[ 5 of 10] Compiling Data.Hashable.LowLevel ( src/Data/Hashable/LowLevel.hs, dist/build/Data/Hashable/LowLevel.o, dist/build/Data/Hashable/LowLevel.dyn_o )
[ 6 of 10] Compiling Data.Hashable.Class ( src/Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o, dist/build/Data/Hashable/Class.dyn_o )
[ 7 of 10] Compiling Data.Hashable.Lifted ( src/Data/Hashable/Lifted.hs, dist/build/Data/Hashable/Lifted.o, dist/build/Data/Hashable/Lifted.dyn_o )
[ 8 of 10] Compiling Data.Hashable.Generic.Instances ( src/Data/Hashable/Generic/Instances.hs, dist/build/Data/Hashable/Generic/Instances.o, dist/build/Data/Hashable/Generic/Instances.dyn_o )

src/Data/Hashable/Generic/Instances.hs:5:14: warning: [GHC-19244] [-Wtrustworthy-safe]
    Data.Hashable.Generic.Instances is marked as Trustworthy but has been inferred as safe!
  |
5 | {-# LANGUAGE Trustworthy #-}
  |              ^^^^^^^^^^^
[ 9 of 10] Compiling Data.Hashable.Generic ( src/Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o, dist/build/Data/Hashable/Generic.dyn_o )
[10 of 10] Compiling Data.Hashable    ( src/Data/Hashable.hs, dist/build/Data/Hashable.o, dist/build/Data/Hashable.dyn_o )
Preprocessing library for hashable-1.5.0.0..
Running Haddock on library for hashable-1.5.0.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 10] Compiling Data.Hashable.FFI ( src/Data/Hashable/FFI.hs, nothing )
[ 2 of 10] Compiling Data.Hashable.Imports ( src/Data/Hashable/Imports.hs, nothing )
[ 3 of 10] Compiling Data.Hashable.Mix ( src/Data/Hashable/Mix.hs, nothing )
[ 4 of 10] Compiling Data.Hashable.XXH3 ( src/Data/Hashable/XXH3.hs, nothing )
[ 5 of 10] Compiling Data.Hashable.LowLevel ( src/Data/Hashable/LowLevel.hs, nothing )
[ 6 of 10] Compiling Data.Hashable.Class ( src/Data/Hashable/Class.hs, nothing )
[ 7 of 10] Compiling Data.Hashable.Lifted ( src/Data/Hashable/Lifted.hs, nothing )
[ 8 of 10] Compiling Data.Hashable.Generic.Instances ( src/Data/Hashable/Generic/Instances.hs, nothing )

src/Data/Hashable/Generic/Instances.hs:5:14: warning: [GHC-19244] [-Wtrustworthy-safe]
    Data.Hashable.Generic.Instances is marked as Trustworthy but has been inferred as safe!
  |
5 | {-# LANGUAGE Trustworthy #-}
  |              ^^^^^^^^^^^
[ 9 of 10] Compiling Data.Hashable.Generic ( src/Data/Hashable/Generic.hs, nothing )
[10 of 10] Compiling Data.Hashable    ( src/Data/Hashable.hs, nothing )
Haddock coverage:
Warning: 'ByteArray' is ambiguous. It is defined
    * in Data.Array.Byte
    * in Data.Array.Byte
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined in Data.Array.Byte
Warning: 'hash' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'defaultHashWith' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Hashed' is ambiguous. It is defined
    * at src/Data/Hashable/Class.hs:860:17
    * at src/Data/Hashable/Class.hs:860:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at src/Data/Hashable/Class.hs:860:1
Warning: 'Arg' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  80% (  8 / 10) in 'Data.Hashable.Lifted'
  Missing documentation for:
    Hashable1 (src/Data/Hashable/Class.hs:252)
    Hashable2 (src/Data/Hashable/Class.hs:267)
  66% (  6 /  9) in 'Data.Hashable.Generic'
  Missing documentation for:
    One (src/Data/Hashable/Class.hs:242)
    Zero (src/Data/Hashable/Class.hs:241)
    HashArgs (src/Data/Hashable/Class.hs:244)
Warning: 'Generic' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 31 / 31) in 'Data.Hashable'
Warning: Data.Hashable.Generic: could not find link destinations for: 
	- Data.Hashable.Class.D:R:HashArgsOnea0
	- Data.Hashable.Class.D:R:HashArgsZeroa0
	- Data.Hashable.Generic.Instances.GSum
Warning: Data.Hashable: could not find link destinations for: 
	- Data.Hashable.Mix.Salt
Documentation created: dist/doc/html/hashable/,
dist/doc/html/hashable/hashable.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/hashable-1.5.0.0-CJcCLhsCpdHlEFddjHE51
Completed    hashable-1.5.0.0
Configuring text-short-0.1.6...
Preprocessing library for text-short-0.1.6..
Building library for text-short-0.1.6..
[1 of 5] Compiling PrimOps          ( src-ghc804/PrimOps.hs, dist/build/PrimOps.o, dist/build/PrimOps.dyn_o )
[2 of 5] Compiling Data.Text.Short.Internal ( src/Data/Text/Short/Internal.hs, dist/build/Data/Text/Short/Internal.o, dist/build/Data/Text/Short/Internal.dyn_o )
[3 of 5] Compiling Data.Text.Short.Unsafe ( src/Data/Text/Short/Unsafe.hs, dist/build/Data/Text/Short/Unsafe.o, dist/build/Data/Text/Short/Unsafe.dyn_o )
[4 of 5] Compiling Data.Text.Short  ( src/Data/Text/Short.hs, dist/build/Data/Text/Short.o, dist/build/Data/Text/Short.dyn_o )
[5 of 5] Compiling Data.Text.Short.Partial ( src/Data/Text/Short/Partial.hs, dist/build/Data/Text/Short/Partial.o, dist/build/Data/Text/Short/Partial.dyn_o )
Preprocessing library for text-short-0.1.6..
Running Haddock on library for text-short-0.1.6..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 5] Compiling PrimOps          ( src-ghc804/PrimOps.hs, nothing )
[2 of 5] Compiling Data.Text.Short.Internal ( src/Data/Text/Short/Internal.hs, nothing )
[3 of 5] Compiling Data.Text.Short.Unsafe ( src/Data/Text/Short/Unsafe.hs, nothing )
[4 of 5] Compiling Data.Text.Short  ( src/Data/Text/Short.hs, nothing )
[5 of 5] Compiling Data.Text.Short.Partial ( src/Data/Text/Short/Partial.hs, nothing )
Haddock coverage:
Warning: 'ShortText' is ambiguous. It is defined
    * at src/Data/Text/Short/Internal.hs:174:21
    * at src/Data/Text/Short/Internal.hs:174:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at src/Data/Text/Short/Internal.hs:174:1
Warning: 'CSize' is ambiguous. It is defined
    * in Foreign.C.Types
    * in Foreign.C.Types
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined in Foreign.C.Types
 100% (  3 /  3) in 'Data.Text.Short.Unsafe'
Warning: 'ShortText' is ambiguous. It is defined
    * at src/Data/Text/Short/Internal.hs:174:21
    * at src/Data/Text/Short/Internal.hs:174:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at src/Data/Text/Short/Internal.hs:174:1
 100% ( 76 / 76) in 'Data.Text.Short'
Warning: 'ShortText' is ambiguous. It is defined
    * at src/Data/Text/Short/Internal.hs:174:21
    * at src/Data/Text/Short/Internal.hs:174:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at src/Data/Text/Short/Internal.hs:174:1
 100% (  9 /  9) in 'Data.Text.Short.Partial'
Warning: Data.Text.Short: could not find link destinations for: 
	- Data.Text.Short.Internal.D:R:ItemShortText
Documentation created: dist/doc/html/text-short/,
dist/doc/html/text-short/text-short.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/text-short-0.1.6-EQmoCzzdNolIMvjiH7sPBk
Completed    text-short-0.1.6
Configuring unlifted-0.2.3.0...
Preprocessing library for unlifted-0.2.3.0..
Building library for unlifted-0.2.3.0..
[1 of 6] Compiling Data.Either.Void ( src/Data/Either/Void.hs, dist/build/Data/Either/Void.o, dist/build/Data/Either/Void.dyn_o )
[2 of 6] Compiling Data.Maybe.Void  ( src/Data/Maybe/Void.hs, dist/build/Data/Maybe/Void.o, dist/build/Data/Maybe/Void.dyn_o )
[3 of 6] Compiling Data.Maybe.Word16 ( src/Data/Maybe/Word16.hs, dist/build/Data/Maybe/Word16.o, dist/build/Data/Maybe/Word16.dyn_o )
[4 of 6] Compiling Data.Unlifted    ( src/Data/Unlifted.hs, dist/build/Data/Unlifted.o, dist/build/Data/Unlifted.dyn_o )
[5 of 6] Compiling Data.Text.Short.Unlifted ( src/Data/Text/Short/Unlifted.hs, dist/build/Data/Text/Short/Unlifted.o, dist/build/Data/Text/Short/Unlifted.dyn_o )
[6 of 6] Compiling Control.Monad.IO.Unlifted ( src/Control/Monad/IO/Unlifted.hs, dist/build/Control/Monad/IO/Unlifted.o, dist/build/Control/Monad/IO/Unlifted.dyn_o )
Preprocessing library for unlifted-0.2.3.0..
Running Haddock on library for unlifted-0.2.3.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 6] Compiling Data.Either.Void ( src/Data/Either/Void.hs, nothing )
[2 of 6] Compiling Data.Maybe.Void  ( src/Data/Maybe/Void.hs, nothing )
[3 of 6] Compiling Data.Maybe.Word16 ( src/Data/Maybe/Word16.hs, nothing )
[4 of 6] Compiling Data.Unlifted    ( src/Data/Unlifted.hs, nothing )
[5 of 6] Compiling Data.Text.Short.Unlifted ( src/Data/Text/Short/Unlifted.hs, nothing )
[6 of 6] Compiling Control.Monad.IO.Unlifted ( src/Control/Monad/IO/Unlifted.hs, nothing )
Haddock coverage:
  25% (  1 /  4) in 'Data.Either.Void'
  Missing documentation for:
    Module header
    LeftVoid# (src/Data/Either/Void.hs:47)
    RightVoid# (src/Data/Either/Void.hs:34)
  25% (  1 /  4) in 'Data.Maybe.Void'
  Missing documentation for:
    Module header
    JustVoid# (src/Data/Maybe/Void.hs:32)
    NothingVoid# (src/Data/Maybe/Void.hs:45)
   0% (  0 /  4) in 'Data.Maybe.Word16'
  Missing documentation for:
    Module header
    MaybeWord16# (src/Data/Maybe/Word16.hs:22)
    JustWord16# (src/Data/Maybe/Word16.hs:26)
    NothingWord16# (src/Data/Maybe/Word16.hs:35)
Warning: 'PrimArray#' is ambiguous. It is defined
    * at src/Data/Unlifted.hs:84:3
    * at src/Data/Unlifted.hs:83:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at src/Data/Unlifted.hs:83:1
  75% ( 12 / 16) in 'Data.Unlifted'
  Missing documentation for:
    Module header
    IO# (src/Data/Unlifted.hs:46)
    True# (src/Data/Unlifted.hs:68)
    False# (src/Data/Unlifted.hs:71)
  20% (  1 /  5) in 'Data.Text.Short.Unlifted'
  Missing documentation for:
    Module header
    Empty# (src/Data/Text/Short/Unlifted.hs:27)
    lift (src/Data/Text/Short/Unlifted.hs:39)
    unlift (src/Data/Text/Short/Unlifted.hs:42)
   0% (  0 /  4) in 'Control.Monad.IO.Unlifted'
  Missing documentation for:
    Module header
    IO# (src/Data/Unlifted.hs:46)
    lift (src/Control/Monad/IO/Unlifted.hs:13)
    unlift (src/Control/Monad/IO/Unlifted.hs:16)
Documentation created: dist/doc/html/unlifted/,
dist/doc/html/unlifted/unlifted.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/unlifted-0.2.3.0-1zbivYL1rnVLsnEutHFRhZ
Completed    unlifted-0.2.3.0
Downloading  natural-arithmetic-0.2.3.0
Downloaded   natural-arithmetic-0.2.3.0
Configuring natural-arithmetic-0.2.3.0...
Preprocessing library for natural-arithmetic-0.2.3.0..
Building library for natural-arithmetic-0.2.3.0..
[1 of 8] Compiling Arithmetic.Unsafe ( src/Arithmetic/Unsafe.hs, dist/build/Arithmetic/Unsafe.o, dist/build/Arithmetic/Unsafe.dyn_o )
[2 of 8] Compiling Arithmetic.Types ( src/Arithmetic/Types.hs, dist/build/Arithmetic/Types.o, dist/build/Arithmetic/Types.dyn_o )
[3 of 8] Compiling Arithmetic.Plus  ( src/Arithmetic/Plus.hs, dist/build/Arithmetic/Plus.o, dist/build/Arithmetic/Plus.dyn_o )
[4 of 8] Compiling Arithmetic.Nat   ( src/Arithmetic/Nat.hs, dist/build/Arithmetic/Nat.o, dist/build/Arithmetic/Nat.dyn_o )
[5 of 8] Compiling Arithmetic.Lte   ( src/Arithmetic/Lte.hs, dist/build/Arithmetic/Lte.o, dist/build/Arithmetic/Lte.dyn_o )
[6 of 8] Compiling Arithmetic.Lt    ( src/Arithmetic/Lt.hs, dist/build/Arithmetic/Lt.o, dist/build/Arithmetic/Lt.dyn_o )
[7 of 8] Compiling Arithmetic.Equal ( src/Arithmetic/Equal.hs, dist/build/Arithmetic/Equal.o, dist/build/Arithmetic/Equal.dyn_o )
[8 of 8] Compiling Arithmetic.Fin   ( src/Arithmetic/Fin.hs, dist/build/Arithmetic/Fin.o, dist/build/Arithmetic/Fin.dyn_o )
Preprocessing library for natural-arithmetic-0.2.3.0..
Running Haddock on library for natural-arithmetic-0.2.3.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 8] Compiling Arithmetic.Unsafe ( src/Arithmetic/Unsafe.hs, nothing )
[2 of 8] Compiling Arithmetic.Types ( src/Arithmetic/Types.hs, nothing )
[3 of 8] Compiling Arithmetic.Plus  ( src/Arithmetic/Plus.hs, nothing )
[4 of 8] Compiling Arithmetic.Nat   ( src/Arithmetic/Nat.hs, nothing )
[5 of 8] Compiling Arithmetic.Lte   ( src/Arithmetic/Lte.hs, nothing )
[6 of 8] Compiling Arithmetic.Lt    ( src/Arithmetic/Lt.hs, nothing )
[7 of 8] Compiling Arithmetic.Equal ( src/Arithmetic/Equal.hs, nothing )
[8 of 8] Compiling Arithmetic.Fin   ( src/Arithmetic/Fin.hs, nothing )
Haddock coverage:
Warning: 'Fin#' is ambiguous. It is defined
    * at src/Arithmetic/Unsafe.hs:65:3
    * at src/Arithmetic/Unsafe.hs:64:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at src/Arithmetic/Unsafe.hs:64:1
  69% (  9 / 13) in 'Arithmetic.Unsafe'
  Missing documentation for:
    Module header
    <# (src/Arithmetic/Unsafe.hs:99)
    <=# (src/Arithmetic/Unsafe.hs:108)
    :=:# (src/Arithmetic/Unsafe.hs:115)
Warning: 'n' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  60% ( 14 / 23) in 'Arithmetic.Types'
  Missing documentation for:
    Module header
    WithNat (src/Arithmetic/Types.hs:46)
    MaybeFinJust# (src/Arithmetic/Types.hs:95)
    MaybeFinNothing# (src/Arithmetic/Types.hs:100)
    EitherFinLeft# (src/Arithmetic/Types.hs:80)
    EitherFinRight# (src/Arithmetic/Types.hs:85)
    <# (src/Arithmetic/Unsafe.hs:99)
    <=# (src/Arithmetic/Unsafe.hs:108)
    :=:# (src/Arithmetic/Unsafe.hs:115)
  66% (  4 /  6) in 'Arithmetic.Plus'
  Missing documentation for:
    Module header
    commutative# (src/Arithmetic/Plus.hs:34)
Warning: 'Nat' is ambiguous. It is defined
    * at src/Arithmetic/Unsafe.hs:51:30
    * at src/Arithmetic/Unsafe.hs:51:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at src/Arithmetic/Unsafe.hs:51:1
  51% ( 35 / 68) in 'Arithmetic.Nat'
  Missing documentation for:
    Module header
    testEqual# (src/Arithmetic/Nat.hs:168)
    testLessThan# (src/Arithmetic/Nat.hs:138)
    testLessThanEqual# (src/Arithmetic/Nat.hs:154)
    testZero# (src/Arithmetic/Nat.hs:180)
    <?# (src/Arithmetic/Nat.hs:120)
    <=?# (src/Arithmetic/Nat.hs:124)
    constant# (src/Arithmetic/Nat.hs:261)
    N0# (src/Arithmetic/Nat.hs:306)
    N1# (src/Arithmetic/Nat.hs:309)
    N2# (src/Arithmetic/Nat.hs:312)
    N3# (src/Arithmetic/Nat.hs:315)
    N4# (src/Arithmetic/Nat.hs:318)
    N5# (src/Arithmetic/Nat.hs:321)
    N6# (src/Arithmetic/Nat.hs:324)
    N7# (src/Arithmetic/Nat.hs:327)
    N8# (src/Arithmetic/Nat.hs:330)
    N16# (src/Arithmetic/Nat.hs:333)
    N32# (src/Arithmetic/Nat.hs:336)
    N64# (src/Arithmetic/Nat.hs:339)
    N128# (src/Arithmetic/Nat.hs:342)
    N256# (src/Arithmetic/Nat.hs:345)
    N512# (src/Arithmetic/Nat.hs:348)
    N1024# (src/Arithmetic/Nat.hs:351)
    N2048# (src/Arithmetic/Nat.hs:354)
    N4096# (src/Arithmetic/Nat.hs:357)
    N8192# (src/Arithmetic/Nat.hs:360)
    N16384# (src/Arithmetic/Nat.hs:363)
    demote# (src/Arithmetic/Nat.hs:282)
    unlift (src/Arithmetic/Nat.hs:299)
    lift (src/Arithmetic/Nat.hs:303)
    with# (src/Arithmetic/Nat.hs:295)
    substitute# (src/Arithmetic/Nat.hs:366)
  60% ( 24 / 40) in 'Arithmetic.Lte'
  Missing documentation for:
    Module header
    reflexive# (src/Arithmetic/Lte.hs:111)
    substituteL# (src/Arithmetic/Lte.hs:80)
    substituteR# (src/Arithmetic/Lte.hs:84)
    incrementL# (src/Arithmetic/Lte.hs:128)
    incrementR# (src/Arithmetic/Lte.hs:145)
    decrementL# (src/Arithmetic/Lte.hs:196)
    decrementR# (src/Arithmetic/Lte.hs:213)
    weakenL# (src/Arithmetic/Lte.hs:162)
    weakenR# (src/Arithmetic/Lte.hs:179)
    transitive# (src/Arithmetic/Lte.hs:102)
    plus# (src/Arithmetic/Lte.hs:93)
    fromStrict# (src/Arithmetic/Lte.hs:222)
    fromStrictSucc# (src/Arithmetic/Lte.hs:233)
    lift (src/Arithmetic/Lte.hs:257)
    unlift (src/Arithmetic/Lte.hs:254)
  57% ( 27 / 47) in 'Arithmetic.Lt'
  Missing documentation for:
    Module header
    zero# (src/Arithmetic/Lt.hs:255)
    incrementL# (src/Arithmetic/Lt.hs:119)
    incrementR# (src/Arithmetic/Lt.hs:136)
    decrementL# (src/Arithmetic/Lt.hs:153)
    decrementR# (src/Arithmetic/Lt.hs:170)
    weakenL# (src/Arithmetic/Lt.hs:187)
    weakenR# (src/Arithmetic/Lt.hs:218)
    weakenLhsL# (src/Arithmetic/Lt.hs:194)
    weakenLhsR# (src/Arithmetic/Lt.hs:201)
    plus# (src/Arithmetic/Lt.hs:102)
    transitive# (src/Arithmetic/Lt.hs:227)
    transitiveNonstrictL (src/Arithmetic/Lt.hs:242)
    transitiveNonstrictL# (src/Arithmetic/Lt.hs:246)
    transitiveNonstrictR# (src/Arithmetic/Lt.hs:238)
    toLteL (src/Arithmetic/Lt.hs:79)
    toLteR (src/Arithmetic/Lt.hs:75)
    constant# (src/Arithmetic/Lt.hs:272)
    lift (src/Arithmetic/Lt.hs:294)
    unlift (src/Arithmetic/Lt.hs:291)
   0% (  0 /  9) in 'Arithmetic.Equal'
  Missing documentation for:
    Module header
    symmetric (src/Arithmetic/Equal.hs:24)
    symmetric# (src/Arithmetic/Equal.hs:28)
    plusR (src/Arithmetic/Equal.hs:36)
    plusL (src/Arithmetic/Equal.hs:32)
    plusR# (src/Arithmetic/Equal.hs:44)
    plusL# (src/Arithmetic/Equal.hs:40)
    lift (src/Arithmetic/Equal.hs:48)
    unlift (src/Arithmetic/Equal.hs:52)
Warning: 'len' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'off' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  73% ( 44 / 60) in 'Arithmetic.Fin'
  Missing documentation for:
    Module header
    incrementL# (src/Arithmetic/Fin.hs:127)
    incrementR# (src/Arithmetic/Fin.hs:116)
    weaken# (src/Arithmetic/Fin.hs:170)
    ascendFromToM_# (src/Arithmetic/Fin.hs:394)
    descend# (src/Arithmetic/Fin.hs:210)
    demote# (src/Arithmetic/Fin.hs:570)
    demote32# (src/Arithmetic/Fin.hs:574)
    construct# (src/Arithmetic/Fin.hs:596)
    nativeTo32# (src/Arithmetic/Fin.hs:665)
    nativeFrom32# (src/Arithmetic/Fin.hs:669)
    greatest# (src/Arithmetic/Fin.hs:687)
    equals# (src/Arithmetic/Fin.hs:681)
    substitute# (src/Arithmetic/Fin.hs:684)
    lift (src/Arithmetic/Fin.hs:578)
    unlift (src/Arithmetic/Fin.hs:582)
Warning: Arithmetic.Lte: could not find link destinations for: 
	- Arithmetic.Lte.IsLte
Documentation created: dist/doc/html/natural-arithmetic/,
dist/doc/html/natural-arithmetic/natural-arithmetic.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/natural-arithmetic-0.2.3.0-78w4f76d7FM7JOTzD9PBn6
Completed    natural-arithmetic-0.2.3.0

Test log

[view raw]

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