Build #1 for betacode-0.1.0.2

[all reports]

Package betacode-0.1.0.2
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2025-05-31 18:32:02.784187715 UTC
Compiler ghc-9.8.4
OS linux
Arch x86_64
Dependencies attoparsec-0.14.4, base-4.19.2.0, errors-2.3.0, hashable-1.4.7.0, text-2.1.1, text-icu-0.8.0.5
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring integer-logarithms-1.0.4...
Preprocessing library for integer-logarithms-1.0.4..
Building library for integer-logarithms-1.0.4..
[1 of 4] Compiling GHC.Integer.Logarithms.Compat ( src/GHC/Integer/Logarithms/Compat.hs, dist/build/GHC/Integer/Logarithms/Compat.o, dist/build/GHC/Integer/Logarithms/Compat.dyn_o )
[2 of 4] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o, dist/build/Math/NumberTheory/Logarithms.dyn_o )
[3 of 4] Compiling Math.NumberTheory.Powers.Integer ( src/Math/NumberTheory/Powers/Integer.hs, dist/build/Math/NumberTheory/Powers/Integer.o, dist/build/Math/NumberTheory/Powers/Integer.dyn_o )
[4 of 4] Compiling Math.NumberTheory.Powers.Natural ( src/Math/NumberTheory/Powers/Natural.hs, dist/build/Math/NumberTheory/Powers/Natural.o, dist/build/Math/NumberTheory/Powers/Natural.dyn_o )
Preprocessing library for integer-logarithms-1.0.4..
Running Haddock on library for integer-logarithms-1.0.4..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 4] Compiling GHC.Integer.Logarithms.Compat ( src/GHC/Integer/Logarithms/Compat.hs, nothing )
[2 of 4] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, nothing )
[3 of 4] Compiling Math.NumberTheory.Powers.Integer ( src/Math/NumberTheory/Powers/Integer.hs, nothing )
[4 of 4] Compiling Math.NumberTheory.Powers.Natural ( src/Math/NumberTheory/Powers/Natural.hs, nothing )
Haddock coverage:
  40% (  2 /  5) in 'GHC.Integer.Logarithms.Compat'
  Missing documentation for:
    integerLogBase#
    integerLog2#
    wordLog2#
 100% ( 17 / 17) in 'Math.NumberTheory.Logarithms'
 100% (  3 /  3) in 'Math.NumberTheory.Powers.Integer'
 100% (  3 /  3) in 'Math.NumberTheory.Powers.Natural'
Documentation created: dist/doc/html/integer-logarithms/,
dist/doc/html/integer-logarithms/integer-logarithms.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/integer-logarithms-1.0.4-KzAgsevoV5Y6IrFUclFTyp
Completed    integer-logarithms-1.0.4
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 primitive-0.9.1.0...
Preprocessing library for primitive-0.9.1.0..
Building library for primitive-0.9.1.0..
[ 1 of 14] Compiling Data.Primitive.Internal.Read ( Data/Primitive/Internal/Read.hs, dist/build/Data/Primitive/Internal/Read.o, dist/build/Data/Primitive/Internal/Read.dyn_o )
[ 2 of 14] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o, dist/build/Data/Primitive/MachDeps.dyn_o )
[ 3 of 14] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o, dist/build/Data/Primitive/Internal/Operations.dyn_o )
[ 4 of 14] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o, dist/build/Control/Monad/Primitive.dyn_o )
[ 5 of 14] Compiling Data.Primitive.MVar ( Data/Primitive/MVar.hs, dist/build/Data/Primitive/MVar.o, dist/build/Data/Primitive/MVar.dyn_o )
[ 6 of 14] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o, dist/build/Data/Primitive/Array.dyn_o )
[ 7 of 14] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o, dist/build/Data/Primitive/MutVar.dyn_o )
[ 8 of 14] Compiling Data.Primitive.SmallArray ( Data/Primitive/SmallArray.hs, dist/build/Data/Primitive/SmallArray.o, dist/build/Data/Primitive/SmallArray.dyn_o )
[ 9 of 14] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o, dist/build/Data/Primitive/Types.dyn_o )
[10 of 14] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o, dist/build/Data/Primitive/ByteArray.dyn_o )
[11 of 14] Compiling Data.Primitive.PrimArray ( Data/Primitive/PrimArray.hs, dist/build/Data/Primitive/PrimArray.o, dist/build/Data/Primitive/PrimArray.dyn_o )
[12 of 14] Compiling Data.Primitive.Ptr ( Data/Primitive/Ptr.hs, dist/build/Data/Primitive/Ptr.o, dist/build/Data/Primitive/Ptr.dyn_o )
[13 of 14] Compiling Data.Primitive   ( Data/Primitive.hs, dist/build/Data/Primitive.o, dist/build/Data/Primitive.dyn_o )
[14 of 14] Compiling Data.Primitive.PrimVar ( Data/Primitive/PrimVar.hs, dist/build/Data/Primitive/PrimVar.o, dist/build/Data/Primitive/PrimVar.dyn_o )
Preprocessing library for primitive-0.9.1.0..
Running Haddock on library for primitive-0.9.1.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 14] Compiling Data.Primitive.Internal.Read ( Data/Primitive/Internal/Read.hs, nothing )
[ 2 of 14] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, nothing )
[ 3 of 14] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, nothing )
[ 4 of 14] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, nothing )
[ 5 of 14] Compiling Data.Primitive.MVar ( Data/Primitive/MVar.hs, nothing )
[ 6 of 14] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, nothing )
[ 7 of 14] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, nothing )
[ 8 of 14] Compiling Data.Primitive.SmallArray ( Data/Primitive/SmallArray.hs, nothing )
[ 9 of 14] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, nothing )
[10 of 14] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, nothing )
[11 of 14] Compiling Data.Primitive.PrimArray ( Data/Primitive/PrimArray.hs, nothing )
[12 of 14] Compiling Data.Primitive.Ptr ( Data/Primitive/Ptr.hs, nothing )
[13 of 14] Compiling Data.Primitive   ( Data/Primitive.hs, nothing )
[14 of 14] Compiling Data.Primitive.PrimVar ( Data/Primitive/PrimVar.hs, nothing )
Haddock coverage:
   2% (  1 / 35) in 'Data.Primitive.MachDeps'
  Missing documentation for:
    sIZEOF_CHAR (Data/Primitive/MachDeps.hs:68)
    aLIGNMENT_CHAR (Data/Primitive/MachDeps.hs:69)
    sIZEOF_INT (Data/Primitive/MachDeps.hs:71)
    aLIGNMENT_INT (Data/Primitive/MachDeps.hs:72)
    sIZEOF_WORD (Data/Primitive/MachDeps.hs:74)
    aLIGNMENT_WORD (Data/Primitive/MachDeps.hs:75)
    sIZEOF_DOUBLE (Data/Primitive/MachDeps.hs:77)
    aLIGNMENT_DOUBLE (Data/Primitive/MachDeps.hs:78)
    sIZEOF_FLOAT (Data/Primitive/MachDeps.hs:80)
    aLIGNMENT_FLOAT (Data/Primitive/MachDeps.hs:81)
    sIZEOF_PTR (Data/Primitive/MachDeps.hs:83)
    aLIGNMENT_PTR (Data/Primitive/MachDeps.hs:84)
    sIZEOF_FUNPTR (Data/Primitive/MachDeps.hs:86)
    aLIGNMENT_FUNPTR (Data/Primitive/MachDeps.hs:87)
    sIZEOF_STABLEPTR (Data/Primitive/MachDeps.hs:89)
    aLIGNMENT_STABLEPTR (Data/Primitive/MachDeps.hs:90)
    sIZEOF_INT8 (Data/Primitive/MachDeps.hs:92)
    aLIGNMENT_INT8 (Data/Primitive/MachDeps.hs:93)
    sIZEOF_WORD8 (Data/Primitive/MachDeps.hs:95)
    aLIGNMENT_WORD8 (Data/Primitive/MachDeps.hs:96)
    sIZEOF_INT16 (Data/Primitive/MachDeps.hs:98)
    aLIGNMENT_INT16 (Data/Primitive/MachDeps.hs:99)
    sIZEOF_WORD16 (Data/Primitive/MachDeps.hs:101)
    aLIGNMENT_WORD16 (Data/Primitive/MachDeps.hs:102)
    sIZEOF_INT32 (Data/Primitive/MachDeps.hs:104)
    aLIGNMENT_INT32 (Data/Primitive/MachDeps.hs:105)
    sIZEOF_WORD32 (Data/Primitive/MachDeps.hs:107)
    aLIGNMENT_WORD32 (Data/Primitive/MachDeps.hs:108)
    sIZEOF_INT64 (Data/Primitive/MachDeps.hs:110)
    aLIGNMENT_INT64 (Data/Primitive/MachDeps.hs:111)
    sIZEOF_WORD64 (Data/Primitive/MachDeps.hs:113)
    aLIGNMENT_WORD64 (Data/Primitive/MachDeps.hs:114)
    Word64_# (Data/Primitive/MachDeps.hs:117)
    Int64_# (Data/Primitive/MachDeps.hs:118)
Warning: 'IO' is ambiguous. It is defined
    * in GHC.Types
    * in GHC.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.Types
Warning: 'ST' is ambiguous. It is defined
    * in GHC.ST
    * in GHC.ST
    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.ST
  89% ( 26 / 29) in 'Control.Monad.Primitive'
  Missing documentation for:
    unsafeInterleave (Control/Monad/Primitive.hs:408)
    unsafeDupableInterleave (Control/Monad/Primitive.hs:409)
    noDuplicate (Control/Monad/Primitive.hs:401)
Warning: 'MVar' is ambiguous. It is defined
    * at Data/Primitive/MVar.hs:41:17
    * at Data/Primitive/MVar.hs:41: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 Data/Primitive/MVar.hs:41:1
 100% ( 11 / 11) in 'Data.Primitive.MVar'
Warning: 'Array' is ambiguous. It is defined
    * at Data/Primitive/Array.hs:65:16
    * at Data/Primitive/Array.hs:65: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 Data/Primitive/Array.hs:65:1
Warning: 'MutableArray' is ambiguous. It is defined
    * at Data/Primitive/Array.hs:108:25
    * at Data/Primitive/Array.hs:108: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 Data/Primitive/Array.hs:108:1
 100% ( 27 / 27) in 'Data.Primitive.Array'
Warning: 'MutVar' is ambiguous. It is defined
    * at Data/Primitive/MutVar.hs:44:19
    * at Data/Primitive/MutVar.hs:44: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 Data/Primitive/MutVar.hs:44:1
Warning: 'IORef' is ambiguous. It is defined
    * in GHC.IORef
    * in GHC.IORef
    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.IORef
Warning: 'STRef' is ambiguous. It is defined
    * in GHC.STRef
    * in GHC.STRef
    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.STRef
 100% ( 15 / 15) in 'Data.Primitive.MutVar'
Warning: 'SmallArray' is ambiguous. It is defined
    * at Data/Primitive/SmallArray.hs:95:21
    * at Data/Primitive/SmallArray.hs:95: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 Data/Primitive/SmallArray.hs:95:1
Warning: 'Identity' is ambiguous. It is defined
    * in Data.Functor.Identity
    * in Data.Functor.Identity
    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.Functor.Identity
Warning: 'SmallMutableArray' is ambiguous. It is defined
    * at Data/Primitive/SmallArray.hs:106:30
    * at Data/Primitive/SmallArray.hs:106: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 Data/Primitive/SmallArray.hs:106:1
  93% ( 27 / 29) in 'Data.Primitive.SmallArray'
  Missing documentation for:
    SmallArray (Data/Primitive/SmallArray.hs:95)
    SmallMutableArray (Data/Primitive/SmallArray.hs:106)
 100% ( 10 / 10) in 'Data.Primitive.Types'
Warning: 'MutableByteArray' 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: '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
  98% ( 61 / 62) in 'Data.Primitive.ByteArray'
  Missing documentation for:
    createByteArray (Data/Primitive/ByteArray.hs:672)
Warning: 'PrimArray' is ambiguous. It is defined
    * at Data/Primitive/PrimArray.hs:144:20
    * at Data/Primitive/PrimArray.hs:144: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 Data/Primitive/PrimArray.hs:144:1
Warning: 'MutablePrimArray' is ambiguous. It is defined
    * at Data/Primitive/PrimArray.hs:167:29
    * at Data/Primitive/PrimArray.hs:167: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 Data/Primitive/PrimArray.hs:167:1
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
 100% ( 78 / 78) in 'Data.Primitive.PrimArray'
Warning: 'Ptr' is ambiguous. It is defined
    * in GHC.Ptr
    * in GHC.Ptr
    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.Ptr
 100% ( 17 / 17) in 'Data.Primitive.Ptr'
 100% ( 10 / 10) in 'Data.Primitive'
Warning: 'PrimVar' is ambiguous. It is defined
    * at Data/Primitive/PrimVar.hs:49:23
    * at Data/Primitive/PrimVar.hs:49: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 Data/Primitive/PrimVar.hs:49:1
Warning: 'MutablePrimArray' is ambiguous. It is defined
    * at Data/Primitive/PrimArray.hs:167:29
    * at Data/Primitive/PrimArray.hs:167: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 Data/Primitive/PrimArray.hs:167:1
 100% ( 22 / 22) in 'Data.Primitive.PrimVar'
Warning: Control.Monad.Primitive: could not find link destinations for: 
	- Control.Monad.Primitive.D:R:PrimStateST
	- Control.Monad.Primitive.D:R:PrimStateST0
	- Control.Monad.Primitive.D:R:PrimStateRWST
	- Control.Monad.Primitive.D:R:PrimStateWriterT
	- Control.Monad.Primitive.D:R:PrimStateStateT
	- Control.Monad.Primitive.D:R:PrimStateSelectT
	- Control.Monad.Primitive.D:R:PrimStateAccumT
	- Control.Monad.Primitive.D:R:PrimStateExceptT
	- Control.Monad.Primitive.D:R:PrimStateRWST0
	- Control.Monad.Primitive.D:R:PrimStateRWST1
	- Control.Monad.Primitive.D:R:PrimStateWriterT0
	- Control.Monad.Primitive.D:R:PrimStateWriterT1
	- Control.Monad.Primitive.D:R:PrimStateStateT0
	- Control.Monad.Primitive.D:R:PrimStateReaderT
	- Control.Monad.Primitive.D:R:PrimStateMaybeT
	- Control.Monad.Primitive.D:R:PrimStateIdentityT
	- Control.Monad.Primitive.D:R:PrimStateContT
	- Control.Monad.Primitive.D:R:PrimStateIO
Warning: Data.Primitive.Array: could not find link destinations for: 
	- Data.Primitive.Array.D:R:ItemArray
Warning: Data.Primitive.SmallArray: could not find link destinations for: 
	- Data.Primitive.SmallArray.D:R:ItemSmallArray
Warning: Data.Primitive.Types: could not find link destinations for: 
	- GHC.Generics.D:R:UReckPtrp0
	- GHC.Generics.Rep_R:UReckPtrp
	- GHC.Generics.Rep1_R:UReckPtrp
Warning: Data.Primitive.ByteArray: could not find link destinations for: 
	- Data.Array.Byte.D:R:ItemByteArray
Warning: Data.Primitive.PrimArray: could not find link destinations for: 
	- Data.Primitive.PrimArray.D:R:ItemPrimArray
Warning: Data.Primitive.Ptr: could not find link destinations for: 
	- GHC.Generics.D:R:UReckPtrp0
	- GHC.Generics.Rep_R:UReckPtrp
	- GHC.Generics.Rep1_R:UReckPtrp
Documentation created: dist/doc/html/primitive/,
dist/doc/html/primitive/primitive.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/primitive-0.9.1.0-FI4ablStFrKABDqEidp4iv
Completed    primitive-0.9.1.0
Configuring safe-0.3.21...
Preprocessing library for safe-0.3.21..
Building library for safe-0.3.21..
[1 of 5] Compiling Safe.Partial     ( Safe/Partial.hs, dist/build/Safe/Partial.o, dist/build/Safe/Partial.dyn_o )
[2 of 5] Compiling Safe.Util        ( Safe/Util.hs, dist/build/Safe/Util.o, dist/build/Safe/Util.dyn_o )
[3 of 5] Compiling Safe.Foldable    ( Safe/Foldable.hs, dist/build/Safe/Foldable.o, dist/build/Safe/Foldable.dyn_o )
[4 of 5] Compiling Safe.Exact       ( Safe/Exact.hs, dist/build/Safe/Exact.o, dist/build/Safe/Exact.dyn_o )
[5 of 5] Compiling Safe             ( Safe.hs, dist/build/Safe.o, dist/build/Safe.dyn_o )
Preprocessing library for safe-0.3.21..
Running Haddock on library for safe-0.3.21..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 5] Compiling Safe.Partial     ( Safe/Partial.hs, nothing )
[2 of 5] Compiling Safe.Util        ( Safe/Util.hs, nothing )
[3 of 5] Compiling Safe.Foldable    ( Safe/Foldable.hs, nothing )
[4 of 5] Compiling Safe.Exact       ( Safe/Exact.hs, nothing )
[5 of 5] Compiling Safe             ( Safe.hs, nothing )
Haddock coverage:
 100% (  2 /  2) in 'Safe.Partial'
  51% ( 18 / 35) in 'Safe.Foldable'
  Missing documentation for:
    foldl1May (Safe/Foldable.hs:45)
    foldl1Note (Safe/Foldable.hs:49)
    foldr1May (Safe/Foldable.hs:46)
    foldr1Note (Safe/Foldable.hs:50)
    findJustDef (Safe/Foldable.hs:104)
    findJustNote (Safe/Foldable.hs:107)
    minimumMay (Safe/Foldable.hs:53)
    minimumNote (Safe/Foldable.hs:57)
    maximumMay (Safe/Foldable.hs:54)
    maximumNote (Safe/Foldable.hs:58)
    minimumByMay (Safe/Foldable.hs:61)
    minimumByNote (Safe/Foldable.hs:65)
    maximumByMay (Safe/Foldable.hs:62)
    maximumByNote (Safe/Foldable.hs:66)
    foldl1Safe (Safe/Foldable.hs:134)
    foldr1Safe (Safe/Foldable.hs:138)
    findJustSafe (Safe/Foldable.hs:142)
  32% ( 10 / 31) in 'Safe.Exact'
  Missing documentation for:
    takeExactMay (Safe/Exact.hs:113)
    takeExactNote (Safe/Exact.hs:110)
    takeExactDef (Safe/Exact.hs:116)
    dropExactMay (Safe/Exact.hs:122)
    dropExactNote (Safe/Exact.hs:119)
    dropExactDef (Safe/Exact.hs:125)
    splitAtExactMay (Safe/Exact.hs:132)
    splitAtExactNote (Safe/Exact.hs:128)
    splitAtExactDef (Safe/Exact.hs:136)
    zipExactMay (Safe/Exact.hs:160)
    zipExactNote (Safe/Exact.hs:157)
    zipExactDef (Safe/Exact.hs:163)
    zipWithExactMay (Safe/Exact.hs:169)
    zipWithExactNote (Safe/Exact.hs:166)
    zipWithExactDef (Safe/Exact.hs:172)
    zip3ExactMay (Safe/Exact.hs:194)
    zip3ExactNote (Safe/Exact.hs:191)
    zip3ExactDef (Safe/Exact.hs:197)
    zipWith3ExactMay (Safe/Exact.hs:203)
    zipWith3ExactNote (Safe/Exact.hs:200)
    zipWith3ExactDef (Safe/Exact.hs:206)
Warning: 'Prelude' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'readEither' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'base' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  31% ( 30 / 96) in 'Safe'
  Missing documentation for:
    initMay (Safe.hs:147)
    initDef (Safe.hs:150)
    initNote (Safe.hs:153)
    initSafe (Safe.hs:156)
    headMay (Safe.hs:161)
    headDef (Safe.hs:165)
    headNote (Safe.hs:169)
    lastMay (Safe.hs:162)
    lastDef (Safe.hs:166)
    lastNote (Safe.hs:170)
    minimumMay (Safe.hs:173)
    minimumNote (Safe.hs:177)
    maximumMay (Safe.hs:174)
    maximumNote (Safe.hs:178)
    minimumByMay (Safe.hs:181)
    minimumByNote (Safe.hs:185)
    maximumByMay (Safe.hs:182)
    maximumByNote (Safe.hs:186)
    foldr1May (Safe.hs:219)
    foldr1Def (Safe.hs:415)
    foldr1Note (Safe.hs:224)
    foldl1May (Safe.hs:220)
    foldl1Def (Safe.hs:416)
    foldl1Note (Safe.hs:225)
    foldl1May' (Safe.hs:221)
    foldl1Def' (Safe.hs:417)
    foldl1Note' (Safe.hs:226)
    scanl1May (Safe.hs:230)
    scanl1Def (Safe.hs:234)
    scanl1Note (Safe.hs:238)
    scanr1May (Safe.hs:229)
    scanr1Def (Safe.hs:233)
    scanr1Note (Safe.hs:237)
    cycleMay (Safe.hs:241)
    cycleDef (Safe.hs:244)
    cycleNote (Safe.hs:247)
    fromJustNote (Safe.hs:255)
    assertNote (Safe.hs:258)
    atMay (Safe.hs:267)
    atDef (Safe.hs:270)
    atNote (Safe.hs:273)
    readMay (Safe.hs:287)
    readDef (Safe.hs:290)
    lookupJustDef (Safe.hs:302)
    lookupJustNote (Safe.hs:305)
    findJustDef (Safe.hs:313)
    findJustNote (Safe.hs:316)
    elemIndexJustDef (Safe.hs:324)
    elemIndexJustNote (Safe.hs:327)
    findIndexJustDef (Safe.hs:335)
    findIndexJustNote (Safe.hs:338)
    toEnumMay (Safe.hs:343)
    toEnumDef (Safe.hs:352)
    toEnumNote (Safe.hs:355)
    toEnumSafe (Safe.hs:358)
    succMay (Safe.hs:361)
    succDef (Safe.hs:364)
    succNote (Safe.hs:367)
    succSafe (Safe.hs:370)
    predMay (Safe.hs:373)
    predDef (Safe.hs:376)
    predNote (Safe.hs:379)
    predSafe (Safe.hs:382)
    indexMay (Safe.hs:385)
    indexDef (Safe.hs:388)
    indexNote (Safe.hs:391)
Documentation created: dist/doc/html/safe/, dist/doc/html/safe/safe.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/safe-0.3.21-BhnmY6UVgcnJ6oaAWHpjGA
Completed    safe-0.3.21
Downloading  text-icu-0.8.0.5
Downloaded   text-icu-0.8.0.5
Configuring text-icu-0.8.0.5...
Preprocessing library for text-icu-0.8.0.5..
Building library for text-icu-0.8.0.5..
[ 1 of 38] Compiling Data.Text.ICU.BiDi.Internal ( Data/Text/ICU/BiDi/Internal.hs, dist/build/Data/Text/ICU/BiDi/Internal.o, dist/build/Data/Text/ICU/BiDi/Internal.dyn_o )
[ 2 of 38] Compiling Data.Text.ICU.BitMask ( Data/Text/ICU/BitMask.hs, dist/build/Data/Text/ICU/BitMask.o, dist/build/Data/Text/ICU/BitMask.dyn_o )
[ 3 of 38] Compiling Data.Text.ICU.Error.Internal ( dist/build/Data/Text/ICU/Error/Internal.hs, dist/build/Data/Text/ICU/Error/Internal.o, dist/build/Data/Text/ICU/Error/Internal.dyn_o )
[ 4 of 38] Compiling Data.Text.ICU.Error ( dist/build/Data/Text/ICU/Error.hs, dist/build/Data/Text/ICU/Error.o, dist/build/Data/Text/ICU/Error.dyn_o )
[ 5 of 38] Compiling Data.Text.ICU.Convert.Internal ( Data/Text/ICU/Convert/Internal.hs, dist/build/Data/Text/ICU/Convert/Internal.o, dist/build/Data/Text/ICU/Convert/Internal.dyn_o )
[ 6 of 38] Compiling Data.Text.ICU.Internal ( dist/build/Data/Text/ICU/Internal.hs, dist/build/Data/Text/ICU/Internal.o, dist/build/Data/Text/ICU/Internal.dyn_o )
[ 7 of 38] Compiling Data.Text.ICU.Enumerator ( dist/build/Data/Text/ICU/Enumerator.hs, dist/build/Data/Text/ICU/Enumerator.o, dist/build/Data/Text/ICU/Enumerator.dyn_o )
[ 8 of 38] Compiling Data.Text.ICU.Convert ( Data/Text/ICU/Convert.hs, dist/build/Data/Text/ICU/Convert.o, dist/build/Data/Text/ICU/Convert.dyn_o )
[ 9 of 38] Compiling Data.Text.ICU.Collate.Internal ( Data/Text/ICU/Collate/Internal.hs, dist/build/Data/Text/ICU/Collate/Internal.o, dist/build/Data/Text/ICU/Collate/Internal.dyn_o )
[10 of 38] Compiling Data.Text.ICU.Collate ( dist/build/Data/Text/ICU/Collate.hs, dist/build/Data/Text/ICU/Collate.o, dist/build/Data/Text/ICU/Collate.dyn_o )

Data/Text/ICU/Collate.hsc:345:37: warning: [GHC-68441] [-Wdeprecations]
    In the use of memcpy
    (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
    Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead"
    |
345 |                                     memcpy p op (fromIntegral i)
    |                                     ^^^^^^
[11 of 38] Compiling Data.Text.ICU.Collate.Pure ( Data/Text/ICU/Collate/Pure.hs, dist/build/Data/Text/ICU/Collate/Pure.o, dist/build/Data/Text/ICU/Collate/Pure.dyn_o )
[12 of 38] Compiling Data.Text.ICU.CharsetDetection.Internal ( dist/build/Data/Text/ICU/CharsetDetection/Internal.hs, dist/build/Data/Text/ICU/CharsetDetection/Internal.o, dist/build/Data/Text/ICU/CharsetDetection/Internal.dyn_o )
[13 of 38] Compiling Data.Text.ICU.CharsetDetection ( dist/build/Data/Text/ICU/CharsetDetection.hs, dist/build/Data/Text/ICU/CharsetDetection.o, dist/build/Data/Text/ICU/CharsetDetection.dyn_o )
[14 of 38] Compiling Data.Text.ICU.Calendar ( dist/build/Data/Text/ICU/Calendar.hs, dist/build/Data/Text/ICU/Calendar.o, dist/build/Data/Text/ICU/Calendar.dyn_o )
[15 of 38] Compiling Data.Text.ICU.DateFormatter ( dist/build/Data/Text/ICU/DateFormatter.hs, dist/build/Data/Text/ICU/DateFormatter.o, dist/build/Data/Text/ICU/DateFormatter.dyn_o )
[16 of 38] Compiling Data.Text.ICU.Break.Types ( Data/Text/ICU/Break/Types.hs, dist/build/Data/Text/ICU/Break/Types.o, dist/build/Data/Text/ICU/Break/Types.dyn_o )
[17 of 38] Compiling Data.Text.ICU.Break ( dist/build/Data/Text/ICU/Break.hs, dist/build/Data/Text/ICU/Break.o, dist/build/Data/Text/ICU/Break.dyn_o )
[18 of 38] Compiling Data.Text.ICU.Break.Pure ( Data/Text/ICU/Break/Pure.hs, dist/build/Data/Text/ICU/Break/Pure.o, dist/build/Data/Text/ICU/Break/Pure.dyn_o )
[19 of 38] Compiling Data.Text.ICU.BiDi ( dist/build/Data/Text/ICU/BiDi.hs, dist/build/Data/Text/ICU/BiDi.o, dist/build/Data/Text/ICU/BiDi.dyn_o )
[20 of 38] Compiling Data.Text.ICU.Iterator ( Data/Text/ICU/Iterator.hs, dist/build/Data/Text/ICU/Iterator.o, dist/build/Data/Text/ICU/Iterator.dyn_o )
[21 of 38] Compiling Data.Text.ICU.Locale ( dist/build/Data/Text/ICU/Locale.hs, dist/build/Data/Text/ICU/Locale.o, dist/build/Data/Text/ICU/Locale.dyn_o )
[22 of 38] Compiling Data.Text.ICU.Normalize.Internal ( dist/build/Data/Text/ICU/Normalize/Internal.hs, dist/build/Data/Text/ICU/Normalize/Internal.o, dist/build/Data/Text/ICU/Normalize/Internal.dyn_o )
[23 of 38] Compiling Data.Text.ICU.Normalize ( dist/build/Data/Text/ICU/Normalize.hs, dist/build/Data/Text/ICU/Normalize.o, dist/build/Data/Text/ICU/Normalize.dyn_o )
[24 of 38] Compiling Data.Text.ICU.Char ( dist/build/Data/Text/ICU/Char.hs, dist/build/Data/Text/ICU/Char.o, dist/build/Data/Text/ICU/Char.dyn_o )
[25 of 38] Compiling Data.Text.ICU.Normalize2 ( dist/build/Data/Text/ICU/Normalize2.hs, dist/build/Data/Text/ICU/Normalize2.o, dist/build/Data/Text/ICU/Normalize2.dyn_o )
[26 of 38] Compiling Data.Text.ICU.Number.Internal ( Data/Text/ICU/Number/Internal.hs, dist/build/Data/Text/ICU/Number/Internal.o, dist/build/Data/Text/ICU/Number/Internal.dyn_o )
[27 of 38] Compiling Data.Text.ICU.Number ( dist/build/Data/Text/ICU/Number.hs, dist/build/Data/Text/ICU/Number.o, dist/build/Data/Text/ICU/Number.dyn_o )
[28 of 38] Compiling Data.Text.ICU.NumberFormatter ( dist/build/Data/Text/ICU/NumberFormatter.hs, dist/build/Data/Text/ICU/NumberFormatter.o, dist/build/Data/Text/ICU/NumberFormatter.dyn_o )
[29 of 38] Compiling Data.Text.ICU.Regex.Internal ( dist/build/Data/Text/ICU/Regex/Internal.hs, dist/build/Data/Text/ICU/Regex/Internal.o, dist/build/Data/Text/ICU/Regex/Internal.dyn_o )
[30 of 38] Compiling Data.Text.ICU.Regex ( Data/Text/ICU/Regex.hs, dist/build/Data/Text/ICU/Regex.o, dist/build/Data/Text/ICU/Regex.dyn_o )
[31 of 38] Compiling Data.Text.ICU.Regex.Pure ( Data/Text/ICU/Regex/Pure.hs, dist/build/Data/Text/ICU/Regex/Pure.o, dist/build/Data/Text/ICU/Regex/Pure.dyn_o )
[32 of 38] Compiling Data.Text.ICU.Shape ( dist/build/Data/Text/ICU/Shape.hs, dist/build/Data/Text/ICU/Shape.o, dist/build/Data/Text/ICU/Shape.dyn_o )
[33 of 38] Compiling Data.Text.ICU.Spoof.Internal ( Data/Text/ICU/Spoof/Internal.hs, dist/build/Data/Text/ICU/Spoof/Internal.o, dist/build/Data/Text/ICU/Spoof/Internal.dyn_o )
[34 of 38] Compiling Data.Text.ICU.Spoof ( dist/build/Data/Text/ICU/Spoof.hs, dist/build/Data/Text/ICU/Spoof.o, dist/build/Data/Text/ICU/Spoof.dyn_o )

Data/Text/ICU/Spoof.hsc:433:7: warning: [GHC-68441] [-Wdeprecations]
    In the use of memcpy
    (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
    Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead"
    |
433 |       memcpy dptr bptr (fromIntegral dlen))
    |       ^^^^^^
[35 of 38] Compiling Data.Text.ICU.Spoof.Pure ( Data/Text/ICU/Spoof/Pure.hs, dist/build/Data/Text/ICU/Spoof/Pure.o, dist/build/Data/Text/ICU/Spoof/Pure.dyn_o )
[36 of 38] Compiling Data.Text.ICU.Text ( Data/Text/ICU/Text.hs, dist/build/Data/Text/ICU/Text.o, dist/build/Data/Text/ICU/Text.dyn_o )
[37 of 38] Compiling Data.Text.ICU    ( Data/Text/ICU.hs, dist/build/Data/Text/ICU.o, dist/build/Data/Text/ICU.dyn_o )
[38 of 38] Compiling Data.Text.ICU.Types ( Data/Text/ICU/Types.hs, dist/build/Data/Text/ICU/Types.o, dist/build/Data/Text/ICU/Types.dyn_o )
cbits/text_icu.c: In function __hs_ubrk_safeClone:

cbits/text_icu.c:172:5: error:
     warning: ubrk_safeClone_76 is deprecated [-Wdeprecated-declarations]
      172 |     return ubrk_safeClone(bi, stackBuffer, pBufferSize, status);
          |     ^~~~~~
    |
172 |     return ubrk_safeClone(bi, stackBuffer, pBufferSize, status);
    |     ^
In file included from /nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/platform.h:25,
                 from /nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/ptypes.h:46,
                 from /nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/umachine.h:46,
                 from /nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/utypes.h:38,
                 from include/hs_text_icu.h:5,

                 from cbits/text_icu.c:1:0: error: 

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/urename.h:515:49: error:
     note: declared here
      515 | #define ubrk_safeClone U_ICU_ENTRY_POINT_RENAME(ubrk_safeClone)
          |                                                 ^~~~~~~~~~~~~~
    |
515 | #define ubrk_safeClone U_ICU_ENTRY_POINT_RENAME(ubrk_safeClone)
    |                                                 ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/uvernum.h:121:50: error:
     note: in definition of macro U_DEF_ICU_ENTRY_POINT_RENAME
      121 | #       define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
          |                                                  ^
    |
121 | #       define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
    |                                                  ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/uvernum.h:123:47: error:
     note: in expansion of macro U_DEF2_ICU_ENTRY_POINT_RENAME
      123 | #       define U_ICU_ENTRY_POINT_RENAME(x)    U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
          |                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    |
123 | #       define U_ICU_ENTRY_POINT_RENAME(x)    U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
    |                                               ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/urename.h:515:24: error:
     note: in expansion of macro U_ICU_ENTRY_POINT_RENAME
      515 | #define ubrk_safeClone U_ICU_ENTRY_POINT_RENAME(ubrk_safeClone)
          |                        ^~~~~~~~~~~~~~~~~~~~~~~~
    |
515 | #define ubrk_safeClone U_ICU_ENTRY_POINT_RENAME(ubrk_safeClone)
    |                        ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/ubrk.h:321:1: error:
     note: in expansion of macro ubrk_safeClone
      321 | ubrk_safeClone(
          | ^~~~~~~~~~~~~~
    |
321 | ubrk_safeClone(
    | ^
cbits/text_icu.c: In function __hs_ucol_safeClone:

cbits/text_icu.c:298:5: error:
     warning: ucol_safeClone_76 is deprecated [-Wdeprecated-declarations]
      298 |     return ucol_safeClone(coll, stackBuffer, pBufferSize, status);
          |     ^~~~~~
    |
298 |     return ucol_safeClone(coll, stackBuffer, pBufferSize, status);
    |     ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/urename.h:787:49: error:
     note: declared here
      787 | #define ucol_safeClone U_ICU_ENTRY_POINT_RENAME(ucol_safeClone)
          |                                                 ^~~~~~~~~~~~~~
    |
787 | #define ucol_safeClone U_ICU_ENTRY_POINT_RENAME(ucol_safeClone)
    |                                                 ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/uvernum.h:121:50: error:
     note: in definition of macro U_DEF_ICU_ENTRY_POINT_RENAME
      121 | #       define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
          |                                                  ^
    |
121 | #       define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
    |                                                  ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/uvernum.h:123:47: error:
     note: in expansion of macro U_DEF2_ICU_ENTRY_POINT_RENAME
      123 | #       define U_ICU_ENTRY_POINT_RENAME(x)    U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
          |                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    |
123 | #       define U_ICU_ENTRY_POINT_RENAME(x)    U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
    |                                               ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/urename.h:787:24: error:
     note: in expansion of macro U_ICU_ENTRY_POINT_RENAME
      787 | #define ucol_safeClone U_ICU_ENTRY_POINT_RENAME(ucol_safeClone)
          |                        ^~~~~~~~~~~~~~~~~~~~~~~~
    |
787 | #define ucol_safeClone U_ICU_ENTRY_POINT_RENAME(ucol_safeClone)
    |                        ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/ucol.h:1360:1: error:
     note: in expansion of macro ucol_safeClone
     1360 | ucol_safeClone(const UCollator *coll,
          | ^~~~~~~~~~~~~~
     |
1360 | ucol_safeClone(const UCollator *coll,
     | ^
cbits/text_icu.c: In function __hs_unorm_quickCheck:

cbits/text_icu.c:537:5: error:
     warning: unorm_quickCheck_76 is deprecated [-Wdeprecated-declarations]
      537 |     return unorm_quickCheck(source, sourcelength, mode, status);
          |     ^~~~~~
    |
537 |     return unorm_quickCheck(source, sourcelength, mode, status);
    |     ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/urename.h:1295:51: error:
     note: declared here
     1295 | #define unorm_quickCheck U_ICU_ENTRY_POINT_RENAME(unorm_quickCheck)
          |                                                   ^~~~~~~~~~~~~~~~
     |
1295 | #define unorm_quickCheck U_ICU_ENTRY_POINT_RENAME(unorm_quickCheck)
     |                                                   ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/uvernum.h:121:50: error:
     note: in definition of macro U_DEF_ICU_ENTRY_POINT_RENAME
      121 | #       define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
          |                                                  ^
    |
121 | #       define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
    |                                                  ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/uvernum.h:123:47: error:
     note: in expansion of macro U_DEF2_ICU_ENTRY_POINT_RENAME
      123 | #       define U_ICU_ENTRY_POINT_RENAME(x)    U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
          |                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    |
123 | #       define U_ICU_ENTRY_POINT_RENAME(x)    U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
    |                                               ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/urename.h:1295:26: error:
     note: in expansion of macro U_ICU_ENTRY_POINT_RENAME
     1295 | #define unorm_quickCheck U_ICU_ENTRY_POINT_RENAME(unorm_quickCheck)
          |                          ^~~~~~~~~~~~~~~~~~~~~~~~
     |
1295 | #define unorm_quickCheck U_ICU_ENTRY_POINT_RENAME(unorm_quickCheck)
     |                          ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/unorm.h:244:1: error:
     note: in expansion of macro unorm_quickCheck
      244 | unorm_quickCheck(const UChar *source, int32_t sourcelength,
          | ^~~~~~~~~~~~~~~~
    |
244 | unorm_quickCheck(const UChar *source, int32_t sourcelength,
    | ^
cbits/text_icu.c: In function __hs_unorm_isNormalized:

cbits/text_icu.c:544:5: error:
     warning: unorm_isNormalized_76 is deprecated [-Wdeprecated-declarations]
      544 |     return unorm_isNormalized(src, srcLength, mode, pErrorCode);
          |     ^~~~~~
    |
544 |     return unorm_isNormalized(src, srcLength, mode, pErrorCode);
    |     ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/urename.h:1290:53: error:
     note: declared here
     1290 | #define unorm_isNormalized U_ICU_ENTRY_POINT_RENAME(unorm_isNormalized)
          |                                                     ^~~~~~~~~~~~~~~~~~
     |
1290 | #define unorm_isNormalized U_ICU_ENTRY_POINT_RENAME(unorm_isNormalized)
     |                                                     ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/uvernum.h:121:50: error:
     note: in definition of macro U_DEF_ICU_ENTRY_POINT_RENAME
      121 | #       define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
          |                                                  ^
    |
121 | #       define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
    |                                                  ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/uvernum.h:123:47: error:
     note: in expansion of macro U_DEF2_ICU_ENTRY_POINT_RENAME
      123 | #       define U_ICU_ENTRY_POINT_RENAME(x)    U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
          |                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    |
123 | #       define U_ICU_ENTRY_POINT_RENAME(x)    U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
    |                                               ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/urename.h:1290:28: error:
     note: in expansion of macro U_ICU_ENTRY_POINT_RENAME
     1290 | #define unorm_isNormalized U_ICU_ENTRY_POINT_RENAME(unorm_isNormalized)
          |                            ^~~~~~~~~~~~~~~~~~~~~~~~
     |
1290 | #define unorm_isNormalized U_ICU_ENTRY_POINT_RENAME(unorm_isNormalized)
     |                            ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/unorm.h:291:1: error:
     note: in expansion of macro unorm_isNormalized
      291 | unorm_isNormalized(const UChar *src, int32_t srcLength,
          | ^~~~~~~~~~~~~~~~~~
    |
291 | unorm_isNormalized(const UChar *src, int32_t srcLength,
    | ^
cbits/text_icu.c: In function __hs_unorm_normalize:

cbits/text_icu.c:552:5: error:
     warning: unorm_normalize_76 is deprecated [-Wdeprecated-declarations]
      552 |     return unorm_normalize(source, sourceLength, mode, options, result,
          |     ^~~~~~
    |
552 |     return unorm_normalize(source, sourceLength, mode, options, result,
    |     ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/urename.h:1293:50: error:
     note: declared here
     1293 | #define unorm_normalize U_ICU_ENTRY_POINT_RENAME(unorm_normalize)
          |                                                  ^~~~~~~~~~~~~~~
     |
1293 | #define unorm_normalize U_ICU_ENTRY_POINT_RENAME(unorm_normalize)
     |                                                  ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/uvernum.h:121:50: error:
     note: in definition of macro U_DEF_ICU_ENTRY_POINT_RENAME
      121 | #       define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
          |                                                  ^
    |
121 | #       define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
    |                                                  ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/uvernum.h:123:47: error:
     note: in expansion of macro U_DEF2_ICU_ENTRY_POINT_RENAME
      123 | #       define U_ICU_ENTRY_POINT_RENAME(x)    U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
          |                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    |
123 | #       define U_ICU_ENTRY_POINT_RENAME(x)    U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
    |                                               ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/urename.h:1293:25: error:
     note: in expansion of macro U_ICU_ENTRY_POINT_RENAME
     1293 | #define unorm_normalize U_ICU_ENTRY_POINT_RENAME(unorm_normalize)
          |                         ^~~~~~~~~~~~~~~~~~~~~~~~
     |
1293 | #define unorm_normalize U_ICU_ENTRY_POINT_RENAME(unorm_normalize)
     |                         ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/unorm.h:218:1: error:
     note: in expansion of macro unorm_normalize
      218 | unorm_normalize(const UChar *source, int32_t sourceLength,
          | ^~~~~~~~~~~~~~~
    |
218 | unorm_normalize(const UChar *source, int32_t sourceLength,
    | ^
cbits/text_icu.c: In function __hs_ubrk_safeClone:

cbits/text_icu.c:172:5: error:
     warning: ubrk_safeClone_76 is deprecated [-Wdeprecated-declarations]
      172 |     return ubrk_safeClone(bi, stackBuffer, pBufferSize, status);
          |     ^~~~~~
    |
172 |     return ubrk_safeClone(bi, stackBuffer, pBufferSize, status);
    |     ^
In file included from /nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/platform.h:25,
                 from /nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/ptypes.h:46,
                 from /nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/umachine.h:46,
                 from /nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/utypes.h:38,
                 from include/hs_text_icu.h:5,

                 from cbits/text_icu.c:1:0: error: 

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/urename.h:515:49: error:
     note: declared here
      515 | #define ubrk_safeClone U_ICU_ENTRY_POINT_RENAME(ubrk_safeClone)
          |                                                 ^~~~~~~~~~~~~~
    |
515 | #define ubrk_safeClone U_ICU_ENTRY_POINT_RENAME(ubrk_safeClone)
    |                                                 ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/uvernum.h:121:50: error:
     note: in definition of macro U_DEF_ICU_ENTRY_POINT_RENAME
      121 | #       define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
          |                                                  ^
    |
121 | #       define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
    |                                                  ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/uvernum.h:123:47: error:
     note: in expansion of macro U_DEF2_ICU_ENTRY_POINT_RENAME
      123 | #       define U_ICU_ENTRY_POINT_RENAME(x)    U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
          |                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    |
123 | #       define U_ICU_ENTRY_POINT_RENAME(x)    U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
    |                                               ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/urename.h:515:24: error:
     note: in expansion of macro U_ICU_ENTRY_POINT_RENAME
      515 | #define ubrk_safeClone U_ICU_ENTRY_POINT_RENAME(ubrk_safeClone)
          |                        ^~~~~~~~~~~~~~~~~~~~~~~~
    |
515 | #define ubrk_safeClone U_ICU_ENTRY_POINT_RENAME(ubrk_safeClone)
    |                        ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/ubrk.h:321:1: error:
     note: in expansion of macro ubrk_safeClone
      321 | ubrk_safeClone(
          | ^~~~~~~~~~~~~~
    |
321 | ubrk_safeClone(
    | ^
cbits/text_icu.c: In function __hs_ucol_safeClone:

cbits/text_icu.c:298:5: error:
     warning: ucol_safeClone_76 is deprecated [-Wdeprecated-declarations]
      298 |     return ucol_safeClone(coll, stackBuffer, pBufferSize, status);
          |     ^~~~~~
    |
298 |     return ucol_safeClone(coll, stackBuffer, pBufferSize, status);
    |     ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/urename.h:787:49: error:
     note: declared here
      787 | #define ucol_safeClone U_ICU_ENTRY_POINT_RENAME(ucol_safeClone)
          |                                                 ^~~~~~~~~~~~~~
    |
787 | #define ucol_safeClone U_ICU_ENTRY_POINT_RENAME(ucol_safeClone)
    |                                                 ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/uvernum.h:121:50: error:
     note: in definition of macro U_DEF_ICU_ENTRY_POINT_RENAME
      121 | #       define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
          |                                                  ^
    |
121 | #       define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
    |                                                  ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/uvernum.h:123:47: error:
     note: in expansion of macro U_DEF2_ICU_ENTRY_POINT_RENAME
      123 | #       define U_ICU_ENTRY_POINT_RENAME(x)    U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
          |                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    |
123 | #       define U_ICU_ENTRY_POINT_RENAME(x)    U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
    |                                               ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/urename.h:787:24: error:
     note: in expansion of macro U_ICU_ENTRY_POINT_RENAME
      787 | #define ucol_safeClone U_ICU_ENTRY_POINT_RENAME(ucol_safeClone)
          |                        ^~~~~~~~~~~~~~~~~~~~~~~~
    |
787 | #define ucol_safeClone U_ICU_ENTRY_POINT_RENAME(ucol_safeClone)
    |                        ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/ucol.h:1360:1: error:
     note: in expansion of macro ucol_safeClone
     1360 | ucol_safeClone(const UCollator *coll,
          | ^~~~~~~~~~~~~~
     |
1360 | ucol_safeClone(const UCollator *coll,
     | ^
cbits/text_icu.c: In function __hs_unorm_quickCheck:

cbits/text_icu.c:537:5: error:
     warning: unorm_quickCheck_76 is deprecated [-Wdeprecated-declarations]
      537 |     return unorm_quickCheck(source, sourcelength, mode, status);
          |     ^~~~~~
    |
537 |     return unorm_quickCheck(source, sourcelength, mode, status);
    |     ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/urename.h:1295:51: error:
     note: declared here
     1295 | #define unorm_quickCheck U_ICU_ENTRY_POINT_RENAME(unorm_quickCheck)
          |                                                   ^~~~~~~~~~~~~~~~
     |
1295 | #define unorm_quickCheck U_ICU_ENTRY_POINT_RENAME(unorm_quickCheck)
     |                                                   ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/uvernum.h:121:50: error:
     note: in definition of macro U_DEF_ICU_ENTRY_POINT_RENAME
      121 | #       define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
          |                                                  ^
    |
121 | #       define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
    |                                                  ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/uvernum.h:123:47: error:
     note: in expansion of macro U_DEF2_ICU_ENTRY_POINT_RENAME
      123 | #       define U_ICU_ENTRY_POINT_RENAME(x)    U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
          |                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    |
123 | #       define U_ICU_ENTRY_POINT_RENAME(x)    U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
    |                                               ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/urename.h:1295:26: error:
     note: in expansion of macro U_ICU_ENTRY_POINT_RENAME
     1295 | #define unorm_quickCheck U_ICU_ENTRY_POINT_RENAME(unorm_quickCheck)
          |                          ^~~~~~~~~~~~~~~~~~~~~~~~
     |
1295 | #define unorm_quickCheck U_ICU_ENTRY_POINT_RENAME(unorm_quickCheck)
     |                          ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/unorm.h:244:1: error:
     note: in expansion of macro unorm_quickCheck
      244 | unorm_quickCheck(const UChar *source, int32_t sourcelength,
          | ^~~~~~~~~~~~~~~~
    |
244 | unorm_quickCheck(const UChar *source, int32_t sourcelength,
    | ^
cbits/text_icu.c: In function __hs_unorm_isNormalized:

cbits/text_icu.c:544:5: error:
     warning: unorm_isNormalized_76 is deprecated [-Wdeprecated-declarations]
      544 |     return unorm_isNormalized(src, srcLength, mode, pErrorCode);
          |     ^~~~~~
    |
544 |     return unorm_isNormalized(src, srcLength, mode, pErrorCode);
    |     ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/urename.h:1290:53: error:
     note: declared here
     1290 | #define unorm_isNormalized U_ICU_ENTRY_POINT_RENAME(unorm_isNormalized)
          |                                                     ^~~~~~~~~~~~~~~~~~
     |
1290 | #define unorm_isNormalized U_ICU_ENTRY_POINT_RENAME(unorm_isNormalized)
     |                                                     ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/uvernum.h:121:50: error:
     note: in definition of macro U_DEF_ICU_ENTRY_POINT_RENAME
      121 | #       define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
          |                                                  ^
    |
121 | #       define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
    |                                                  ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/uvernum.h:123:47: error:
     note: in expansion of macro U_DEF2_ICU_ENTRY_POINT_RENAME
      123 | #       define U_ICU_ENTRY_POINT_RENAME(x)    U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
          |                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    |
123 | #       define U_ICU_ENTRY_POINT_RENAME(x)    U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
    |                                               ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/urename.h:1290:28: error:
     note: in expansion of macro U_ICU_ENTRY_POINT_RENAME
     1290 | #define unorm_isNormalized U_ICU_ENTRY_POINT_RENAME(unorm_isNormalized)
          |                            ^~~~~~~~~~~~~~~~~~~~~~~~
     |
1290 | #define unorm_isNormalized U_ICU_ENTRY_POINT_RENAME(unorm_isNormalized)
     |                            ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/unorm.h:291:1: error:
     note: in expansion of macro unorm_isNormalized
      291 | unorm_isNormalized(const UChar *src, int32_t srcLength,
          | ^~~~~~~~~~~~~~~~~~
    |
291 | unorm_isNormalized(const UChar *src, int32_t srcLength,
    | ^
cbits/text_icu.c: In function __hs_unorm_normalize:

cbits/text_icu.c:552:5: error:
     warning: unorm_normalize_76 is deprecated [-Wdeprecated-declarations]
      552 |     return unorm_normalize(source, sourceLength, mode, options, result,
          |     ^~~~~~
    |
552 |     return unorm_normalize(source, sourceLength, mode, options, result,
    |     ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/urename.h:1293:50: error:
     note: declared here
     1293 | #define unorm_normalize U_ICU_ENTRY_POINT_RENAME(unorm_normalize)
          |                                                  ^~~~~~~~~~~~~~~
     |
1293 | #define unorm_normalize U_ICU_ENTRY_POINT_RENAME(unorm_normalize)
     |                                                  ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/uvernum.h:121:50: error:
     note: in definition of macro U_DEF_ICU_ENTRY_POINT_RENAME
      121 | #       define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
          |                                                  ^
    |
121 | #       define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
    |                                                  ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/uvernum.h:123:47: error:
     note: in expansion of macro U_DEF2_ICU_ENTRY_POINT_RENAME
      123 | #       define U_ICU_ENTRY_POINT_RENAME(x)    U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
          |                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    |
123 | #       define U_ICU_ENTRY_POINT_RENAME(x)    U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
    |                                               ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/urename.h:1293:25: error:
     note: in expansion of macro U_ICU_ENTRY_POINT_RENAME
     1293 | #define unorm_normalize U_ICU_ENTRY_POINT_RENAME(unorm_normalize)
          |                         ^~~~~~~~~~~~~~~~~~~~~~~~
     |
1293 | #define unorm_normalize U_ICU_ENTRY_POINT_RENAME(unorm_normalize)
     |                         ^

/nix/store/3xiw2ng0hg6ck7mzir3wpa1vh6vhsisb-icu4c-76.1-dev/include/unicode/unorm.h:218:1: error:
     note: in expansion of macro unorm_normalize
      218 | unorm_normalize(const UChar *source, int32_t sourceLength,
          | ^~~~~~~~~~~~~~~
    |
218 | unorm_normalize(const UChar *source, int32_t sourceLength,
    | ^
Preprocessing library for text-icu-0.8.0.5..
Running Haddock on library for text-icu-0.8.0.5..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 38] Compiling Data.Text.ICU.BiDi.Internal ( Data/Text/ICU/BiDi/Internal.hs, nothing )
[ 2 of 38] Compiling Data.Text.ICU.BitMask ( Data/Text/ICU/BitMask.hs, nothing )
[ 3 of 38] Compiling Data.Text.ICU.Error.Internal ( dist/build/Data/Text/ICU/Error/Internal.hs, nothing )
[ 4 of 38] Compiling Data.Text.ICU.Error ( dist/build/Data/Text/ICU/Error.hs, nothing )
[ 5 of 38] Compiling Data.Text.ICU.Convert.Internal ( Data/Text/ICU/Convert/Internal.hs, nothing )
[ 6 of 38] Compiling Data.Text.ICU.Internal ( dist/build/Data/Text/ICU/Internal.hs, nothing )
[ 7 of 38] Compiling Data.Text.ICU.Enumerator ( dist/build/Data/Text/ICU/Enumerator.hs, nothing )
[ 8 of 38] Compiling Data.Text.ICU.Convert ( Data/Text/ICU/Convert.hs, nothing )
[ 9 of 38] Compiling Data.Text.ICU.Collate.Internal ( Data/Text/ICU/Collate/Internal.hs, nothing )
[10 of 38] Compiling Data.Text.ICU.Collate ( dist/build/Data/Text/ICU/Collate.hs, nothing )

Data/Text/ICU/Collate.hsc:345:37: warning: [GHC-68441] [-Wdeprecations]
    In the use of memcpy
    (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
    Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead"
    |
345 |                                     memcpy p op (fromIntegral i)
    |                                     ^^^^^^
[11 of 38] Compiling Data.Text.ICU.Collate.Pure ( Data/Text/ICU/Collate/Pure.hs, nothing )
[12 of 38] Compiling Data.Text.ICU.CharsetDetection.Internal ( dist/build/Data/Text/ICU/CharsetDetection/Internal.hs, nothing )
[13 of 38] Compiling Data.Text.ICU.CharsetDetection ( dist/build/Data/Text/ICU/CharsetDetection.hs, nothing )
[14 of 38] Compiling Data.Text.ICU.Calendar ( dist/build/Data/Text/ICU/Calendar.hs, nothing )
[15 of 38] Compiling Data.Text.ICU.DateFormatter ( dist/build/Data/Text/ICU/DateFormatter.hs, nothing )
[16 of 38] Compiling Data.Text.ICU.Break.Types ( Data/Text/ICU/Break/Types.hs, nothing )
[17 of 38] Compiling Data.Text.ICU.Break ( dist/build/Data/Text/ICU/Break.hs, nothing )
[18 of 38] Compiling Data.Text.ICU.Break.Pure ( Data/Text/ICU/Break/Pure.hs, nothing )
[19 of 38] Compiling Data.Text.ICU.BiDi ( dist/build/Data/Text/ICU/BiDi.hs, nothing )
[20 of 38] Compiling Data.Text.ICU.Iterator ( Data/Text/ICU/Iterator.hs, nothing )
[21 of 38] Compiling Data.Text.ICU.Locale ( dist/build/Data/Text/ICU/Locale.hs, nothing )
[22 of 38] Compiling Data.Text.ICU.Normalize.Internal ( dist/build/Data/Text/ICU/Normalize/Internal.hs, nothing )
[23 of 38] Compiling Data.Text.ICU.Normalize ( dist/build/Data/Text/ICU/Normalize.hs, nothing )
[24 of 38] Compiling Data.Text.ICU.Char ( dist/build/Data/Text/ICU/Char.hs, nothing )
[25 of 38] Compiling Data.Text.ICU.Normalize2 ( dist/build/Data/Text/ICU/Normalize2.hs, nothing )
[26 of 38] Compiling Data.Text.ICU.Number.Internal ( Data/Text/ICU/Number/Internal.hs, nothing )
[27 of 38] Compiling Data.Text.ICU.Number ( dist/build/Data/Text/ICU/Number.hs, nothing )
[28 of 38] Compiling Data.Text.ICU.NumberFormatter ( dist/build/Data/Text/ICU/NumberFormatter.hs, nothing )
[29 of 38] Compiling Data.Text.ICU.Regex.Internal ( dist/build/Data/Text/ICU/Regex/Internal.hs, nothing )
[30 of 38] Compiling Data.Text.ICU.Regex ( Data/Text/ICU/Regex.hs, nothing )
[31 of 38] Compiling Data.Text.ICU.Regex.Pure ( Data/Text/ICU/Regex/Pure.hs, nothing )
[32 of 38] Compiling Data.Text.ICU.Shape ( dist/build/Data/Text/ICU/Shape.hs, nothing )
[33 of 38] Compiling Data.Text.ICU.Spoof.Internal ( Data/Text/ICU/Spoof/Internal.hs, nothing )
[34 of 38] Compiling Data.Text.ICU.Spoof ( dist/build/Data/Text/ICU/Spoof.hs, nothing )

Data/Text/ICU/Spoof.hsc:433:7: warning: [GHC-68441] [-Wdeprecations]
    In the use of memcpy
    (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
    Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead"
    |
433 |       memcpy dptr bptr (fromIntegral dlen))
    |       ^^^^^^
[35 of 38] Compiling Data.Text.ICU.Spoof.Pure ( Data/Text/ICU/Spoof/Pure.hs, nothing )
[36 of 38] Compiling Data.Text.ICU.Text ( Data/Text/ICU/Text.hs, nothing )
[37 of 38] Compiling Data.Text.ICU    ( Data/Text/ICU.hs, nothing )
[38 of 38] Compiling Data.Text.ICU.Types ( Data/Text/ICU/Types.hs, nothing )
Haddock coverage:
Warning: 'ICUError' is ambiguous. It is defined
    * at Data/Text/ICU/Error/Internal.hsc:45:20
    * at Data/Text/ICU/Error/Internal.hsc:45: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 Data/Text/ICU/Error/Internal.hsc:45:1
Warning: 'ICUError' is ambiguous. It is defined
    * at Data/Text/ICU/Error/Internal.hsc:45:20
    * at Data/Text/ICU/Error/Internal.hsc:45: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 Data/Text/ICU/Error/Internal.hsc:45:1
  10% ( 15 /138) in 'Data.Text.ICU.Error'
  Missing documentation for:
    isRegexError (Data/Text/ICU/Error.hsc:299)
    u_USING_FALLBACK_WARNING (Data/Text/ICU/Error.hsc:174)
    u_USING_DEFAULT_WARNING (Data/Text/ICU/Error.hsc:176)
    u_SAFECLONE_ALLOCATED_WARNING (Data/Text/ICU/Error.hsc:178)
    u_STATE_OLD_WARNING (Data/Text/ICU/Error.hsc:180)
    u_STRING_NOT_TERMINATED_WARNING (Data/Text/ICU/Error.hsc:182)
    u_SORT_KEY_TOO_SHORT_WARNING (Data/Text/ICU/Error.hsc:184)
    u_AMBIGUOUS_ALIAS_WARNING (Data/Text/ICU/Error.hsc:186)
    u_DIFFERENT_UCA_VERSION (Data/Text/ICU/Error.hsc:188)
    u_ILLEGAL_ARGUMENT_ERROR (Data/Text/ICU/Error.hsc:190)
    u_MISSING_RESOURCE_ERROR (Data/Text/ICU/Error.hsc:192)
    u_INVALID_FORMAT_ERROR (Data/Text/ICU/Error.hsc:194)
    u_FILE_ACCESS_ERROR (Data/Text/ICU/Error.hsc:196)
    u_INTERNAL_PROGRAM_ERROR (Data/Text/ICU/Error.hsc:198)
    u_MESSAGE_PARSE_ERROR (Data/Text/ICU/Error.hsc:200)
    u_MEMORY_ALLOCATION_ERROR (Data/Text/ICU/Error.hsc:202)
    u_INDEX_OUTOFBOUNDS_ERROR (Data/Text/ICU/Error.hsc:204)
    u_PARSE_ERROR (Data/Text/ICU/Error.hsc:206)
    u_INVALID_CHAR_FOUND (Data/Text/ICU/Error.hsc:208)
    u_TRUNCATED_CHAR_FOUND (Data/Text/ICU/Error.hsc:210)
    u_ILLEGAL_CHAR_FOUND (Data/Text/ICU/Error.hsc:212)
    u_INVALID_TABLE_FORMAT (Data/Text/ICU/Error.hsc:214)
    u_INVALID_TABLE_FILE (Data/Text/ICU/Error.hsc:216)
    u_BUFFER_OVERFLOW_ERROR (Data/Text/ICU/Error.hsc:218)
    u_UNSUPPORTED_ERROR (Data/Text/ICU/Error.hsc:220)
    u_RESOURCE_TYPE_MISMATCH (Data/Text/ICU/Error.hsc:222)
    u_ILLEGAL_ESCAPE_SEQUENCE (Data/Text/ICU/Error.hsc:224)
    u_UNSUPPORTED_ESCAPE_SEQUENCE (Data/Text/ICU/Error.hsc:226)
    u_NO_SPACE_AVAILABLE (Data/Text/ICU/Error.hsc:228)
    u_CE_NOT_FOUND_ERROR (Data/Text/ICU/Error.hsc:230)
    u_PRIMARY_TOO_LONG_ERROR (Data/Text/ICU/Error.hsc:232)
    u_STATE_TOO_OLD_ERROR (Data/Text/ICU/Error.hsc:234)
    u_TOO_MANY_ALIASES_ERROR (Data/Text/ICU/Error.hsc:236)
    u_ENUM_OUT_OF_SYNC_ERROR (Data/Text/ICU/Error.hsc:238)
    u_INVARIANT_CONVERSION_ERROR (Data/Text/ICU/Error.hsc:240)
    u_INVALID_STATE_ERROR (Data/Text/ICU/Error.hsc:242)
    u_COLLATOR_VERSION_MISMATCH (Data/Text/ICU/Error.hsc:244)
    u_USELESS_COLLATOR_ERROR (Data/Text/ICU/Error.hsc:246)
    u_NO_WRITE_PERMISSION (Data/Text/ICU/Error.hsc:248)
    u_BAD_VARIABLE_DEFINITION (Data/Text/ICU/Error.hsc:250)
    u_MALFORMED_RULE (Data/Text/ICU/Error.hsc:252)
    u_MALFORMED_SET (Data/Text/ICU/Error.hsc:254)
    u_MALFORMED_UNICODE_ESCAPE (Data/Text/ICU/Error.hsc:256)
    u_MALFORMED_VARIABLE_DEFINITION (Data/Text/ICU/Error.hsc:258)
    u_MALFORMED_VARIABLE_REFERENCE (Data/Text/ICU/Error.hsc:260)
    u_MISPLACED_CURSOR_OFFSET (Data/Text/ICU/Error.hsc:262)
    u_MISPLACED_QUANTIFIER (Data/Text/ICU/Error.hsc:264)
    u_MISSING_OPERATOR (Data/Text/ICU/Error.hsc:266)
    u_MULTIPLE_ANTE_CONTEXTS (Data/Text/ICU/Error.hsc:268)
    u_MULTIPLE_CURSORS (Data/Text/ICU/Error.hsc:270)
    u_MULTIPLE_POST_CONTEXTS (Data/Text/ICU/Error.hsc:272)
    u_TRAILING_BACKSLASH (Data/Text/ICU/Error.hsc:274)
    u_UNDEFINED_SEGMENT_REFERENCE (Data/Text/ICU/Error.hsc:276)
    u_UNDEFINED_VARIABLE (Data/Text/ICU/Error.hsc:278)
    u_UNQUOTED_SPECIAL (Data/Text/ICU/Error.hsc:280)
    u_UNTERMINATED_QUOTE (Data/Text/ICU/Error.hsc:282)
    u_RULE_MASK_ERROR (Data/Text/ICU/Error.hsc:284)
    u_MISPLACED_COMPOUND_FILTER (Data/Text/ICU/Error.hsc:286)
    u_MULTIPLE_COMPOUND_FILTERS (Data/Text/ICU/Error.hsc:288)
    u_INVALID_RBT_SYNTAX (Data/Text/ICU/Error.hsc:290)
    u_MALFORMED_PRAGMA (Data/Text/ICU/Error.hsc:292)
    u_UNCLOSED_SEGMENT (Data/Text/ICU/Error.hsc:294)
    u_VARIABLE_RANGE_EXHAUSTED (Data/Text/ICU/Error.hsc:296)
    u_VARIABLE_RANGE_OVERLAP (Data/Text/ICU/Error.hsc:298)
    u_ILLEGAL_CHARACTER (Data/Text/ICU/Error.hsc:300)
    u_INTERNAL_TRANSLITERATOR_ERROR (Data/Text/ICU/Error.hsc:302)
    u_INVALID_ID (Data/Text/ICU/Error.hsc:304)
    u_INVALID_FUNCTION (Data/Text/ICU/Error.hsc:306)
    u_UNEXPECTED_TOKEN (Data/Text/ICU/Error.hsc:308)
    u_MULTIPLE_DECIMAL_SEPARATORS (Data/Text/ICU/Error.hsc:310)
    u_MULTIPLE_EXPONENTIAL_SYMBOLS (Data/Text/ICU/Error.hsc:312)
    u_MALFORMED_EXPONENTIAL_PATTERN (Data/Text/ICU/Error.hsc:314)
    u_MULTIPLE_PERCENT_SYMBOLS (Data/Text/ICU/Error.hsc:316)
    u_MULTIPLE_PERMILL_SYMBOLS (Data/Text/ICU/Error.hsc:318)
    u_MULTIPLE_PAD_SPECIFIERS (Data/Text/ICU/Error.hsc:320)
    u_PATTERN_SYNTAX_ERROR (Data/Text/ICU/Error.hsc:322)
    u_ILLEGAL_PAD_POSITION (Data/Text/ICU/Error.hsc:324)
    u_UNMATCHED_BRACES (Data/Text/ICU/Error.hsc:326)
    u_ARGUMENT_TYPE_MISMATCH (Data/Text/ICU/Error.hsc:328)
    u_DUPLICATE_KEYWORD (Data/Text/ICU/Error.hsc:330)
    u_UNDEFINED_KEYWORD (Data/Text/ICU/Error.hsc:332)
    u_DEFAULT_KEYWORD_MISSING (Data/Text/ICU/Error.hsc:334)
    u_BRK_INTERNAL_ERROR (Data/Text/ICU/Error.hsc:336)
    u_BRK_HEX_DIGITS_EXPECTED (Data/Text/ICU/Error.hsc:338)
    u_BRK_SEMICOLON_EXPECTED (Data/Text/ICU/Error.hsc:340)
    u_BRK_RULE_SYNTAX (Data/Text/ICU/Error.hsc:342)
    u_BRK_UNCLOSED_SET (Data/Text/ICU/Error.hsc:344)
    u_BRK_ASSIGN_ERROR (Data/Text/ICU/Error.hsc:346)
    u_BRK_VARIABLE_REDFINITION (Data/Text/ICU/Error.hsc:348)
    u_BRK_MISMATCHED_PAREN (Data/Text/ICU/Error.hsc:350)
    u_BRK_NEW_LINE_IN_QUOTED_STRING (Data/Text/ICU/Error.hsc:352)
    u_BRK_UNDEFINED_VARIABLE (Data/Text/ICU/Error.hsc:354)
    u_BRK_INIT_ERROR (Data/Text/ICU/Error.hsc:356)
    u_BRK_RULE_EMPTY_SET (Data/Text/ICU/Error.hsc:358)
    u_BRK_UNRECOGNIZED_OPTION (Data/Text/ICU/Error.hsc:360)
    u_BRK_MALFORMED_RULE_TAG (Data/Text/ICU/Error.hsc:362)
    u_REGEX_INTERNAL_ERROR (Data/Text/ICU/Error.hsc:364)
    u_REGEX_RULE_SYNTAX (Data/Text/ICU/Error.hsc:366)
    u_REGEX_INVALID_STATE (Data/Text/ICU/Error.hsc:368)
    u_REGEX_BAD_ESCAPE_SEQUENCE (Data/Text/ICU/Error.hsc:370)
    u_REGEX_PROPERTY_SYNTAX (Data/Text/ICU/Error.hsc:372)
    u_REGEX_UNIMPLEMENTED (Data/Text/ICU/Error.hsc:374)
    u_REGEX_MISMATCHED_PAREN (Data/Text/ICU/Error.hsc:376)
    u_REGEX_NUMBER_TOO_BIG (Data/Text/ICU/Error.hsc:378)
    u_REGEX_BAD_INTERVAL (Data/Text/ICU/Error.hsc:380)
    u_REGEX_MAX_LT_MIN (Data/Text/ICU/Error.hsc:382)
    u_REGEX_INVALID_BACK_REF (Data/Text/ICU/Error.hsc:384)
    u_REGEX_INVALID_FLAG (Data/Text/ICU/Error.hsc:386)
    u_REGEX_SET_CONTAINS_STRING (Data/Text/ICU/Error.hsc:388)
    u_REGEX_OCTAL_TOO_BIG (Data/Text/ICU/Error.hsc:390)
    u_REGEX_INVALID_RANGE (Data/Text/ICU/Error.hsc:392)
    u_REGEX_STACK_OVERFLOW (Data/Text/ICU/Error.hsc:394)
    u_REGEX_TIME_OUT (Data/Text/ICU/Error.hsc:396)
    u_REGEX_STOPPED_BY_CALLER (Data/Text/ICU/Error.hsc:398)
    u_IDNA_PROHIBITED_ERROR (Data/Text/ICU/Error.hsc:400)
    u_IDNA_UNASSIGNED_ERROR (Data/Text/ICU/Error.hsc:402)
    u_IDNA_CHECK_BIDI_ERROR (Data/Text/ICU/Error.hsc:404)
    u_IDNA_STD3_ASCII_RULES_ERROR (Data/Text/ICU/Error.hsc:406)
    u_IDNA_ACE_PREFIX_ERROR (Data/Text/ICU/Error.hsc:408)
    u_IDNA_VERIFICATION_ERROR (Data/Text/ICU/Error.hsc:410)
    u_IDNA_LABEL_TOO_LONG_ERROR (Data/Text/ICU/Error.hsc:412)
    u_IDNA_ZERO_LENGTH_LABEL_ERROR (Data/Text/ICU/Error.hsc:414)
    u_IDNA_DOMAIN_NAME_TOO_LONG_ERROR (Data/Text/ICU/Error.hsc:416)
Warning: 'Converter' is ambiguous. It is defined
    * at Data/Text/ICU/Convert/Internal.hs:33:18
    * at Data/Text/ICU/Convert/Internal.hs:33: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 Data/Text/ICU/Convert/Internal.hs:33:1
 100% ( 20 / 20) in 'Data.Text.ICU.Convert'
Warning: 'CaseFirst' is ambiguous. It is defined
    * at Data/Text/ICU/Collate.hsc:118:18
    * at Data/Text/ICU/Collate.hsc: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 Data/Text/ICU/Collate.hsc:83:1
Warning: 'FCD' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'NFD' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  95% ( 19 / 20) in 'Data.Text.ICU.Collate'
  Missing documentation for:
    Attribute (Data/Text/ICU/Collate.hsc:110)
Warning: 'Attribute' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'CharsetDetector' is ambiguous. It is defined
    * at Data/Text/ICU/CharsetDetection/Internal.hsc:46:24
    * at Data/Text/ICU/CharsetDetection/Internal.hsc:46: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 Data/Text/ICU/CharsetDetection/Internal.hsc:46:1
  81% (  9 / 11) in 'Data.Text.ICU.CharsetDetection'
  Missing documentation for:
    mkCharsetDetector (Data/Text/ICU/CharsetDetection/Internal.hsc:51)
    wrapUCharsetMatch (Data/Text/ICU/CharsetDetection/Internal.hsc:81)
Warning: 'Calendar' is ambiguous. It is defined
    * at Data/Text/ICU/Calendar.hsc:62:17
    * at Data/Text/ICU/Calendar.hsc:62: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 Data/Text/ICU/Calendar.hsc:62:1
Warning: 'Day' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'UTCTime' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  29% ( 27 / 91) in 'Data.Text.ICU.Calendar'
  Missing documentation for:
    Calendar (Data/Text/ICU/Calendar.hsc:62)
    CalendarType (Data/Text/ICU/Calendar.hsc:118)
    SystemTimeZoneType (Data/Text/ICU/Calendar.hsc:128)
    UCalendar (Data/Text/ICU/Calendar.hsc:59)
    dayOfMonth (Data/Text/ICU/Calendar.hsc:385)
    dayOfYear (Data/Text/ICU/Calendar.hsc:391)
    dayOfWeek (Data/Text/ICU/Calendar.hsc:397)
    dayOfWeekInMonth (Data/Text/ICU/Calendar.hsc:403)
    amPm (Data/Text/ICU/Calendar.hsc:409)
    hour (Data/Text/ICU/Calendar.hsc:415)
    hourOfDay (Data/Text/ICU/Calendar.hsc:421)
    minute (Data/Text/ICU/Calendar.hsc:427)
    second (Data/Text/ICU/Calendar.hsc:433)
    millisecond (Data/Text/ICU/Calendar.hsc:439)
    zoneOffset (Data/Text/ICU/Calendar.hsc:445)
    dstOffset (Data/Text/ICU/Calendar.hsc:451)
    yearWoY (Data/Text/ICU/Calendar.hsc:457)
    doWLocal (Data/Text/ICU/Calendar.hsc:463)
    extendedYear (Data/Text/ICU/Calendar.hsc:469)
    julianDay (Data/Text/ICU/Calendar.hsc:475)
    millisecondsInDay (Data/Text/ICU/Calendar.hsc:481)
    isLeapMonth (Data/Text/ICU/Calendar.hsc:487)
    setEra (Data/Text/ICU/Calendar.hsc:356)
    setYear (Data/Text/ICU/Calendar.hsc:368)
    setMonth (Data/Text/ICU/Calendar.hsc:382)
    setDayOfMonth (Data/Text/ICU/Calendar.hsc:388)
    setDayOfYear (Data/Text/ICU/Calendar.hsc:394)
    setDayOfWeek (Data/Text/ICU/Calendar.hsc:400)
    setDayOfWeekInMonth (Data/Text/ICU/Calendar.hsc:406)
    setAmPm (Data/Text/ICU/Calendar.hsc:412)
    setHour (Data/Text/ICU/Calendar.hsc:418)
    setHourOfDay (Data/Text/ICU/Calendar.hsc:424)
    setMinute (Data/Text/ICU/Calendar.hsc:430)
    setSecond (Data/Text/ICU/Calendar.hsc:436)
    setMillisecond (Data/Text/ICU/Calendar.hsc:442)
    setZoneOffset (Data/Text/ICU/Calendar.hsc:448)
    setDstOffset (Data/Text/ICU/Calendar.hsc:454)
    setYearWoY (Data/Text/ICU/Calendar.hsc:460)
    setDoWLocal (Data/Text/ICU/Calendar.hsc:466)
    setExtendedYear (Data/Text/ICU/Calendar.hsc:472)
    setJulianDay (Data/Text/ICU/Calendar.hsc:478)
    setMillisecondsInDay (Data/Text/ICU/Calendar.hsc:484)
    _era (Data/Text/ICU/Calendar.hsc:498)
    _year (Data/Text/ICU/Calendar.hsc:501)
    _month (Data/Text/ICU/Calendar.hsc:504)
    _dayOfMonth (Data/Text/ICU/Calendar.hsc:510)
    _dayOfYear (Data/Text/ICU/Calendar.hsc:507)
    _dayOfWeek (Data/Text/ICU/Calendar.hsc:513)
    _dayOfWeekInMonth (Data/Text/ICU/Calendar.hsc:516)
    _amPm (Data/Text/ICU/Calendar.hsc:519)
    _hour (Data/Text/ICU/Calendar.hsc:522)
    _hourOfDay (Data/Text/ICU/Calendar.hsc:525)
    _minute (Data/Text/ICU/Calendar.hsc:528)
    _second (Data/Text/ICU/Calendar.hsc:531)
    _millisecond (Data/Text/ICU/Calendar.hsc:534)
    _zoneOffset (Data/Text/ICU/Calendar.hsc:537)
    _dstOffset (Data/Text/ICU/Calendar.hsc:540)
    _day (Data/Text/ICU/Calendar.hsc:543)
    timeZoneIDs (Data/Text/ICU/Calendar.hsc:180)
    openTimeZoneIDEnumeration (Data/Text/ICU/Calendar.hsc:186)
    setField (Data/Text/ICU/Calendar.hsc:205)
    setDate (Data/Text/ICU/Calendar.hsc:209)
    setDateTime (Data/Text/ICU/Calendar.hsc:213)
    setTimeZone (Data/Text/ICU/Calendar.hsc:162)
Warning: 'DateFormatter' is ambiguous. It is defined
    * at Data/Text/ICU/DateFormatter.hsc:138:25
    * at Data/Text/ICU/DateFormatter.hsc:138: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 Data/Text/ICU/DateFormatter.hsc:138:1
Warning: 'Calendar' is ambiguous. It is defined
    * at Data/Text/ICU/Calendar.hsc:62:17
    * at Data/Text/ICU/Calendar.hsc:62: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 Data/Text/ICU/Calendar.hsc:62:1
Warning: 'at' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: ':' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% (  8 /  8) in 'Data.Text.ICU.DateFormatter'
  96% ( 26 / 27) in 'Data.Text.ICU.Break'
  Missing documentation for:
    BreakIterator (Data/Text/ICU/Break/Types.hs:23)
Warning: 'Word' is ambiguous. It is defined
    * at Data/Text/ICU/Break.hsc:86:1
    * in GHC.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 at Data/Text/ICU/Break.hsc:86:1
  94% ( 16 / 17) in 'Data.Text.ICU.BiDi'
  Missing documentation for:
    WriteOption (Data/Text/ICU/BiDi.hsc:115)
 100% (  2 /  2) in 'Data.Text.ICU.Locale'
Warning: 'Yes' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 12 / 12) in 'Data.Text.ICU.Normalize'
Warning: 'NumericType' is ambiguous. It is defined
    * at Data/Text/ICU/Char.hsc:959:21
    * at Data/Text/ICU/Char.hsc:964: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 Data/Text/ICU/Char.hsc:964:1
  36% ( 22 / 60) in 'Data.Text.ICU.Char'
  Missing documentation for:
    Property (Data/Text/ICU/Char.hsc:644)
    BidiClass_ (Data/Text/ICU/Char.hsc:648)
    Block_ (Data/Text/ICU/Char.hsc:657)
    Bool_ (Data/Text/ICU/Char.hsc:500)
    Decomposition_ (Data/Text/ICU/Char.hsc:675)
    EastAsianWidth_ (Data/Text/ICU/Char.hsc:708)
    GeneralCategory_ (Data/Text/ICU/Char.hsc:733)
    HangulSyllableType_ (Data/Text/ICU/Char.hsc:974)
    JoiningGroup_ (Data/Text/ICU/Char.hsc:778)
    JoiningType_ (Data/Text/ICU/Char.hsc:882)
    NumericType_ (Data/Text/ICU/Char.hsc:959)
    CanonicalCombiningClass_ (Data/Text/ICU/Char.hsc:666)
    LeadCanonicalCombiningClass_ (Data/Text/ICU/Char.hsc:1027)
    TrailingCanonicalCombiningClass_ (Data/Text/ICU/Char.hsc:1037)
    NFCQuickCheck_ (Data/Text/ICU/Char.hsc:994)
    NFDQuickCheck_ (Data/Text/ICU/Char.hsc:995)
    NFKCQuickCheck_ (Data/Text/ICU/Char.hsc:996)
    NFKDQuickCheck_ (Data/Text/ICU/Char.hsc:997)
    GraphemeClusterBreak_ (Data/Text/ICU/Char.hsc:1047)
    LineBreak_ (Data/Text/ICU/Char.hsc:902)
    SentenceBreak_ (Data/Text/ICU/Char.hsc:1079)
    WordBreak_ (Data/Text/ICU/Char.hsc:1108)
    BidiPairedBracketType_ (Data/Text/ICU/Char.hsc:1139)
    Decomposition (Data/Text/ICU/Char.hsc:680)
    EastAsianWidth (Data/Text/ICU/Char.hsc:713)
    GeneralCategory (Data/Text/ICU/Char.hsc:738)
    HangulSyllableType (Data/Text/ICU/Char.hsc:979)
    JoiningGroup (Data/Text/ICU/Char.hsc:787)
    JoiningType (Data/Text/ICU/Char.hsc:887)
    NumericType (Data/Text/ICU/Char.hsc:964)
    GraphemeClusterBreak (Data/Text/ICU/Char.hsc:1052)
    LineBreak (Data/Text/ICU/Char.hsc:907)
    SentenceBreak (Data/Text/ICU/Char.hsc:1084)
    WordBreak (Data/Text/ICU/Char.hsc:1113)
    BidiPairedBracketType (Data/Text/ICU/Char.hsc:1144)
    combiningClass (Data/Text/ICU/Char.hsc:1200)
    property (Data/Text/ICU/Char.hsc:1158)
    mirror (Data/Text/ICU/Char.hsc:1196)
Warning: 'compare' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'FCD' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Yes' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  92% ( 24 / 26) in 'Data.Text.ICU.Normalize2'
  Missing documentation for:
    quickCheck (Data/Text/ICU/Normalize2.hsc:297)
    isNormalized (Data/Text/ICU/Normalize2.hsc:326)
Warning: 'formatter' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'format' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'formatter' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'format' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  88% (  8 /  9) in 'Data.Text.ICU.Number'
  Missing documentation for:
    formatNumber
Warning: 'NumberFormatter' is ambiguous. It is defined
    * at Data/Text/ICU/NumberFormatter.hsc:66:27
    * at Data/Text/ICU/NumberFormatter.hsc:66: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 Data/Text/ICU/NumberFormatter.hsc:66:1
Warning: 'availableLocales' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  90% (  9 / 10) in 'Data.Text.ICU.NumberFormatter'
  Missing documentation for:
    NumberFormatter (Data/Text/ICU/NumberFormatter.hsc:66)
Warning: 'Regex' is ambiguous. It is defined
    * at Data/Text/ICU/Regex/Internal.hsc:131:14
    * at Data/Text/ICU/Regex/Internal.hsc:131: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 Data/Text/ICU/Regex/Internal.hsc:131:1
Warning: 'regex'' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'IsString' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Option' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ParseError' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'group' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Regex' is ambiguous. It is defined
    * at Data/Text/ICU/Regex/Internal.hsc:131:14
    * at Data/Text/ICU/Regex/Internal.hsc:131: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 Data/Text/ICU/Regex/Internal.hsc:131:1
 100% ( 25 / 25) in 'Data.Text.ICU.Regex'
Warning: 'Match' is ambiguous. It is defined
    * at Data/Text/ICU/Regex/Pure.hs:85:14
    * at Data/Text/ICU/Regex/Pure.hs:85: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 Data/Text/ICU/Regex/Pure.hs:85:1
Warning: 'Regex' is ambiguous. It is defined
    * at Data/Text/ICU/Regex/Pure.hs:74:17
    * at Data/Text/ICU/Regex/Pure.hs:74: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 Data/Text/ICU/Regex/Pure.hs:74:1
Warning: 'Option' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% (  3 /  3) in 'Data.Text.ICU.Shape'
Warning: 'MSpoof' is ambiguous. It is defined
    * at Data/Text/ICU/Spoof/Internal.hs:41:15
    * at Data/Text/ICU/Spoof/Internal.hs:41: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 Data/Text/ICU/Spoof/Internal.hs:41:1
Warning: 'toCaseFold' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'RestrictionLevel' is ambiguous. It is defined
    * at Data/Text/ICU/Spoof.hsc:147:5
    * at Data/Text/ICU/Spoof.hsc:184: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 Data/Text/ICU/Spoof.hsc:184:1
Warning: 'ForeignPtr' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'LocaleName' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  82% ( 19 / 23) in 'Data.Text.ICU.Spoof'
  Missing documentation for:
    SpoofCheck (Data/Text/ICU/Spoof.hsc:122)
    SpoofCheckResult (Data/Text/ICU/Spoof.hsc:215)
    RestrictionLevel (Data/Text/ICU/Spoof.hsc:184)
    SkeletonTypeOverride (Data/Text/ICU/Spoof.hsc:230)
Warning: 'CharLimit' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'HighlyRestrictive' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'SpoofParams' is ambiguous. It is defined
    * at Data/Text/ICU/Spoof/Pure.hs:47:5
    * at Data/Text/ICU/Spoof/Pure.hs:45: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 Data/Text/ICU/Spoof/Pure.hs:45:1
Warning: 'toCaseFold' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'SkeletonAnyCase' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'SkeletonSingleScript' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'LocaleName' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'openFromSource' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'I' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Text' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  92% (119 /129) in 'Data.Text.ICU'
  Missing documentation for:
    quickCheck (Data/Text/ICU/Normalize2.hsc:297)
    isNormalized (Data/Text/ICU/Normalize2.hsc:326)
    SpoofParams (Data/Text/ICU/Spoof/Pure.hs:45)
    SpoofCheck (Data/Text/ICU/Spoof.hsc:122)
    RestrictionLevel (Data/Text/ICU/Spoof.hsc:184)
    SpoofCheckResult (Data/Text/ICU/Spoof.hsc:215)
    Calendar (Data/Text/ICU/Calendar.hsc:62)
    CalendarType (Data/Text/ICU/Calendar.hsc:118)
    SystemTimeZoneType (Data/Text/ICU/Calendar.hsc:128)
    NumberFormatter (Data/Text/ICU/NumberFormatter.hsc:66)
 100% (  4 /  4) in 'Data.Text.ICU.Types'
Warning: Data.Text.ICU.CharsetDetection: could not find link destinations for: 
	- Data.Text.ICU.CharsetDetection.Internal.UCharsetMatch
	- Data.Text.ICU.CharsetDetection.Internal.UCharsetDetector
	- Data.Text.ICU.CharsetDetection.Internal.wrapUCharsetDetector
Warning: Data.Text.ICU.Calendar: could not find link destinations for: 
	- Data.Text.ICU.Enumerator.Enumerator
	- Data.Text.ICU.Calendar.Lens'
Warning: Data.Text.ICU.Break: could not find link destinations for: 
	- Data.Text.ICU.Internal.TextI
Warning: Data.Text.ICU.Char: could not find link destinations for: 
	- Data.Text.ICU.Char.UProperty
	- Data.Text.ICU.Char.fromNative
	- Data.Text.ICU.Char.toUProperty
Warning: Data.Text.ICU.Normalize2: could not find link destinations for: 
	- Data.Text.ICU.Normalize2.Normalizer
Warning: Data.Text.ICU.Regex: could not find link destinations for: 
	- Data.Text.ICU.Internal.TextI
	- Data.Text.ICU.Internal.UTextPtr
Warning: Data.Text.ICU.Spoof: could not find link destinations for: 
	- Data.Text.ICU.Spoof.OpenFromSourceParseErrorFile
Warning: Data.Text.ICU: could not find link destinations for: 
	- Data.Text.ICU.Regex.Internal.URegularExpression
	- Data.Text.ICU.Regex.Pure.regRe
	- Data.Text.ICU.Regex.Pure.regFp
Documentation created: dist/doc/html/text-icu/,
dist/doc/html/text-icu/text-icu.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/text-icu-0.8.0.5-IZ5ONVuGe9mDQ2cSqJ8sz6
Completed    text-icu-0.8.0.5
Configuring transformers-compat-0.7.2...
Preprocessing library for transformers-compat-0.7.2..
Building library for transformers-compat-0.7.2..
[1 of 4] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, dist/build/Control/Monad/Trans/Instances.o, dist/build/Control/Monad/Trans/Instances.dyn_o )
[2 of 4] Compiling Data.Functor.Classes.Generic.Internal ( generics/Data/Functor/Classes/Generic/Internal.hs, dist/build/Data/Functor/Classes/Generic/Internal.o, dist/build/Data/Functor/Classes/Generic/Internal.dyn_o )
[3 of 4] Compiling Data.Functor.Classes.Generic ( generics/Data/Functor/Classes/Generic.hs, dist/build/Data/Functor/Classes/Generic.o, dist/build/Data/Functor/Classes/Generic.dyn_o )
[4 of 4] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o, dist/build/Paths_transformers_compat.dyn_o )
Preprocessing library for transformers-compat-0.7.2..
Running Haddock on library for transformers-compat-0.7.2..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 4] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, nothing )
[2 of 4] Compiling Data.Functor.Classes.Generic.Internal ( generics/Data/Functor/Classes/Generic/Internal.hs, nothing )
[3 of 4] Compiling Data.Functor.Classes.Generic ( generics/Data/Functor/Classes/Generic.hs, nothing )
[4 of 4] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, nothing )
Haddock coverage:
 100% (  1 /  1) in 'Control.Monad.Trans.Instances'
Warning: 'String' is ambiguous. It is defined
    * in Text.Read.Lex
    * in GHC.Base
    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.Base
Warning: 'Options' is ambiguous. It is defined
    * at generics/Data/Functor/Classes/Generic/Internal.hs:146:19
    * at generics/Data/Functor/Classes/Generic/Internal.hs:146: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 generics/Data/Functor/Classes/Generic/Internal.hs:146:1
Warning: 'FunctorClassesDefault' is ambiguous. It is defined
    * at generics/Data/Functor/Classes/Generic/Internal.hs:1231:3
    * at generics/Data/Functor/Classes/Generic/Internal.hs:1230: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 generics/Data/Functor/Classes/Generic/Internal.hs:1230:1
 100% ( 48 / 48) in 'Data.Functor.Classes.Generic.Internal'
Warning: 'Eq1' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Ord1' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Read1' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Show1' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'GenericFunctorClasses' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'eq1Default' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'compare1Default' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'readsPrec1Default' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'showsPrec1Default' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 21 / 21) in 'Data.Functor.Classes.Generic'
Warning: Data.Functor.Classes.Generic.Internal: could not find link destinations for: 
	- Data.Functor.Classes.Generic.Internal.GShowCon
	- Data.Functor.Classes.Generic.Internal.GReadCon
Documentation created: dist/doc/html/transformers-compat/,
dist/doc/html/transformers-compat/transformers-compat.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/transformers-compat-0.7.2-Kjd0KzrkeU5ax708EytP3
Completed    transformers-compat-0.7.2
Configuring hashable-1.4.7.0...
Preprocessing library for hashable-1.4.7.0..
Building library for hashable-1.4.7.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.4.7.0..
Running Haddock on library for hashable-1.4.7.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:914:17
    * at src/Data/Hashable/Class.hs:914: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:914: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:278)
    Hashable2 (src/Data/Hashable/Class.hs:293)
  66% (  6 /  9) in 'Data.Hashable.Generic'
  Missing documentation for:
    One (src/Data/Hashable/Class.hs:268)
    Zero (src/Data/Hashable/Class.hs:267)
    HashArgs (src/Data/Hashable/Class.hs:270)
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.4.7.0-4H6jgBfePIwA28FIUVKbJi
Completed    hashable-1.4.7.0
Configuring errors-2.3.0...
Preprocessing library for errors-2.3.0..
Building library for errors-2.3.0..
[1 of 5] Compiling Control.Error.Util ( Control/Error/Util.hs, dist/build/Control/Error/Util.o, dist/build/Control/Error/Util.dyn_o )
[2 of 5] Compiling Control.Error.Safe ( Control/Error/Safe.hs, dist/build/Control/Error/Safe.o, dist/build/Control/Error/Safe.dyn_o )
[3 of 5] Compiling Data.EitherR     ( Data/EitherR.hs, dist/build/Data/EitherR.o, dist/build/Data/EitherR.dyn_o )

Data/EitherR.hs:86:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
    Noncanonical pure = return definition detected
    in the instance declaration for Applicative (EitherR r).
    Suggested fix:
      Move definition from return to pure
      See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
   |
86 |     pure  = return
   |     ^^^^^^^^^^^^^^

Data/EitherR.hs:90:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
    Noncanonical return definition detected
    in the instance declaration for Monad (EitherR r).
    return will eventually be removed in favour of pure
    Suggested fix:
      Either remove definition for return (recommended) or define as return = pure
      See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
   |
90 |     return e = EitherR (Left e)
   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^

Data/EitherR.hs:139:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
    Noncanonical pure = return definition detected
    in the instance declaration for Applicative (ExceptRT r m).
    Suggested fix:
      Move definition from return to pure
      See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
    |
139 |     pure  = return
    |     ^^^^^^^^^^^^^^

Data/EitherR.hs:143:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
    Noncanonical return definition detected
    in the instance declaration for Monad (ExceptRT r m).
    return will eventually be removed in favour of pure
    Suggested fix:
      Either remove definition for return (recommended) or define as return = pure
      See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
    |
143 |     return e = ExceptRT (throwE e)
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[4 of 5] Compiling Control.Error.Script ( Control/Error/Script.hs, dist/build/Control/Error/Script.o, dist/build/Control/Error/Script.dyn_o )
[5 of 5] Compiling Control.Error    ( Control/Error.hs, dist/build/Control/Error.o, dist/build/Control/Error.dyn_o )
Preprocessing library for errors-2.3.0..
Running Haddock on library for errors-2.3.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 5] Compiling Control.Error.Util ( Control/Error/Util.hs, nothing )
[2 of 5] Compiling Control.Error.Safe ( Control/Error/Safe.hs, nothing )
[3 of 5] Compiling Data.EitherR     ( Data/EitherR.hs, nothing )

Data/EitherR.hs:86:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
    Noncanonical pure = return definition detected
    in the instance declaration for Applicative (EitherR r).
    Suggested fix:
      Move definition from return to pure
      See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
   |
86 |     pure  = return
   |     ^^^^^^^^^^^^^^

Data/EitherR.hs:90:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
    Noncanonical return definition detected
    in the instance declaration for Monad (EitherR r).
    return will eventually be removed in favour of pure
    Suggested fix:
      Either remove definition for return (recommended) or define as return = pure
      See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
   |
90 |     return e = EitherR (Left e)
   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^

Data/EitherR.hs:139:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
    Noncanonical pure = return definition detected
    in the instance declaration for Applicative (ExceptRT r m).
    Suggested fix:
      Move definition from return to pure
      See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
    |
139 |     pure  = return
    |     ^^^^^^^^^^^^^^

Data/EitherR.hs:143:5: warning: [GHC-22705] [-Wnoncanonical-monad-instances]
    Noncanonical return definition detected
    in the instance declaration for Monad (ExceptRT r m).
    return will eventually be removed in favour of pure
    Suggested fix:
      Either remove definition for return (recommended) or define as return = pure
      See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
    |
143 |     return e = ExceptRT (throwE e)
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[4 of 5] Compiling Control.Error.Script ( Control/Error/Script.hs, nothing )
[5 of 5] Compiling Control.Error    ( Control/Error.hs, nothing )
Haddock coverage:
Warning: 'ExceptT' is ambiguous. It is defined
    * in Control.Monad.Trans.Except
    * in Control.Monad.Trans.Except
    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 Control.Monad.Trans.Except
Warning: 'MaybeT' is ambiguous. It is defined
    * in Control.Monad.Trans.Maybe
    * in Control.Monad.Trans.Maybe
    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 Control.Monad.Trans.Maybe
Warning: 'mzero' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 42 / 42) in 'Control.Error.Util'
Warning: 'fromRight' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'foldl1'' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'fromJust' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 48 / 48) in 'Control.Error.Safe'
Warning: 'EitherR' is ambiguous. It is defined
    * at Data/EitherR.hs:80:23
    * at Data/EitherR.hs:80: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 Data/EitherR.hs:80:1
Warning: 'ExceptT' is ambiguous. It is defined
    * in Control.Monad.Trans.Except
    * in Control.Monad.Trans.Except
    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 Control.Monad.Trans.Except
Warning: 'catch' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ExceptRT' is ambiguous. It is defined
    * at Data/EitherR.hs:133:26
    * at Data/EitherR.hs:133: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 Data/EitherR.hs:133:1
 100% ( 21 / 21) in 'Data.EitherR'
Warning: 'ExceptT' is ambiguous. It is defined
    * in Control.Monad.Trans.Except
    * in Control.Monad.Trans.Except
    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 Control.Monad.Trans.Except
 100% (  5 /  5) in 'Control.Error.Script'
Warning: 'EitherT' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'MonadPlus' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Text' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ExceptT' is ambiguous. It is defined
    * in Control.Monad.Trans.Except
    * in Control.Monad.Trans.Except
    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 Control.Monad.Trans.Except
Warning: 'MaybeT' is ambiguous. It is defined
    * in Control.Monad.Trans.Maybe
    * in Control.Monad.Trans.Maybe
    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 Control.Monad.Trans.Maybe
  65% ( 36 / 55) in 'Control.Error'
  Missing documentation for:
    foldr1May
    minimumMay
    maximumMay
    findJustDef
    foldr1Def
    initMay
    initDef
    initSafe
    headMay
    lastMay
    headDef
    lastDef
    foldl1May'
    atMay
    atDef
    readMay
    readDef
    lookupJustDef
    foldl1Def'
Warning: Control.Error: could not find link destinations for: 
	- Control.Monad.Trans.Except.Rep1_ExceptT
	- Control.Monad.Trans.Except.Rep_ExceptT
	- Control.Monad.Trans.Maybe.Rep1_MaybeT
	- Control.Monad.Trans.Maybe.Rep_MaybeT
Documentation created: dist/doc/html/errors/, dist/doc/html/errors/errors.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/errors-2.3.0-46SX6gOCX5gHfab9mIY5mH
Completed    errors-2.3.0
Configuring scientific-0.3.8.0...
Preprocessing library for scientific-0.3.8.0..
Building library for scientific-0.3.8.0..
[1 of 5] Compiling GHC.Integer.Compat ( src/GHC/Integer/Compat.hs, dist/build/GHC/Integer/Compat.o, dist/build/GHC/Integer/Compat.dyn_o )
[2 of 5] Compiling Utils            ( src/Utils.hs, dist/build/Utils.o, dist/build/Utils.dyn_o )
[3 of 5] Compiling Data.Scientific  ( src/Data/Scientific.hs, dist/build/Data/Scientific.o, dist/build/Data/Scientific.dyn_o )

src/Data/Scientific.hs:1041:16: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding:
        Patterns of type [Char] not matched:
            []
            []
            []
     |
1041 |                (d:ds') = map intToDigit (if ei > 0 then init is' else is')
     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Data/Scientific.hs:1057:11: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding: Patterns of type [Char] not matched: []
     |
1057 |           d:ds' = map intToDigit (if ei > 0 then is' else 0:is')
     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[4 of 5] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o, dist/build/Data/Text/Lazy/Builder/Scientific.dyn_o )

src/Data/Text/Lazy/Builder/Scientific.hs:19:1: warning: [GHC-66111] [-Wunused-imports]
    The import of Data.Monoid is redundant
      except perhaps to import instances from Data.Monoid
    To import instances alone, use: import Data.Monoid()
   |
19 | import Data.Monoid                  ((<>))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Data/Text/Lazy/Builder/Scientific.hs:60:12: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding:
        Patterns of type [Char] not matched:
            []
            []
            []
   |
60 |            (d:ds') = map i2d (if ei > 0 then init is' else is')
   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Data/Text/Lazy/Builder/Scientific.hs:88:11: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding: Patterns of type [Char] not matched: []
   |
88 |           d:ds' = map i2d (if ei > 0 then is' else 0:is')
   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[5 of 5] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, dist/build/Data/ByteString/Builder/Scientific.o, dist/build/Data/ByteString/Builder/Scientific.dyn_o )

src/Data/ByteString/Builder/Scientific.hs:20:1: warning: [GHC-66111] [-Wunused-imports]
    The import of Data.Monoid is redundant
      except perhaps to import instances from Data.Monoid
    To import instances alone, use: import Data.Monoid()
   |
20 | import Data.Monoid                  ((<>))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Data/ByteString/Builder/Scientific.hs:64:12: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding:
        Patterns of type [Char] not matched:
            []
            []
            []
   |
64 |            (d:ds') = map i2d (if ei > 0 then init is' else is')
   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Data/ByteString/Builder/Scientific.hs:94:11: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a pattern binding: Patterns of type [Char] not matched: []
   |
94 |           d:ds' = map i2d (if ei > 0 then is' else 0:is')
   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Preprocessing library for scientific-0.3.8.0..
Running Haddock on library for scientific-0.3.8.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 5] Compiling GHC.Integer.Compat ( src/GHC/Integer/Compat.hs, nothing )
[2 of 5] Compiling Utils            ( src/Utils.hs, nothing )
[3 of 5] Compiling Data.Scientific  ( src/Data/Scientific.hs, nothing )
[4 of 5] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, nothing )

src/Data/Text/Lazy/Builder/Scientific.hs:19:1: warning: [GHC-66111] [-Wunused-imports]
    The import of Data.Monoid is redundant
      except perhaps to import instances from Data.Monoid
    To import instances alone, use: import Data.Monoid()
   |
19 | import Data.Monoid                  ((<>))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[5 of 5] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, nothing )

src/Data/ByteString/Builder/Scientific.hs:20:1: warning: [GHC-66111] [-Wunused-imports]
    The import of Data.Monoid is redundant
      except perhaps to import instances from Data.Monoid
    To import instances alone, use: import Data.Monoid()
   |
20 | import Data.Monoid                  ((<>))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Haddock coverage:
Warning: 'Scientific' is ambiguous. It is defined
    * at src/Data/Scientific.hs:139:19
    * at src/Data/Scientific.hs:139: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/Scientific.hs:139:1
Warning: 'base10exponent' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'base10Exponent' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 31 / 31) in 'Data.Scientific'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.Scientific'
  Missing documentation for:
    Module header
  75% (  3 /  4) in 'Data.ByteString.Builder.Scientific'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/scientific/,
dist/doc/html/scientific/scientific.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/scientific-0.3.8.0-6zCXNEHvkqf4Y9Gu2sKLRc
Completed    scientific-0.3.8.0
Configuring attoparsec-0.14.4...
Preprocessing library 'attoparsec-internal' for attoparsec-0.14.4..
Building library 'attoparsec-internal' for attoparsec-0.14.4..
[1 of 6] Compiling Data.Attoparsec.ByteString.FastSet ( internal/Data/Attoparsec/ByteString/FastSet.hs, dist/build/attoparsec-internal/Data/Attoparsec/ByteString/FastSet.o, dist/build/attoparsec-internal/Data/Attoparsec/ByteString/FastSet.dyn_o )

internal/Data/Attoparsec/ByteString/FastSet.hs:97:18: warning: [GHC-68441] [-Wdeprecations]
    In the use of memset
    (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
    Deprecated: "Use Foreign.Marshal.Utils.fillBytes instead"
   |
97 |             _ <- I.memset t 0 32
   |                  ^^^^^^^^
[2 of 6] Compiling Data.Attoparsec.Internal.Compat ( internal/Data/Attoparsec/Internal/Compat.hs, dist/build/attoparsec-internal/Data/Attoparsec/Internal/Compat.o, dist/build/attoparsec-internal/Data/Attoparsec/Internal/Compat.dyn_o )
[3 of 6] Compiling Data.Attoparsec.Internal.Fhthagn ( internal/Data/Attoparsec/Internal/Fhthagn.hs, dist/build/attoparsec-internal/Data/Attoparsec/Internal/Fhthagn.o, dist/build/attoparsec-internal/Data/Attoparsec/Internal/Fhthagn.dyn_o )
[4 of 6] Compiling Data.Attoparsec.ByteString.Buffer ( internal/Data/Attoparsec/ByteString/Buffer.hs, dist/build/attoparsec-internal/Data/Attoparsec/ByteString/Buffer.o, dist/build/attoparsec-internal/Data/Attoparsec/ByteString/Buffer.dyn_o )

internal/Data/Attoparsec/ByteString/Buffer.hs:62:1: warning: [GHC-66111] [-Wunused-imports]
    The import of Data.Semigroup is redundant
      except perhaps to import instances from Data.Semigroup
    To import instances alone, use: import Data.Semigroup()
   |
62 | import Data.Semigroup (Semigroup(..))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

internal/Data/Attoparsec/ByteString/Buffer.hs:121:11: warning: [GHC-68441] [-Wdeprecations]
    In the use of memcpy
    (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
    Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead"
    |
121 |           memcpy (ptr0 `plusPtr` (off0+len0))
    |           ^^^^^^

internal/Data/Attoparsec/ByteString/Buffer.hs:132:13: warning: [GHC-68441] [-Wdeprecations]
    In the use of memcpy
    (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
    Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead"
    |
132 |             memcpy ptr (ptr0 `plusPtr` off0) (fromIntegral len0)
    |             ^^^^^^

internal/Data/Attoparsec/ByteString/Buffer.hs:133:13: warning: [GHC-68441] [-Wdeprecations]
    In the use of memcpy
    (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
    Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead"
    |
133 |             memcpy (ptr `plusPtr` len0) (ptr1 `plusPtr` off1)
    |             ^^^^^^
[5 of 6] Compiling Data.Attoparsec.Text.Buffer ( internal/Data/Attoparsec/Text/Buffer.hs, dist/build/attoparsec-internal/Data/Attoparsec/Text/Buffer.o, dist/build/attoparsec-internal/Data/Attoparsec/Text/Buffer.dyn_o )

internal/Data/Attoparsec/Text/Buffer.hs:44:1: warning: [GHC-66111] [-Wunused-imports]
    The import of Data.Semigroup is redundant
      except perhaps to import instances from Data.Semigroup
    To import instances alone, use: import Data.Semigroup()
   |
44 | import Data.Semigroup (Semigroup(..))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[6 of 6] Compiling Data.Attoparsec.Text.FastSet ( internal/Data/Attoparsec/Text/FastSet.hs, dist/build/attoparsec-internal/Data/Attoparsec/Text/FastSet.o, dist/build/attoparsec-internal/Data/Attoparsec/Text/FastSet.dyn_o )
Preprocessing library for attoparsec-0.14.4..
Building library for attoparsec-0.14.4..
[ 1 of 16] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o, dist/build/Data/Attoparsec/Internal/Types.dyn_o )

Data/Attoparsec/Internal/Types.hs:28:53: warning: [GHC-38856] [-Wunused-imports]
    The import of <$> from module Control.Applicative is redundant
   |
28 | import Control.Applicative as App (Applicative(..), (<$>))
   |                                                     ^^^^^

Data/Attoparsec/Internal/Types.hs:34:1: warning: [GHC-66111] [-Wunused-imports]
    The import of Data.Semigroup is redundant
      except perhaps to import instances from Data.Semigroup
    To import instances alone, use: import Data.Semigroup()
   |
34 | import Data.Semigroup  (Semigroup(..))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 2 of 16] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o, dist/build/Data/Attoparsec/Internal.dyn_o )
[ 3 of 16] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o, dist/build/Data/Attoparsec/Number.dyn_o )
[ 4 of 16] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o, dist/build/Data/Attoparsec/Types.dyn_o )
[ 5 of 16] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o, dist/build/Data/Attoparsec/Zepto.dyn_o )

Data/Attoparsec/Zepto.hs:46:1: warning: [GHC-66111] [-Wunused-imports]
    The import of Data.Semigroup is redundant
      except perhaps to import instances from Data.Semigroup
    To import instances alone, use: import Data.Semigroup()
   |
46 | import Data.Semigroup (Semigroup(..))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 6 of 16] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o, dist/build/Data/Attoparsec/Combinator.dyn_o )

Data/Attoparsec/Combinator.hs:46:46: warning: [GHC-38856] [-Wunused-imports]
    The import of liftA2
    from module Control.Applicative is redundant
   |
46 | import Control.Applicative (Alternative(..), liftA2, many, (<|>))
   |                                              ^^^^^^
[ 7 of 16] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o, dist/build/Data/Attoparsec/Text/Internal.dyn_o )

Data/Attoparsec/Text/Internal.hs:68:1: warning: [GHC-38856] [-Wunused-imports]
    The import of *>, <$>, pure
    from module Control.Applicative is redundant
   |
68 | import Control.Applicative ((<|>), (<$>), pure, (*>))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Data/Attoparsec/Text/Internal.hs:91:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
    The use of ~ without TypeOperators
    will become an error in a future GHC release.
    Suggested fix: Perhaps you intended to use TypeOperators
   |
91 | instance (a ~ Text) => IsString (Parser a) where
   |             ^
[ 8 of 16] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o, dist/build/Data/Attoparsec/Text.dyn_o )
[ 9 of 16] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o, dist/build/Data/Attoparsec/Text/Lazy.dyn_o )
[10 of 16] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o, dist/build/Data/Attoparsec/ByteString/Internal.dyn_o )
[11 of 16] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o, dist/build/Data/Attoparsec/ByteString.dyn_o )
[12 of 16] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o, dist/build/Data/Attoparsec/ByteString/Lazy.dyn_o )
[13 of 16] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o, dist/build/Data/Attoparsec/Lazy.dyn_o )
[14 of 16] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o, dist/build/Data/Attoparsec/ByteString/Char8.dyn_o )

Data/Attoparsec/ByteString/Char8.hs:154:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
    The use of ~ without TypeOperators
    will become an error in a future GHC release.
    Suggested fix: Perhaps you intended to use TypeOperators
    |
154 | instance (a ~ B.ByteString) => IsString (Parser a) where
    |             ^
[15 of 16] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o, dist/build/Data/Attoparsec/Char8.dyn_o )
[16 of 16] Compiling Data.Attoparsec  ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o, dist/build/Data/Attoparsec.dyn_o )
Preprocessing library 'attoparsec-internal' for attoparsec-0.14.4..
Running Haddock on library 'attoparsec-internal' for attoparsec-0.14.4..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 6] Compiling Data.Attoparsec.ByteString.FastSet ( internal/Data/Attoparsec/ByteString/FastSet.hs, nothing )

internal/Data/Attoparsec/ByteString/FastSet.hs:97:18: warning: [GHC-68441] [-Wdeprecations]
    In the use of memset
    (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
    Deprecated: "Use Foreign.Marshal.Utils.fillBytes instead"
   |
97 |             _ <- I.memset t 0 32
   |                  ^^^^^^^^
[2 of 6] Compiling Data.Attoparsec.Internal.Compat ( internal/Data/Attoparsec/Internal/Compat.hs, nothing )
[3 of 6] Compiling Data.Attoparsec.Internal.Fhthagn ( internal/Data/Attoparsec/Internal/Fhthagn.hs, nothing )
[4 of 6] Compiling Data.Attoparsec.ByteString.Buffer ( internal/Data/Attoparsec/ByteString/Buffer.hs, nothing )

internal/Data/Attoparsec/ByteString/Buffer.hs:62:1: warning: [GHC-66111] [-Wunused-imports]
    The import of Data.Semigroup is redundant
      except perhaps to import instances from Data.Semigroup
    To import instances alone, use: import Data.Semigroup()
   |
62 | import Data.Semigroup (Semigroup(..))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

internal/Data/Attoparsec/ByteString/Buffer.hs:121:11: warning: [GHC-68441] [-Wdeprecations]
    In the use of memcpy
    (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
    Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead"
    |
121 |           memcpy (ptr0 `plusPtr` (off0+len0))
    |           ^^^^^^

internal/Data/Attoparsec/ByteString/Buffer.hs:132:13: warning: [GHC-68441] [-Wdeprecations]
    In the use of memcpy
    (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
    Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead"
    |
132 |             memcpy ptr (ptr0 `plusPtr` off0) (fromIntegral len0)
    |             ^^^^^^

internal/Data/Attoparsec/ByteString/Buffer.hs:133:13: warning: [GHC-68441] [-Wdeprecations]
    In the use of memcpy
    (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
    Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead"
    |
133 |             memcpy (ptr `plusPtr` len0) (ptr1 `plusPtr` off1)
    |             ^^^^^^
[5 of 6] Compiling Data.Attoparsec.Text.Buffer ( internal/Data/Attoparsec/Text/Buffer.hs, nothing )

internal/Data/Attoparsec/Text/Buffer.hs:44:1: warning: [GHC-66111] [-Wunused-imports]
    The import of Data.Semigroup is redundant
      except perhaps to import instances from Data.Semigroup
    To import instances alone, use: import Data.Semigroup()
   |
44 | import Data.Semigroup (Semigroup(..))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[6 of 6] Compiling Data.Attoparsec.Text.FastSet ( internal/Data/Attoparsec/Text/FastSet.hs, nothing )
Haddock coverage:
  69% (  9 / 13) in 'Data.Attoparsec.ByteString.FastSet'
  Missing documentation for:
    FastSet (internal/Data/Attoparsec/ByteString/FastSet.hs:44)
    fromList (internal/Data/Attoparsec/ByteString/FastSet.hs:63)
    fromSet
    charClass (internal/Data/Attoparsec/ByteString/FastSet.hs:109)
   0% (  0 /  3) in 'Data.Attoparsec.Internal.Compat'
  Missing documentation for:
    Module header
    withPS (internal/Data/Attoparsec/Internal/Compat.hs:15)
    mkPS (internal/Data/Attoparsec/Internal/Compat.hs:23)
  50% (  1 /  2) in 'Data.Attoparsec.Internal.Fhthagn'
  Missing documentation for:
    Module header
  22% (  2 /  9) in 'Data.Attoparsec.ByteString.Buffer'
  Missing documentation for:
    Buffer (internal/Data/Attoparsec/ByteString/Buffer.hs:71)
    unbuffer (internal/Data/Attoparsec/ByteString/Buffer.hs:89)
    pappend (internal/Data/Attoparsec/ByteString/Buffer.hs:105)
    length (internal/Data/Attoparsec/ByteString/Buffer.hs:138)
    unsafeIndex (internal/Data/Attoparsec/ByteString/Buffer.hs:142)
    substring (internal/Data/Attoparsec/ByteString/Buffer.hs:147)
    unsafeDrop (internal/Data/Attoparsec/ByteString/Buffer.hs:154)
  33% (  4 / 12) in 'Data.Attoparsec.Text.Buffer'
  Missing documentation for:
    Buffer (internal/Data/Attoparsec/Text/Buffer.hs:64)
    unbuffer (internal/Data/Attoparsec/Text/Buffer.hs:82)
    unbufferAt (internal/Data/Attoparsec/Text/Buffer.hs:85)
    length (internal/Data/Attoparsec/Text/Buffer.hs:145)
    pappend (internal/Data/Attoparsec/Text/Buffer.hs:105)
    substring (internal/Data/Attoparsec/Text/Buffer.hs:149)
    lengthCodeUnits (internal/Data/Attoparsec/Text/Buffer.hs:158)
    dropCodeUnits (internal/Data/Attoparsec/Text/Buffer.hs:161)
  60% (  6 / 10) in 'Data.Attoparsec.Text.FastSet'
  Missing documentation for:
    FastSet (internal/Data/Attoparsec/Text/FastSet.hs:40)
    fromList (internal/Data/Attoparsec/Text/FastSet.hs:83)
    set (internal/Data/Attoparsec/Text/FastSet.hs:105)
    charClass (internal/Data/Attoparsec/Text/FastSet.hs:118)
Documentation created: dist/doc/html/attoparsec/,
dist/doc/html/attoparsec/attoparsec.txt
Preprocessing library for attoparsec-0.14.4..
Running Haddock on library for attoparsec-0.14.4..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 16] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, nothing )

Data/Attoparsec/Internal/Types.hs:28:53: warning: [GHC-38856] [-Wunused-imports]
    The import of <$> from module Control.Applicative is redundant
   |
28 | import Control.Applicative as App (Applicative(..), (<$>))
   |                                                     ^^^^^

Data/Attoparsec/Internal/Types.hs:34:1: warning: [GHC-66111] [-Wunused-imports]
    The import of Data.Semigroup is redundant
      except perhaps to import instances from Data.Semigroup
    To import instances alone, use: import Data.Semigroup()
   |
34 | import Data.Semigroup  (Semigroup(..))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 2 of 16] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, nothing )
[ 3 of 16] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, nothing )
[ 4 of 16] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, nothing )
[ 5 of 16] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, nothing )

Data/Attoparsec/Zepto.hs:46:1: warning: [GHC-66111] [-Wunused-imports]
    The import of Data.Semigroup is redundant
      except perhaps to import instances from Data.Semigroup
    To import instances alone, use: import Data.Semigroup()
   |
46 | import Data.Semigroup (Semigroup(..))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 6 of 16] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, nothing )

Data/Attoparsec/Combinator.hs:46:46: warning: [GHC-38856] [-Wunused-imports]
    The import of liftA2
    from module Control.Applicative is redundant
   |
46 | import Control.Applicative (Alternative(..), liftA2, many, (<|>))
   |                                              ^^^^^^
[ 7 of 16] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, nothing )

Data/Attoparsec/Text/Internal.hs:68:1: warning: [GHC-38856] [-Wunused-imports]
    The import of *>, <$>, pure
    from module Control.Applicative is redundant
   |
68 | import Control.Applicative ((<|>), (<$>), pure, (*>))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Data/Attoparsec/Text/Internal.hs:91:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
    The use of ~ without TypeOperators
    will become an error in a future GHC release.
    Suggested fix: Perhaps you intended to use TypeOperators
   |
91 | instance (a ~ Text) => IsString (Parser a) where
   |             ^
[ 8 of 16] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, nothing )
[ 9 of 16] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, nothing )
[10 of 16] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, nothing )
[11 of 16] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, nothing )
[12 of 16] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, nothing )
[13 of 16] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, nothing )
[14 of 16] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, nothing )

Data/Attoparsec/ByteString/Char8.hs:154:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
    The use of ~ without TypeOperators
    will become an error in a future GHC release.
    Suggested fix: Perhaps you intended to use TypeOperators
    |
154 | instance (a ~ B.ByteString) => IsString (Parser a) where
    |             ^
[15 of 16] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, nothing )
[16 of 16] Compiling Data.Attoparsec  ( Data/Attoparsec.hs, nothing )
Haddock coverage:
  60% (  6 / 10) in 'Data.Attoparsec.Internal.Types'
  Missing documentation for:
    State (Data/Attoparsec/Internal/Types.hs:118)
    Failure (Data/Attoparsec/Internal/Types.hs:122)
    Success (Data/Attoparsec/Internal/Types.hs:124)
    Pos (Data/Attoparsec/Internal/Types.hs:46)
 100% ( 10 / 10) in 'Data.Attoparsec.Internal'
 100% (  2 /  2) in 'Data.Attoparsec.Number'
 100% (  4 /  4) in 'Data.Attoparsec.Types'
  88% (  8 /  9) in 'Data.Attoparsec.Zepto'
  Missing documentation for:
    Parser (Data/Attoparsec/Zepto.hs:68)
Warning: 'liftM2' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 24 / 24) in 'Data.Attoparsec.Combinator'
Warning: 'Text' is ambiguous. It is defined
    * in Data.Text.Internal
    * in Data.Text.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.Text.Internal
Warning: 'Partial' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Lazy' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  97% ( 90 / 92) in 'Data.Attoparsec.Text'
  Missing documentation for:
    Parser (Data/Attoparsec/Text/Internal.hs:86)
    Result (Data/Attoparsec/Text/Internal.hs:87)
Warning: 'Text' is ambiguous. It is defined
    * in Data.Text.Internal
    * in Data.Text.Internal.Lazy
    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.Text.Internal.Lazy
  98% ( 70 / 71) in 'Data.Attoparsec.Text.Lazy'
  Missing documentation for:
    Parser (Data/Attoparsec/Text/Internal.hs:86)
Warning: 'ByteString' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  97% ( 68 / 70) in 'Data.Attoparsec.ByteString'
  Missing documentation for:
    Parser (Data/Attoparsec/ByteString/Internal.hs:98)
    Result (Data/Attoparsec/ByteString/Internal.hs:99)
Warning: 'ByteString' is ambiguous. It is defined
    * in Data.ByteString.Internal.Type
    * in Data.ByteString.Lazy.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.Lazy.Internal
  98% ( 53 / 54) in 'Data.Attoparsec.ByteString.Lazy'
  Missing documentation for:
    Parser (Data/Attoparsec/ByteString/Internal.hs:98)
Warning: 'ByteString' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% (  2 /  2) in 'Data.Attoparsec.Lazy'
Warning: 'many' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  97% ( 91 / 93) in 'Data.Attoparsec.ByteString.Char8'
  Missing documentation for:
    Parser (Data/Attoparsec/ByteString/Internal.hs:98)
    Result (Data/Attoparsec/ByteString/Internal.hs:99)
 100% (  2 /  2) in 'Data.Attoparsec.Char8'
 100% (  2 /  2) in 'Data.Attoparsec'
Warning: Data.Attoparsec.Internal.Types: could not find link destinations for: 
	- Data.Attoparsec.Internal.Types.D:R:ChunkElemText
	- Data.Attoparsec.Internal.Types.D:R:ChunkElemByteString
Warning: Data.Attoparsec.Types: could not find link destinations for: 
	- Data.Attoparsec.Internal.Types.D:R:ChunkElemText
	- Data.Attoparsec.Internal.Types.D:R:ChunkElemByteString
Documentation created: dist/doc/html/attoparsec/,
dist/doc/html/attoparsec/attoparsec.txt
Installing internal library attoparsec-internal in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/attoparsec-0.14.4-6ZqGSCLM7t2DNcReCdM8HG
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/attoparsec-0.14.4-6ZqGSCLM7t2DNcReCdM8HG
Completed    attoparsec-0.14.4
Downloading  betacode-0.1.0.2
Downloaded   betacode-0.1.0.2
Configuring betacode-0.1.0.2...
Preprocessing library for betacode-0.1.0.2..
Building library for betacode-0.1.0.2..
[1 of 1] Compiling Text.BetaCode    ( src/Text/BetaCode.hs, dist/build/Text/BetaCode.o, dist/build/Text/BetaCode.dyn_o )

src/Text/BetaCode.hs:27:1: warning: [GHC-15328] [-Wdeprecations]
    Module Data.Text.ICU.Normalize is deprecated:
      "Use Data.Text.ICU.Normalize2 instead"
   |
27 | import           Data.Text.ICU.Normalize
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Text/BetaCode.hs:152:18: warning: [GHC-68441] [-Wdeprecations]
    In the use of normalize (imported from Data.Text.ICU.Normalize):
    Deprecated: "Use Data.Text.ICU.Normalize2 instead"
    |
152 | normalizeChars = normalize NFC
    |                  ^^^^^^^^^

src/Text/BetaCode.hs:152:28: warning: [GHC-68441] [-Wdeprecations]
    In the use of data constructor NFC
    (imported from Data.Text.ICU.Normalize):
    Deprecated: "Use Data.Text.ICU.Normalize2 instead"
    |
152 | normalizeChars = normalize NFC
    |                            ^^^
Preprocessing library for betacode-0.1.0.2..
Running Haddock on library for betacode-0.1.0.2..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling Text.BetaCode    ( src/Text/BetaCode.hs, nothing )

src/Text/BetaCode.hs:27:1: warning: [GHC-15328] [-Wdeprecations]
    Module Data.Text.ICU.Normalize is deprecated:
      "Use Data.Text.ICU.Normalize2 instead"
   |
27 | import           Data.Text.ICU.Normalize
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Text/BetaCode.hs:152:18: warning: [GHC-68441] [-Wdeprecations]
    In the use of normalize (imported from Data.Text.ICU.Normalize):
    Deprecated: "Use Data.Text.ICU.Normalize2 instead"
    |
152 | normalizeChars = normalize NFC
    |                  ^^^^^^^^^

src/Text/BetaCode.hs:152:28: warning: [GHC-68441] [-Wdeprecations]
    In the use of data constructor NFC
    (imported from Data.Text.ICU.Normalize):
    Deprecated: "Use Data.Text.ICU.Normalize2 instead"
    |
152 | normalizeChars = normalize NFC
    |                            ^^^
Haddock coverage:
   0% (  0 / 10) in 'Text.BetaCode'
  Missing documentation for:
    Module header
    betaCode (src/Text/BetaCode.hs:138)
    fromBeta (src/Text/BetaCode.hs:145)
    fromBetaIgnore (src/Text/BetaCode.hs:149)
    normalizeChars (src/Text/BetaCode.hs:152)
    betanorm (src/Text/BetaCode.hs:155)
    clean (src/Text/BetaCode.hs:158)
    BetaCode (src/Text/BetaCode.hs:190)
    unBeta
    toBeta (src/Text/BetaCode.hs:196)
Warning: Text.BetaCode: could not find link destinations for: 
	- Text.BetaCode.Rep_BetaCode
Documentation created: dist/doc/html/betacode/,
dist/doc/html/betacode/betacode.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/betacode-0.1.0.2-GfQ8qNxMci6s68N8zdF4b
Completed    betacode-0.1.0.2

Test log

[view raw]

Resolving dependencies...
Error:
    Internal libraries only supported with per-component builds.
    Per-component builds were disabled because program coverage is enabled
    In the package 'attoparsec-0.14.4'