Build #1 for effectful-2.6.1.0

[all reports]

Package effectful-2.6.1.0
Install InstallOk
Docs Ok
Tests Ok
Time submitted 2025-08-30 18:36:45.838989626 UTC
Compiler ghc-9.8.4
OS linux
Arch x86_64
Dependencies async-2.2.5, base-4.19.2.0, bytestring-0.12.1.0, directory-1.3.8.5, effectful-core-2.6.1.0, process-1.6.25.0, stm-2.5.3.1, strict-mutable-base-1.1.0.0, time-1.12.2, unliftio-0.2.25.1
Flags -benchmark-foreign-libraries

Code Coverage

expressions18% (105/582)
booleanguards100% (0/0)
conditions 100% (0/0)
qualifiers100% (0/0)
alternatives0% (0/6)
local declarations0% (0/1)
top-level declarations18% (20/108)

Build log

[view raw]

Resolving dependencies...
Configuring base-orphans-0.9.3...
Preprocessing library for base-orphans-0.9.3..
Building library for base-orphans-0.9.3..
[1 of 2] Compiling Data.Orphans.Prelude ( src/Data/Orphans/Prelude.hs, dist/build/Data/Orphans/Prelude.o, dist/build/Data/Orphans/Prelude.dyn_o )
[2 of 2] Compiling Data.Orphans     ( src/Data/Orphans.hs, dist/build/Data/Orphans.o, dist/build/Data/Orphans.dyn_o )
Preprocessing library for base-orphans-0.9.3..
Running Haddock on library for base-orphans-0.9.3..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 2] Compiling Data.Orphans.Prelude ( src/Data/Orphans/Prelude.hs, nothing )
[2 of 2] Compiling Data.Orphans     ( src/Data/Orphans.hs, nothing )
Haddock coverage:
 100% (  1 /  1) in 'Data.Orphans'
Documentation created: dist/doc/html/base-orphans/,
dist/doc/html/base-orphans/base-orphans.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/base-orphans-0.9.3-FO1MOLOK3e83158jMAOVc9
Completed    base-orphans-0.9.3
Configuring os-string-2.0.8...
Preprocessing library for os-string-2.0.8..
Building library for os-string-2.0.8..
[ 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.8..
Running Haddock on library for os-string-2.0.8..
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.
  95% ( 95 /100) in 'System.OsString.Posix'
  Missing documentation for:
    Module header
    PosixChar (System/OsString/Internal/Types.hs:123)
    singleton (System/OsString/Common.hs:526)
    empty (System/OsString/Common.hs:529)
    concat (System/OsString/Common.hs:737)
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:293: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:293:1
Warning: 'tail' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:277: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:277:1
Warning: 'init' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:302: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:302:1
Warning: 'last' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:268: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:268:1
Warning: 'map' is ambiguous. It is defined
    * in GHC.Base
    * at System/OsString/Internal.hs:332: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:332:1
Warning: 'reverse' is ambiguous. It is defined
    * in GHC.List
    * 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: 'foldl' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:354: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:354:1
Warning: 'foldl1' 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: 'foldr' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:384: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:384:1
Warning: 'foldr1' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:398: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:398:1
Warning: 'all' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:412: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:412:1
Warning: 'any' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:419: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:419:1
Warning: 'replicate' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:434: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:434:1
Warning: 'take' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:476: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:476:1
Warning: 'length' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:325: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:325:1
Warning: 'drop' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:513: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:513:1
Warning: 'takeWhile' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:507: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:507:1
Warning: 'dropWhile' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:535: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:535:1
Warning: 'break' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:564: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:564:1
Warning: 'span' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:574: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:574:1
Warning: 'splitAt' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:599: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:599:1
Warning: 'elem' is ambiguous. It is defined
    * in Data.Foldable
    * at System/OsString/Internal.hs:702: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:702:1
Warning: 'filter' is ambiguous. It is defined
    * in GHC.List
    * at System/OsString/Internal.hs:720: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:720:1
  94% ( 75 / 79) in 'System.OsString.Internal'
  Missing documentation for:
    Module header
    empty (System/OsString/Internal.hs:233)
    singleton (System/OsString/Internal.hs:236)
    concat (System/OsString/Internal.hs:425)
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:233)
    singleton (System/OsString/Internal.hs:236)
    concat (System/OsString/Internal.hs:425)
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% ( 94 / 99) in 'System.OsString.Windows'
  Missing documentation for:
    Module header
    WindowsChar (System/OsString/Internal/Types.hs:117)
    singleton (System/OsString/Common.hs:526)
    empty (System/OsString/Common.hs:529)
    concat (System/OsString/Common.hs:737)
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.8-JLOCx5syZ3qViIHERGXha
Completed    os-string-2.0.8
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-exceptions-0.1.7.4...
Preprocessing library for safe-exceptions-0.1.7.4..
Building library for safe-exceptions-0.1.7.4..
[1 of 1] Compiling Control.Exception.Safe ( src/Control/Exception/Safe.hs, dist/build/Control/Exception/Safe.o, dist/build/Control/Exception/Safe.dyn_o )
Preprocessing library for safe-exceptions-0.1.7.4..
Running Haddock on library for safe-exceptions-0.1.7.4..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling Control.Exception.Safe ( src/Control/Exception/Safe.hs, nothing )
Haddock coverage:
Warning: 'StringException' is ambiguous. It is defined
    * at src/Control/Exception/Safe.hs:193:24
    * at src/Control/Exception/Safe.hs:193: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/Control/Exception/Safe.hs:193:1
Warning: 'AsyncExceptionWrapper' is ambiguous. It is defined
    * at src/Control/Exception/Safe.hs:553:30
    * at src/Control/Exception/Safe.hs:553: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/Control/Exception/Safe.hs:553:1
Warning: 'SyncExceptionWrapper' is ambiguous. It is defined
    * at src/Control/Exception/Safe.hs:523:29
    * at src/Control/Exception/Safe.hs:523: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/Control/Exception/Safe.hs:523:1
 100% ( 66 / 66) in 'Control.Exception.Safe'
Warning: Control.Exception.Safe: could not find link destinations for: 
	- GHC.IOPort.IOPortException
Documentation created: dist/doc/html/safe-exceptions/,
dist/doc/html/safe-exceptions/safe-exceptions.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/safe-exceptions-0.1.7.4-HEELpJrHsBu7dCqXXORL1I
Completed    safe-exceptions-0.1.7.4
Configuring strict-mutable-base-1.1.0.0...
Preprocessing library for strict-mutable-base-1.1.0.0..
Building library for strict-mutable-base-1.1.0.0..
[1 of 3] Compiling Control.Concurrent.Chan.Strict ( src/Control/Concurrent/Chan/Strict.hs, dist/build/Control/Concurrent/Chan/Strict.o, dist/build/Control/Concurrent/Chan/Strict.dyn_o )
[2 of 3] Compiling Control.Concurrent.MVar.Strict ( src/Control/Concurrent/MVar/Strict.hs, dist/build/Control/Concurrent/MVar/Strict.o, dist/build/Control/Concurrent/MVar/Strict.dyn_o )
[3 of 3] Compiling Data.IORef.Strict ( src/Data/IORef/Strict.hs, dist/build/Data/IORef/Strict.o, dist/build/Data/IORef/Strict.dyn_o )
Preprocessing library for strict-mutable-base-1.1.0.0..
Running Haddock on library for strict-mutable-base-1.1.0.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 3] Compiling Control.Concurrent.Chan.Strict ( src/Control/Concurrent/Chan/Strict.hs, nothing )
[2 of 3] Compiling Control.Concurrent.MVar.Strict ( src/Control/Concurrent/MVar/Strict.hs, nothing )
[3 of 3] Compiling Data.IORef.Strict ( src/Data/IORef/Strict.hs, nothing )
Haddock coverage:
Warning: 'Chan'' is ambiguous. It is defined
    * at src/Control/Concurrent/Chan/Strict.hs:18:19
    * at src/Control/Concurrent/Chan/Strict.hs:18: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/Control/Concurrent/Chan/Strict.hs:18:1
 100% (  9 /  9) in 'Control.Concurrent.Chan.Strict'
Warning: 'MVar' is ambiguous. It is defined
    * in GHC.MVar
    * in GHC.MVar
    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.MVar
Warning: 'MVar'' is ambiguous. It is defined
    * at src/Control/Concurrent/MVar/Strict.hs:34:19
    * at src/Control/Concurrent/MVar/Strict.hs:34: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/Control/Concurrent/MVar/Strict.hs:34:1
 100% ( 20 / 20) in 'Control.Concurrent.MVar.Strict'
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: 'IORef'' is ambiguous. It is defined
    * at src/Data/IORef/Strict.hs:25:20
    * at src/Data/IORef/Strict.hs:25: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/IORef/Strict.hs:25:1
 100% ( 10 / 10) in 'Data.IORef.Strict'
Documentation created: dist/doc/html/strict-mutable-base/,
dist/doc/html/strict-mutable-base/strict-mutable-base.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/strict-mutable-base-1.1.0.0-9QJr2zfJ0g4Ct8OGDwp3c
Completed    strict-mutable-base-1.1.0.0
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 unliftio-core-0.2.1.0...
Preprocessing library for unliftio-core-0.2.1.0..
Building library for unliftio-core-0.2.1.0..
[1 of 2] Compiling Control.Monad.IO.Unlift ( src/Control/Monad/IO/Unlift.hs, dist/build/Control/Monad/IO/Unlift.o, dist/build/Control/Monad/IO/Unlift.dyn_o )
[2 of 2] Compiling Paths_unliftio_core ( dist/build/autogen/Paths_unliftio_core.hs, dist/build/Paths_unliftio_core.o, dist/build/Paths_unliftio_core.dyn_o )
Preprocessing library for unliftio-core-0.2.1.0..
Running Haddock on library for unliftio-core-0.2.1.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 2] Compiling Control.Monad.IO.Unlift ( src/Control/Monad/IO/Unlift.hs, nothing )
[2 of 2] Compiling Paths_unliftio_core ( dist/build/autogen/Paths_unliftio_core.hs, nothing )
Haddock coverage:
Warning: 'ReaderT' is ambiguous. It is defined
    * in Control.Monad.Trans.Reader
    * in Control.Monad.Trans.Reader
    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.Reader
Warning: 'IdentityT' is ambiguous. It is defined
    * in Control.Monad.Trans.Identity
    * in Control.Monad.Trans.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 Control.Monad.Trans.Identity
Warning: 'UnliftIO' is ambiguous. It is defined
    * at src/Control/Monad/IO/Unlift.hs:27:22
    * at src/Control/Monad/IO/Unlift.hs:27: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/Control/Monad/IO/Unlift.hs:27:1
 100% ( 10 / 10) in 'Control.Monad.IO.Unlift'
Documentation created: dist/doc/html/unliftio-core/,
dist/doc/html/unliftio-core/unliftio-core.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/unliftio-core-0.2.1.0-4RRDZLCPaiuAoQNEd4e5m9
Completed    unliftio-core-0.2.1.0
Configuring hashable-1.5.0.0...
Preprocessing library for hashable-1.5.0.0..
Building library for hashable-1.5.0.0..
[ 1 of 10] Compiling Data.Hashable.FFI ( src/Data/Hashable/FFI.hs, dist/build/Data/Hashable/FFI.o, dist/build/Data/Hashable/FFI.dyn_o )
[ 2 of 10] Compiling Data.Hashable.Imports ( src/Data/Hashable/Imports.hs, dist/build/Data/Hashable/Imports.o, dist/build/Data/Hashable/Imports.dyn_o )
[ 3 of 10] Compiling Data.Hashable.Mix ( src/Data/Hashable/Mix.hs, dist/build/Data/Hashable/Mix.o, dist/build/Data/Hashable/Mix.dyn_o )
[ 4 of 10] Compiling Data.Hashable.XXH3 ( src/Data/Hashable/XXH3.hs, dist/build/Data/Hashable/XXH3.o, dist/build/Data/Hashable/XXH3.dyn_o )
[ 5 of 10] Compiling Data.Hashable.LowLevel ( src/Data/Hashable/LowLevel.hs, dist/build/Data/Hashable/LowLevel.o, dist/build/Data/Hashable/LowLevel.dyn_o )
[ 6 of 10] Compiling Data.Hashable.Class ( src/Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o, dist/build/Data/Hashable/Class.dyn_o )
[ 7 of 10] Compiling Data.Hashable.Lifted ( src/Data/Hashable/Lifted.hs, dist/build/Data/Hashable/Lifted.o, dist/build/Data/Hashable/Lifted.dyn_o )
[ 8 of 10] Compiling Data.Hashable.Generic.Instances ( src/Data/Hashable/Generic/Instances.hs, dist/build/Data/Hashable/Generic/Instances.o, dist/build/Data/Hashable/Generic/Instances.dyn_o )

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

src/Data/Hashable/Generic/Instances.hs:5:14: warning: [GHC-19244] [-Wtrustworthy-safe]
    Data.Hashable.Generic.Instances is marked as Trustworthy but has been inferred as safe!
  |
5 | {-# LANGUAGE Trustworthy #-}
  |              ^^^^^^^^^^^
[ 9 of 10] Compiling Data.Hashable.Generic ( src/Data/Hashable/Generic.hs, nothing )
[10 of 10] Compiling Data.Hashable    ( src/Data/Hashable.hs, nothing )
Haddock coverage:
Warning: 'ByteArray' is ambiguous. It is defined
    * in Data.Array.Byte
    * in Data.Array.Byte
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined in Data.Array.Byte
Warning: 'hash' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'defaultHashWith' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Hashed' is ambiguous. It is defined
    * at src/Data/Hashable/Class.hs:860:17
    * at src/Data/Hashable/Class.hs:860:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at src/Data/Hashable/Class.hs:860:1
Warning: 'Arg' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  80% (  8 / 10) in 'Data.Hashable.Lifted'
  Missing documentation for:
    Hashable1 (src/Data/Hashable/Class.hs:252)
    Hashable2 (src/Data/Hashable/Class.hs:267)
  66% (  6 /  9) in 'Data.Hashable.Generic'
  Missing documentation for:
    One (src/Data/Hashable/Class.hs:242)
    Zero (src/Data/Hashable/Class.hs:241)
    HashArgs (src/Data/Hashable/Class.hs:244)
Warning: 'Generic' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 31 / 31) in 'Data.Hashable'
Warning: Data.Hashable.Generic: could not find link destinations for: 
	- Data.Hashable.Class.D:R:HashArgsOnea0
	- Data.Hashable.Class.D:R:HashArgsZeroa0
	- Data.Hashable.Generic.Instances.GSum
Warning: Data.Hashable: could not find link destinations for: 
	- Data.Hashable.Mix.Salt
Documentation created: dist/doc/html/hashable/,
dist/doc/html/hashable/hashable.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/hashable-1.5.0.0-J8fLvwSw9feFf65x5AcaWG
Completed    hashable-1.5.0.0
Configuring transformers-base-0.4.6...
Preprocessing library for transformers-base-0.4.6..
Building library for transformers-base-0.4.6..
[1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o, dist/build/Control/Monad/Base.dyn_o )
Preprocessing library for transformers-base-0.4.6..
Running Haddock on library for transformers-base-0.4.6..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, nothing )
Haddock coverage:
  33% (  1 /  3) in 'Control.Monad.Base'
  Missing documentation for:
    Module header
    MonadBase (src/Control/Monad/Base.hs:60)
Documentation created: dist/doc/html/transformers-base/,
dist/doc/html/transformers-base/transformers-base.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/transformers-base-0.4.6-IL0Wd7HO1bp151a2hrrU7W
Completed    transformers-base-0.4.6
Configuring async-2.2.5...
Preprocessing library for async-2.2.5..
Building library for async-2.2.5..
[1 of 2] Compiling Control.Concurrent.Async.Internal ( Control/Concurrent/Async/Internal.hs, dist/build/Control/Concurrent/Async/Internal.o, dist/build/Control/Concurrent/Async/Internal.dyn_o )

Control/Concurrent/Async/Internal.hs:50: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()
   |
50 | import Data.Semigroup (Semigroup((<>)))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2 of 2] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o, dist/build/Control/Concurrent/Async.dyn_o )
Preprocessing library for async-2.2.5..
Running Haddock on library for async-2.2.5..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 2] Compiling Control.Concurrent.Async.Internal ( Control/Concurrent/Async/Internal.hs, nothing )

Control/Concurrent/Async/Internal.hs:50: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()
   |
50 | import Data.Semigroup (Semigroup((<>)))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2 of 2] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, nothing )
Haddock coverage:
Warning: 'ThreadId' is ambiguous. It is defined
    * in GHC.Conc.Sync
    * in GHC.Conc.Sync
    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.Conc.Sync
Warning: 'Async' is ambiguous. It is defined
    * at Control/Concurrent/Async/Internal.hs:69:16
    * at Control/Concurrent/Async/Internal.hs:69: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 Control/Concurrent/Async/Internal.hs:69:1
Warning: 'ExceptionInLinkedThread' is ambiguous. It is defined
    * at Control/Concurrent/Async/Internal.hs:461:3
    * at Control/Concurrent/Async/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 Control/Concurrent/Async/Internal.hs:460:1
Warning: 'AsyncCancelled' is ambiguous. It is defined
    * at Control/Concurrent/Async/Internal.hs:274:23
    * at Control/Concurrent/Async/Internal.hs:274: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 Control/Concurrent/Async/Internal.hs:274:1
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
  86% ( 58 / 67) in 'Control.Concurrent.Async.Internal'
  Missing documentation for:
    asyncUsing (Control/Concurrent/Async/Internal.hs:124)
    withAsyncUsing (Control/Concurrent/Async/Internal.hs:178)
    ExceptionInLinkedThread (Control/Concurrent/Async/Internal.hs:460)
    isCancel (Control/Concurrent/Async/Internal.hs:542)
    concurrently' (Control/Concurrent/Async/Internal.hs:649)
    catchAll (Control/Concurrent/Async/Internal.hs:858)
    tryAll (Control/Concurrent/Async/Internal.hs:861)
    rawForkIO (Control/Concurrent/Async/Internal.hs:868)
    rawForkOn (Control/Concurrent/Async/Internal.hs:873)
Warning: 'forkIO' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Async' is ambiguous. It is defined
    * at Control/Concurrent/Async/Internal.hs:69:16
    * at Control/Concurrent/Async/Internal.hs:69: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 Control/Concurrent/Async/Internal.hs:69:1
Warning: 'Concurrently' is ambiguous. It is defined
    * at Control/Concurrent/Async/Internal.hs:775:26
    * at Control/Concurrent/Async/Internal.hs:775: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 Control/Concurrent/Async/Internal.hs:775:1
Warning: 'Alternative' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  98% ( 70 / 71) in 'Control.Concurrent.Async'
  Missing documentation for:
    ExceptionInLinkedThread (Control/Concurrent/Async/Internal.hs:460)
Documentation created: dist/doc/html/async/, dist/doc/html/async/async.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/async-2.2.5-DRFV2Ni7wRk2vNEod8lEbg
Completed    async-2.2.5
Configuring monad-control-1.0.3.1...
Preprocessing library for monad-control-1.0.3.1..
Building library for monad-control-1.0.3.1..
[1 of 1] Compiling Control.Monad.Trans.Control ( src/Control/Monad/Trans/Control.hs, dist/build/Control/Monad/Trans/Control.o, dist/build/Control/Monad/Trans/Control.dyn_o )

src/Control/Monad/Trans/Control.hs:207:19: warning: [GHC-39567] [-Wstar-is-type]
    Using * (or its Unicode variant) to mean Data.Kind.Type
    relies on the StarIsType extension, which will become
    deprecated in the future.
    Suggested fix: Use Type from Data.Kind instead.
    |
207 |   type StT t a :: *
    |                   ^

src/Control/Monad/Trans/Control.hs:546:21: warning: [GHC-39567] [-Wstar-is-type]
    Using * (or its Unicode variant) to mean Data.Kind.Type
    relies on the StarIsType extension, which will become
    deprecated in the future.
    Suggested fix: Use Type from Data.Kind instead.
    |
546 |     type StM m a :: *
    |                     ^
Preprocessing library for monad-control-1.0.3.1..
Running Haddock on library for monad-control-1.0.3.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling Control.Monad.Trans.Control ( src/Control/Monad/Trans/Control.hs, nothing )

src/Control/Monad/Trans/Control.hs:207:19: warning: [GHC-39567] [-Wstar-is-type]
    Using * (or its Unicode variant) to mean Data.Kind.Type
    relies on the StarIsType extension, which will become
    deprecated in the future.
    Suggested fix: Use Type from Data.Kind instead.
    |
207 |   type StT t a :: *
    |                   ^

src/Control/Monad/Trans/Control.hs:546:21: warning: [GHC-39567] [-Wstar-is-type]
    Using * (or its Unicode variant) to mean Data.Kind.Type
    relies on the StarIsType extension, which will become
    deprecated in the future.
    Suggested fix: Use Type from Data.Kind instead.
    |
546 |     type StM m a :: *
    |                     ^
Haddock coverage:
Warning: 'IdentityT' is ambiguous. It is defined
    * in Control.Monad.Trans.Identity
    * in Control.Monad.Trans.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 Control.Monad.Trans.Identity
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: 'ErrorT' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Error' 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: 'ListT' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ReaderT' is ambiguous. It is defined
    * in Control.Monad.Trans.Reader
    * in Control.Monad.Trans.Reader
    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.Reader
Warning: 'StateT' is ambiguous. It is defined
    * in Control.Monad.Trans.State.Lazy
    * in Control.Monad.Trans.State.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 Control.Monad.Trans.State.Lazy
Warning: 'WriterT' is ambiguous. It is defined
    * in Control.Monad.Trans.Writer.Lazy
    * in Control.Monad.Trans.Writer.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 Control.Monad.Trans.Writer.Lazy
Warning: 'RWST' is ambiguous. It is defined
    * in Control.Monad.Trans.RWS.Lazy
    * in Control.Monad.Trans.RWS.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 Control.Monad.Trans.RWS.Lazy
Warning: 'liftIO' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'liftBase' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'MonadIO' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'flip' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'lift' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'withFile' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Just' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 35 / 35) in 'Control.Monad.Trans.Control'
Warning: Control.Monad.Trans.Control: could not find link destinations for: 
	- Control.Monad.Trans.Control.D:R:StTMaybeTa
	- Control.Monad.Trans.Control.D:R:StTIdentityTa
	- Control.Monad.Trans.Control.D:R:StMSTMa
	- Control.Monad.Trans.Control.D:R:StMIdentitya
	- Control.Monad.Trans.Control.D:R:StMLista
	- Control.Monad.Trans.Control.D:R:StMMaybea
	- Control.Monad.Trans.Control.D:R:StMIOa
Documentation created: dist/doc/html/monad-control/,
dist/doc/html/monad-control/monad-control.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/monad-control-1.0.3.1-FAFT25wsmcjJZRoEoOcnof
Completed    monad-control-1.0.3.1
Configuring unliftio-0.2.25.1...
Preprocessing library for unliftio-0.2.25.1..
Building library for unliftio-0.2.25.1..
[ 1 of 23] Compiling Paths_unliftio   ( dist/build/autogen/Paths_unliftio.hs, dist/build/Paths_unliftio.o, dist/build/Paths_unliftio.dyn_o )
[ 2 of 23] Compiling UnliftIO.Chan    ( src/UnliftIO/Chan.hs, dist/build/UnliftIO/Chan.o, dist/build/UnliftIO/Chan.dyn_o )
[ 3 of 23] Compiling UnliftIO.Directory ( src/UnliftIO/Directory.hs, dist/build/UnliftIO/Directory.o, dist/build/UnliftIO/Directory.dyn_o )
[ 4 of 23] Compiling UnliftIO.Environment ( src/UnliftIO/Environment.hs, dist/build/UnliftIO/Environment.o, dist/build/UnliftIO/Environment.dyn_o )
[ 5 of 23] Compiling UnliftIO.Exception ( src/UnliftIO/Exception.hs, dist/build/UnliftIO/Exception.o, dist/build/UnliftIO/Exception.dyn_o )
[ 6 of 23] Compiling UnliftIO.Exception.Lens ( src/UnliftIO/Exception/Lens.hs, dist/build/UnliftIO/Exception/Lens.o, dist/build/UnliftIO/Exception/Lens.dyn_o )
[ 7 of 23] Compiling UnliftIO.Foreign ( src/UnliftIO/Foreign.hs, dist/build/UnliftIO/Foreign.o, dist/build/UnliftIO/Foreign.dyn_o )
[ 8 of 23] Compiling UnliftIO.IO      ( src/UnliftIO/IO.hs, dist/build/UnliftIO/IO.o, dist/build/UnliftIO/IO.dyn_o )
[ 9 of 23] Compiling UnliftIO.IORef   ( src/UnliftIO/IORef.hs, dist/build/UnliftIO/IORef.o, dist/build/UnliftIO/IORef.dyn_o )
[10 of 23] Compiling UnliftIO.Internals.Async ( src/UnliftIO/Internals/Async.hs, dist/build/UnliftIO/Internals/Async.o, dist/build/UnliftIO/Internals/Async.dyn_o )
[11 of 23] Compiling UnliftIO.Async   ( src/UnliftIO/Async.hs, dist/build/UnliftIO/Async.o, dist/build/UnliftIO/Async.dyn_o )
[12 of 23] Compiling UnliftIO.MVar    ( src/UnliftIO/MVar.hs, dist/build/UnliftIO/MVar.o, dist/build/UnliftIO/MVar.dyn_o )
[13 of 23] Compiling UnliftIO.IO.File.Posix ( src/UnliftIO/IO/File/Posix.hs, dist/build/UnliftIO/IO/File/Posix.o, dist/build/UnliftIO/IO/File/Posix.dyn_o )
[14 of 23] Compiling UnliftIO.IO.File ( src/UnliftIO/IO/File.hs, dist/build/UnliftIO/IO/File.o, dist/build/UnliftIO/IO/File.dyn_o )
[15 of 23] Compiling UnliftIO.Concurrent ( src/UnliftIO/Concurrent.hs, dist/build/UnliftIO/Concurrent.o, dist/build/UnliftIO/Concurrent.dyn_o )
[16 of 23] Compiling UnliftIO.Memoize ( src/UnliftIO/Memoize.hs, dist/build/UnliftIO/Memoize.o, dist/build/UnliftIO/Memoize.dyn_o )
[17 of 23] Compiling UnliftIO.Process ( src/UnliftIO/Process.hs, dist/build/UnliftIO/Process.o, dist/build/UnliftIO/Process.dyn_o )
[18 of 23] Compiling UnliftIO.QSem    ( src/UnliftIO/QSem.hs, dist/build/UnliftIO/QSem.o, dist/build/UnliftIO/QSem.dyn_o )
[19 of 23] Compiling UnliftIO.QSemN   ( src/UnliftIO/QSemN.hs, dist/build/UnliftIO/QSemN.o, dist/build/UnliftIO/QSemN.dyn_o )
[20 of 23] Compiling UnliftIO.STM     ( src/UnliftIO/STM.hs, dist/build/UnliftIO/STM.o, dist/build/UnliftIO/STM.dyn_o )
[21 of 23] Compiling UnliftIO.Temporary ( src/UnliftIO/Temporary.hs, dist/build/UnliftIO/Temporary.o, dist/build/UnliftIO/Temporary.dyn_o )
[22 of 23] Compiling UnliftIO.Timeout ( src/UnliftIO/Timeout.hs, dist/build/UnliftIO/Timeout.o, dist/build/UnliftIO/Timeout.dyn_o )
[23 of 23] Compiling UnliftIO         ( src/UnliftIO.hs, dist/build/UnliftIO.o, dist/build/UnliftIO.dyn_o )
Preprocessing library for unliftio-0.2.25.1..
Running Haddock on library for unliftio-0.2.25.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 23] Compiling Paths_unliftio   ( dist/build/autogen/Paths_unliftio.hs, nothing )
[ 2 of 23] Compiling UnliftIO.Chan    ( src/UnliftIO/Chan.hs, nothing )
[ 3 of 23] Compiling UnliftIO.Directory ( src/UnliftIO/Directory.hs, nothing )
[ 4 of 23] Compiling UnliftIO.Environment ( src/UnliftIO/Environment.hs, nothing )
[ 5 of 23] Compiling UnliftIO.Exception ( src/UnliftIO/Exception.hs, nothing )
[ 6 of 23] Compiling UnliftIO.Exception.Lens ( src/UnliftIO/Exception/Lens.hs, nothing )
[ 7 of 23] Compiling UnliftIO.Foreign ( src/UnliftIO/Foreign.hs, nothing )
[ 8 of 23] Compiling UnliftIO.IO      ( src/UnliftIO/IO.hs, nothing )
[ 9 of 23] Compiling UnliftIO.IORef   ( src/UnliftIO/IORef.hs, nothing )
[10 of 23] Compiling UnliftIO.Internals.Async ( src/UnliftIO/Internals/Async.hs, nothing )
[11 of 23] Compiling UnliftIO.Async   ( src/UnliftIO/Async.hs, nothing )
[12 of 23] Compiling UnliftIO.MVar    ( src/UnliftIO/MVar.hs, nothing )
[13 of 23] Compiling UnliftIO.IO.File.Posix ( src/UnliftIO/IO/File/Posix.hs, nothing )
[14 of 23] Compiling UnliftIO.IO.File ( src/UnliftIO/IO/File.hs, nothing )
[15 of 23] Compiling UnliftIO.Concurrent ( src/UnliftIO/Concurrent.hs, nothing )
[16 of 23] Compiling UnliftIO.Memoize ( src/UnliftIO/Memoize.hs, nothing )
[17 of 23] Compiling UnliftIO.Process ( src/UnliftIO/Process.hs, nothing )
[18 of 23] Compiling UnliftIO.QSem    ( src/UnliftIO/QSem.hs, nothing )
[19 of 23] Compiling UnliftIO.QSemN   ( src/UnliftIO/QSemN.hs, nothing )
[20 of 23] Compiling UnliftIO.STM     ( src/UnliftIO/STM.hs, nothing )
[21 of 23] Compiling UnliftIO.Temporary ( src/UnliftIO/Temporary.hs, nothing )
[22 of 23] Compiling UnliftIO.Timeout ( src/UnliftIO/Timeout.hs, nothing )
[23 of 23] Compiling UnliftIO         ( src/UnliftIO.hs, nothing )
Haddock coverage:
 100% (  8 /  8) in 'UnliftIO.Chan'
  85% ( 60 / 70) in 'UnliftIO.Directory'
  Missing documentation for:
    Permissions
    emptyPermissions
    readable
    writable
    executable
    searchable
    setOwnerReadable
    setOwnerWritable
    setOwnerExecutable
    setOwnerSearchable
 100% ( 11 / 11) in 'UnliftIO.Environment'
Warning: 'SyncExceptionWrapper' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'AsyncExceptionWrapper' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'StringException' is ambiguous. It is defined
    * at src/UnliftIO/Exception.hs:571:24
    * at src/UnliftIO/Exception.hs:571: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/UnliftIO/Exception.hs:571:1
Warning: 'm' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 75 / 75) in 'UnliftIO.Exception'
Warning: 'MonadCatch' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% (  7 /  7) in 'UnliftIO.Exception.Lens'
  64% (181 /282) in 'UnliftIO.Foreign'
  Missing documentation for:
    charIsRepresentable
    eOK
    e2BIG
    eACCES
    eADDRINUSE
    eADDRNOTAVAIL
    eADV
    eAFNOSUPPORT
    eAGAIN
    eALREADY
    eBADF
    eBADMSG
    eBADRPC
    eBUSY
    eCHILD
    eCOMM
    eCONNABORTED
    eCONNREFUSED
    eCONNRESET
    eDEADLK
    eDESTADDRREQ
    eDIRTY
    eDOM
    eDQUOT
    eEXIST
    eFAULT
    eFBIG
    eFTYPE
    eHOSTDOWN
    eHOSTUNREACH
    eIDRM
    eILSEQ
    eINPROGRESS
    eINTR
    eINVAL
    eIO
    eISCONN
    eISDIR
    eLOOP
    eMFILE
    eMLINK
    eMSGSIZE
    eMULTIHOP
    eNAMETOOLONG
    eNETDOWN
    eNETRESET
    eNETUNREACH
    eNFILE
    eNOBUFS
    eNODATA
    eNODEV
    eNOENT
    eNOEXEC
    eNOLCK
    eNOLINK
    eNOMEM
    eNOMSG
    eNONET
    eNOPROTOOPT
    eNOSPC
    eNOSR
    eNOSTR
    eNOSYS
    eNOTBLK
    eNOTCONN
    eNOTDIR
    eNOTEMPTY
    eNOTSOCK
    eNOTTY
    eNXIO
    eOPNOTSUPP
    ePERM
    ePFNOSUPPORT
    ePIPE
    ePROCLIM
    ePROCUNAVAIL
    ePROGMISMATCH
    ePROGUNAVAIL
    ePROTO
    ePROTONOSUPPORT
    ePROTOTYPE
    eRANGE
    eREMCHG
    eREMOTE
    eROFS
    eRPCMISMATCH
    eRREMOTE
    eSHUTDOWN
    eSOCKTNOSUPPORT
    eSPIPE
    eSRCH
    eSRMNT
    eSTALE
    eTIME
    eTIMEDOUT
    eTOOMANYREFS
    eTXTBSY
    eUSERS
    eWOULDBLOCK
    eXDEV
    FinalizerEnvPtr
  90% ( 28 / 31) in 'UnliftIO.IO'
  Missing documentation for:
    stdin
    stdout
    stderr
 100% ( 11 / 11) in 'UnliftIO.IORef'
Warning: 'Concurrently' is ambiguous. It is defined
    * at src/UnliftIO/Internals/Async.hs:255:28
    * at src/UnliftIO/Internals/Async.hs:255: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/UnliftIO/Internals/Async.hs:255:1
  85% ( 65 / 76) in 'UnliftIO.Internals.Async'
  Missing documentation for:
    Module header
    dlistConcat (src/UnliftIO/Internals/Async.hs:590)
    dlistCons (src/UnliftIO/Internals/Async.hs:594)
    dlistConcatAll (src/UnliftIO/Internals/Async.hs:598)
    dlistToList (src/UnliftIO/Internals/Async.hs:602)
    dlistSingleton (src/UnliftIO/Internals/Async.hs:606)
    dlistEmpty (src/UnliftIO/Internals/Async.hs:610)
    pooledMapConcurrentlyIO (src/UnliftIO/Internals/Async.hs:940)
    pooledMapConcurrentlyIO' (src/UnliftIO/Internals/Async.hs:973)
    pooledMapConcurrentlyIO_' (src/UnliftIO/Internals/Async.hs:987)
    pooledMapConcurrentlyIO_ (src/UnliftIO/Internals/Async.hs:992)
 100% ( 79 / 79) in 'UnliftIO.Async'
 100% ( 19 / 19) in 'UnliftIO.MVar'
Warning: 'Fd' is ambiguous. It is defined
    * in System.Posix.Types
    * in System.Posix.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 System.Posix.Types
Warning: 'DirFd' is ambiguous. It is defined
    * at src/UnliftIO/IO/File/Posix.hs:131:17
    * at src/UnliftIO/IO/File/Posix.hs: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 src/UnliftIO/IO/File/Posix.hs:131:1
 100% ( 10 / 10) in 'UnliftIO.IO.File'
 100% ( 34 / 34) in 'UnliftIO.Concurrent'
Warning: 'Memoized' is ambiguous. It is defined
    * at src/UnliftIO/Memoize.hs:33:22
    * at src/UnliftIO/Memoize.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 src/UnliftIO/Memoize.hs:33:1
 100% (  5 /  5) in 'UnliftIO.Memoize'
  90% ( 27 / 30) in 'UnliftIO.Process'
  Missing documentation for:
    CreateProcess
    CmdSpec
    StdStream
 100% (  6 /  6) in 'UnliftIO.QSem'
 100% (  6 /  6) in 'UnliftIO.QSemN'
 100% ( 76 / 76) in 'UnliftIO.STM'
 100% (  5 /  5) in 'UnliftIO.Temporary'
 100% (  2 /  2) in 'UnliftIO.Timeout'
 100% ( 14 / 14) in 'UnliftIO'
Warning: UnliftIO.Exception: could not find link destinations for: 
	- GHC.IOPort.IOPortException
Warning: UnliftIO.Exception.Lens: could not find link destinations for: 
	- UnliftIO.Exception.Lens.Getting
Warning: UnliftIO.Foreign: could not find link destinations for: 
	- GHC.Generics.D:R:UReckPtrp0
	- GHC.Generics.Rep_R:UReckPtrp
	- GHC.Generics.Rep1_R:UReckPtrp
	- System.Posix.Files.Common.CTimeSpec
	- System.Posix.Files.Common.CTimeVal
Warning: UnliftIO.Internals.Async: could not find link destinations for: 
	- UnliftIO.Internals.Async.Rep_ConcException
Warning: UnliftIO.Async: could not find link destinations for: 
	- UnliftIO.Internals.Async.Rep_ConcException
Warning: UnliftIO.Temporary: could not find link destinations for: 
	- UnliftIO.Temporary.getCanonicalTemporaryDirectory
Documentation created: dist/doc/html/unliftio/,
dist/doc/html/unliftio/unliftio.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/unliftio-0.2.25.1-6Y2v4j3V3MUH5MYSj85STp
Completed    unliftio-0.2.25.1
Downloading  effectful-core-2.6.1.0
Downloaded   effectful-core-2.6.1.0
Configuring effectful-core-2.6.1.0...
Preprocessing library for effectful-core-2.6.1.0..
Building library for effectful-core-2.6.1.0..
[ 1 of 32] Compiling Effectful.Internal.Effect ( src/Effectful/Internal/Effect.hs, dist/build/Effectful/Internal/Effect.o, dist/build/Effectful/Internal/Effect.dyn_o )
[ 2 of 32] Compiling Effectful.Internal.Utils ( src/Effectful/Internal/Utils.hs, dist/build/Effectful/Internal/Utils.o, dist/build/Effectful/Internal/Utils.dyn_o )
[ 3 of 32] Compiling Effectful.Internal.Env ( src/Effectful/Internal/Env.hs, dist/build/Effectful/Internal/Env.o, dist/build/Effectful/Internal/Env.dyn_o )
[ 4 of 32] Compiling Effectful.Internal.Unlift ( src/Effectful/Internal/Unlift.hs, dist/build/Effectful/Internal/Unlift.o, dist/build/Effectful/Internal/Unlift.dyn_o )
[ 5 of 32] Compiling Effectful.Internal.Monad ( src/Effectful/Internal/Monad.hs, dist/build/Effectful/Internal/Monad.o, dist/build/Effectful/Internal/Monad.dyn_o )
[ 6 of 32] Compiling Effectful.Dispatch.Static.Unsafe ( src/Effectful/Dispatch/Static/Unsafe.hs, dist/build/Effectful/Dispatch/Static/Unsafe.o, dist/build/Effectful/Dispatch/Static/Unsafe.dyn_o )
[ 7 of 32] Compiling Effectful.Internal.MTL ( src/Effectful/Internal/MTL.hs, dist/build/Effectful/Internal/MTL.o, dist/build/Effectful/Internal/MTL.dyn_o )
[ 8 of 32] Compiling Effectful.Dispatch.Static.Primitive ( src/Effectful/Dispatch/Static/Primitive.hs, dist/build/Effectful/Dispatch/Static/Primitive.o, dist/build/Effectful/Dispatch/Static/Primitive.dyn_o )
[ 9 of 32] Compiling Effectful.Dispatch.Static ( src/Effectful/Dispatch/Static.hs, dist/build/Effectful/Dispatch/Static.o, dist/build/Effectful/Dispatch/Static.dyn_o )
[10 of 32] Compiling Effectful        ( src/Effectful.hs, dist/build/Effectful.o, dist/build/Effectful.dyn_o )
[11 of 32] Compiling Effectful.Exception ( src/Effectful/Exception.hs, dist/build/Effectful/Exception.o, dist/build/Effectful/Exception.dyn_o )
[12 of 32] Compiling Effectful.Error.Static ( src/Effectful/Error/Static.hs, dist/build/Effectful/Error/Static.o, dist/build/Effectful/Error/Static.dyn_o )
[13 of 32] Compiling Effectful.Dispatch.Dynamic ( src/Effectful/Dispatch/Dynamic.hs, dist/build/Effectful/Dispatch/Dynamic.o, dist/build/Effectful/Dispatch/Dynamic.dyn_o )
[14 of 32] Compiling Effectful.Fail   ( src/Effectful/Fail.hs, dist/build/Effectful/Fail.o, dist/build/Effectful/Fail.dyn_o )
[15 of 32] Compiling Effectful.Error.Dynamic ( src/Effectful/Error/Dynamic.hs, dist/build/Effectful/Error/Dynamic.o, dist/build/Effectful/Error/Dynamic.dyn_o )
[16 of 32] Compiling Effectful.Labeled ( src/Effectful/Labeled.hs, dist/build/Effectful/Labeled.o, dist/build/Effectful/Labeled.dyn_o )
[17 of 32] Compiling Effectful.Labeled.Error ( src/Effectful/Labeled/Error.hs, dist/build/Effectful/Labeled/Error.o, dist/build/Effectful/Labeled/Error.dyn_o )
[18 of 32] Compiling Effectful.NonDet ( src/Effectful/NonDet.hs, dist/build/Effectful/NonDet.o, dist/build/Effectful/NonDet.dyn_o )
[19 of 32] Compiling Effectful.Prim   ( src/Effectful/Prim.hs, dist/build/Effectful/Prim.o, dist/build/Effectful/Prim.dyn_o )
[20 of 32] Compiling Effectful.Provider ( src/Effectful/Provider.hs, dist/build/Effectful/Provider.o, dist/build/Effectful/Provider.dyn_o )
[21 of 32] Compiling Effectful.Provider.List ( src/Effectful/Provider/List.hs, dist/build/Effectful/Provider/List.o, dist/build/Effectful/Provider/List.dyn_o )
[22 of 32] Compiling Effectful.Reader.Dynamic ( src/Effectful/Reader/Dynamic.hs, dist/build/Effectful/Reader/Dynamic.o, dist/build/Effectful/Reader/Dynamic.dyn_o )
[23 of 32] Compiling Effectful.Labeled.Reader ( src/Effectful/Labeled/Reader.hs, dist/build/Effectful/Labeled/Reader.o, dist/build/Effectful/Labeled/Reader.dyn_o )
[24 of 32] Compiling Effectful.Reader.Static ( src/Effectful/Reader/Static.hs, dist/build/Effectful/Reader/Static.o, dist/build/Effectful/Reader/Static.dyn_o )
[25 of 32] Compiling Effectful.State.Static.Local ( src/Effectful/State/Static/Local.hs, dist/build/Effectful/State/Static/Local.o, dist/build/Effectful/State/Static/Local.dyn_o )
[26 of 32] Compiling Effectful.State.Static.Shared ( src/Effectful/State/Static/Shared.hs, dist/build/Effectful/State/Static/Shared.o, dist/build/Effectful/State/Static/Shared.dyn_o )
[27 of 32] Compiling Effectful.State.Dynamic ( src/Effectful/State/Dynamic.hs, dist/build/Effectful/State/Dynamic.o, dist/build/Effectful/State/Dynamic.dyn_o )
[28 of 32] Compiling Effectful.Labeled.State ( src/Effectful/Labeled/State.hs, dist/build/Effectful/Labeled/State.o, dist/build/Effectful/Labeled/State.dyn_o )
[29 of 32] Compiling Effectful.Writer.Static.Local ( src/Effectful/Writer/Static/Local.hs, dist/build/Effectful/Writer/Static/Local.o, dist/build/Effectful/Writer/Static/Local.dyn_o )
[30 of 32] Compiling Effectful.Writer.Static.Shared ( src/Effectful/Writer/Static/Shared.hs, dist/build/Effectful/Writer/Static/Shared.o, dist/build/Effectful/Writer/Static/Shared.dyn_o )
[31 of 32] Compiling Effectful.Writer.Dynamic ( src/Effectful/Writer/Dynamic.hs, dist/build/Effectful/Writer/Dynamic.o, dist/build/Effectful/Writer/Dynamic.dyn_o )
[32 of 32] Compiling Effectful.Labeled.Writer ( src/Effectful/Labeled/Writer.hs, dist/build/Effectful/Labeled/Writer.o, dist/build/Effectful/Labeled/Writer.dyn_o )
Preprocessing library for effectful-core-2.6.1.0..
Running Haddock on library for effectful-core-2.6.1.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 32] Compiling Effectful.Internal.Effect ( src/Effectful/Internal/Effect.hs, nothing )
[ 2 of 32] Compiling Effectful.Internal.Utils ( src/Effectful/Internal/Utils.hs, nothing )
[ 3 of 32] Compiling Effectful.Internal.Env ( src/Effectful/Internal/Env.hs, nothing )
[ 4 of 32] Compiling Effectful.Internal.Unlift ( src/Effectful/Internal/Unlift.hs, nothing )
[ 5 of 32] Compiling Effectful.Internal.Monad ( src/Effectful/Internal/Monad.hs, nothing )
[ 6 of 32] Compiling Effectful.Dispatch.Static.Unsafe ( src/Effectful/Dispatch/Static/Unsafe.hs, nothing )
[ 7 of 32] Compiling Effectful.Internal.MTL ( src/Effectful/Internal/MTL.hs, nothing )
[ 8 of 32] Compiling Effectful.Dispatch.Static.Primitive ( src/Effectful/Dispatch/Static/Primitive.hs, nothing )
[ 9 of 32] Compiling Effectful.Dispatch.Static ( src/Effectful/Dispatch/Static.hs, nothing )
[10 of 32] Compiling Effectful        ( src/Effectful.hs, nothing )
[11 of 32] Compiling Effectful.Exception ( src/Effectful/Exception.hs, nothing )
[12 of 32] Compiling Effectful.Error.Static ( src/Effectful/Error/Static.hs, nothing )
[13 of 32] Compiling Effectful.Dispatch.Dynamic ( src/Effectful/Dispatch/Dynamic.hs, nothing )
[14 of 32] Compiling Effectful.Fail   ( src/Effectful/Fail.hs, nothing )
[15 of 32] Compiling Effectful.Error.Dynamic ( src/Effectful/Error/Dynamic.hs, nothing )
[16 of 32] Compiling Effectful.Labeled ( src/Effectful/Labeled.hs, nothing )
[17 of 32] Compiling Effectful.Labeled.Error ( src/Effectful/Labeled/Error.hs, nothing )
[18 of 32] Compiling Effectful.NonDet ( src/Effectful/NonDet.hs, nothing )
[19 of 32] Compiling Effectful.Prim   ( src/Effectful/Prim.hs, nothing )
[20 of 32] Compiling Effectful.Provider ( src/Effectful/Provider.hs, nothing )
[21 of 32] Compiling Effectful.Provider.List ( src/Effectful/Provider/List.hs, nothing )
[22 of 32] Compiling Effectful.Reader.Dynamic ( src/Effectful/Reader/Dynamic.hs, nothing )
[23 of 32] Compiling Effectful.Labeled.Reader ( src/Effectful/Labeled/Reader.hs, nothing )
[24 of 32] Compiling Effectful.Reader.Static ( src/Effectful/Reader/Static.hs, nothing )
[25 of 32] Compiling Effectful.State.Static.Local ( src/Effectful/State/Static/Local.hs, nothing )
[26 of 32] Compiling Effectful.State.Static.Shared ( src/Effectful/State/Static/Shared.hs, nothing )
[27 of 32] Compiling Effectful.State.Dynamic ( src/Effectful/State/Dynamic.hs, nothing )
[28 of 32] Compiling Effectful.Labeled.State ( src/Effectful/Labeled/State.hs, nothing )
[29 of 32] Compiling Effectful.Writer.Static.Local ( src/Effectful/Writer/Static/Local.hs, nothing )
[30 of 32] Compiling Effectful.Writer.Static.Shared ( src/Effectful/Writer/Static/Shared.hs, nothing )
[31 of 32] Compiling Effectful.Writer.Dynamic ( src/Effectful/Writer/Dynamic.hs, nothing )
[32 of 32] Compiling Effectful.Labeled.Writer ( src/Effectful/Labeled/Writer.hs, nothing )
Haddock coverage:
 100% ( 12 / 12) in 'Effectful.Internal.Effect'
Warning: 'ThreadId' is ambiguous. It is defined
    * in GHC.Conc.Sync
    * in GHC.Conc.Sync
    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.Conc.Sync
  62% ( 10 / 16) in 'Effectful.Internal.Utils'
  Missing documentation for:
    Module header
    eqThreadId (src/Effectful/Internal/Utils.hs:104)
    toAny (src/Effectful/Internal/Utils.hs:111)
    fromAny (src/Effectful/Internal/Utils.hs:114)
    newUnique (src/Effectful/Internal/Utils.hs:127)
    thawCallStack (src/Effectful/Internal/Utils.hs:132)
Warning: 'Env' is ambiguous. It is defined
    * at src/Effectful/Internal/Env.hs:94:29
    * at src/Effectful/Internal/Env.hs:94: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/Effectful/Internal/Env.hs:94:1
Warning: 'Storage' is ambiguous. It is defined
    * at src/Effectful/Internal/Env.hs:144:16
    * at src/Effectful/Internal/Env.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 src/Effectful/Internal/Env.hs:144:1
Warning: 'StorageData' is ambiguous. It is defined
    * at src/Effectful/Internal/Env.hs:172:20
    * at src/Effectful/Internal/Env.hs:172: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/Effectful/Internal/Env.hs:172:1
Warning: 'Relinker' is ambiguous. It is defined
    * at src/Effectful/Internal/Env.hs:216:3
    * at src/Effectful/Internal/Env.hs:215: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/Effectful/Internal/Env.hs:215:1
  85% ( 36 / 42) in 'Effectful.Internal.Env'
  Missing documentation for:
    Module header
    StorageData (src/Effectful/Internal/Env.hs:172)
    toAnyRelinker (src/Effectful/Internal/Env.hs:165)
    fromAnyRelinker (src/Effectful/Internal/Env.hs:168)
    toAnyEffect (src/Effectful/Internal/Env.hs:156)
    fromAnyEffect (src/Effectful/Internal/Env.hs:159)
Warning: 'pooledMapConcurrentlyN' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% (  8 /  8) in 'Effectful.Internal.Unlift'
Warning: 'Eff' is ambiguous. It is defined
    * at src/Effectful/Internal/Monad.hs:122:34
    * at src/Effectful/Internal/Monad.hs:122: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/Effectful/Internal/Monad.hs:122:1
Warning: 'IOE' is ambiguous. It is defined
    * at src/Effectful/Internal/Monad.hs:406:34
    * at src/Effectful/Internal/Monad.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 src/Effectful/Internal/Monad.hs:403:1
Warning: 'Handler' is ambiguous. It is defined
    * at src/Effectful/Internal/Monad.hs:582:3
    * at src/Effectful/Internal/Monad.hs:581: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/Effectful/Internal/Monad.hs:581:1
Warning: 'Prim' is ambiguous. It is defined
    * at src/Effectful/Internal/Monad.hs:452:32
    * at src/Effectful/Internal/Monad.hs:449: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/Effectful/Internal/Monad.hs:449:1
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
  98% ( 58 / 59) in 'Effectful.Internal.Monad'
  Missing documentation for:
    relinkHandler (src/Effectful/Internal/Monad.hs:586)
 100% (  3 /  3) in 'Effectful.Dispatch.Static.Unsafe'
  80% (  4 /  5) in 'Effectful.Internal.MTL'
  Missing documentation for:
    Reader (src/Effectful/Internal/MTL.hs:37)
 100% ( 21 / 21) in 'Effectful.Dispatch.Static.Primitive'
 100% ( 31 / 31) in 'Effectful.Dispatch.Static'
  97% ( 44 / 45) in 'Effectful'
  Missing documentation for:
    Module header
Warning: 'IOException' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'SomeException' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Exception' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 89 / 89) in 'Effectful.Exception'
Warning: 'Error' is ambiguous. It is defined
    * at src/Effectful/Error/Static.hs:115:40
    * at src/Effectful/Error/Static.hs:112: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/Effectful/Error/Static.hs:112:1
 100% ( 20 / 20) in 'Effectful.Error.Static'
Warning: 'LocalEnv' is ambiguous. It is defined
    * at src/Effectful/Internal/Monad.hs:563:66
    * at src/Effectful/Internal/Monad.hs:563: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/Effectful/Internal/Monad.hs:563:1
 100% ( 58 / 58) in 'Effectful.Dispatch.Dynamic'
Warning: 'Fail' is ambiguous. It is defined
    * at src/Effectful/Internal/Monad.hs:388:3
    * at src/Effectful/Internal/Monad.hs:387: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/Effectful/Internal/Monad.hs:387:1
 100% (  6 /  6) in 'Effectful.Fail'
Warning: 'CallStack' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 20 / 20) in 'Effectful.Error.Dynamic'
Warning: 'Labeled' is ambiguous. It is defined
    * at src/Effectful/Labeled.hs:45:3
    * at src/Effectful/Labeled.hs:43: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/Effectful/Labeled.hs:43:1
 100% (  7 /  7) in 'Effectful.Labeled'
Warning: 'Labeled' is ambiguous. It is defined
    * at src/Effectful/Labeled.hs:45:3
    * at src/Effectful/Labeled.hs:43: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/Effectful/Labeled.hs:43:1
Warning: 'CallStack' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 20 / 20) in 'Effectful.Labeled.Error'
Warning: '()' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 16 / 16) in 'Effectful.NonDet'
Warning: 'MonadPrim' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% (  6 /  6) in 'Effectful.Prim'
Warning: 'Provider' is ambiguous. It is defined
    * at src/Effectful/Provider.hs:134:3
    * at src/Effectful/Provider.hs:118: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/Effectful/Provider.hs:118:1
 100% ( 14 / 14) in 'Effectful.Provider'
Warning: 'ProviderList' is ambiguous. It is defined
    * at src/Effectful/Provider/List.hs:62:3
    * at src/Effectful/Provider/List.hs: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 src/Effectful/Provider/List.hs:46:1
Warning: 'Provider' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 15 / 15) in 'Effectful.Provider.List'
  90% (  9 / 10) in 'Effectful.Reader.Dynamic'
  Missing documentation for:
    Reader (src/Effectful/Internal/MTL.hs:37)
Warning: 'Labeled' is ambiguous. It is defined
    * at src/Effectful/Labeled.hs:45:3
    * at src/Effectful/Labeled.hs:43: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/Effectful/Labeled.hs:43:1
  88% (  8 /  9) in 'Effectful.Labeled.Reader'
  Missing documentation for:
    Reader (src/Effectful/Internal/MTL.hs:37)
Warning: 'Reader' is ambiguous. It is defined
    * at src/Effectful/Reader/Static.hs:26:41
    * at src/Effectful/Reader/Static.hs:23: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/Effectful/Reader/Static.hs:23:1
 100% ( 10 / 10) in 'Effectful.Reader.Static'
Warning: 'State' is ambiguous. It is defined
    * at src/Effectful/State/Static/Local.hs:55:40
    * at src/Effectful/State/Static/Local.hs:52: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/Effectful/State/Static/Local.hs:52:1
 100% ( 15 / 15) in 'Effectful.State.Static.Local'
Warning: 'State' is ambiguous. It is defined
    * at src/Effectful/State/Static/Shared.hs:61:40
    * at src/Effectful/State/Static/Shared.hs:58: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/Effectful/State/Static/Shared.hs:58:1
 100% ( 18 / 18) in 'Effectful.State.Static.Shared'
Warning: 'State' is ambiguous. It is defined
    * at src/Effectful/Internal/MTL.hs:58:3
    * at src/Effectful/Internal/MTL.hs:55: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/Effectful/Internal/MTL.hs:55:1
 100% ( 20 / 20) in 'Effectful.State.Dynamic'
Warning: 'Labeled' is ambiguous. It is defined
    * at src/Effectful/Labeled.hs:45:3
    * at src/Effectful/Labeled.hs:43: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/Effectful/Labeled.hs:43:1
Warning: 'State' is ambiguous. It is defined
    * at src/Effectful/Internal/MTL.hs:58:3
    * at src/Effectful/Internal/MTL.hs:55: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/Effectful/Internal/MTL.hs:55:1
 100% ( 20 / 20) in 'Effectful.Labeled.State'
Warning: 'Writer' is ambiguous. It is defined
    * at src/Effectful/Writer/Static/Local.hs:42:41
    * at src/Effectful/Writer/Static/Local.hs:39: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/Effectful/Writer/Static/Local.hs:39:1
 100% ( 10 / 10) in 'Effectful.Writer.Static.Local'
Warning: 'Writer' is ambiguous. It is defined
    * at src/Effectful/Writer/Static/Shared.hs:42:41
    * at src/Effectful/Writer/Static/Shared.hs:39: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/Effectful/Writer/Static/Shared.hs:39:1
 100% ( 10 / 10) in 'Effectful.Writer.Static.Shared'
 100% ( 14 / 14) in 'Effectful.Writer.Dynamic'
Warning: 'Labeled' is ambiguous. It is defined
    * at src/Effectful/Labeled.hs:45:3
    * at src/Effectful/Labeled.hs:43: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/Effectful/Labeled.hs:43:1
 100% ( 14 / 14) in 'Effectful.Labeled.Writer'
Warning: Effectful.Internal.Unlift: could not find link destinations for: 
	- Effectful.Internal.Unlift.Rep_UnliftStrategy
	- Effectful.Internal.Unlift.Rep_Limit
	- Effectful.Internal.Unlift.Rep_Persistence
Warning: Effectful.Internal.Monad: could not find link destinations for: 
	- Effectful.Internal.Unlift.Rep_UnliftStrategy
	- Effectful.Internal.Unlift.Rep_Limit
	- Effectful.Internal.Unlift.Rep_Persistence
	- Effectful.Internal.Monad.Prim
	- Effectful.Internal.Monad.IOE
	- Effectful.Internal.Monad.D:R:PrimStateEff
	- Effectful.Internal.Monad.D:R:StaticRepPrim0
	- Effectful.Internal.Monad.D:R:StaticRepIOE0
	- Effectful.Error.Static.ErrorId
	- Effectful.Error.Static.Error
	- Effectful.Error.Static.D:R:StaticRepError0
	- Effectful.Labeled.D:R:StaticRepLabeled0
	- Effectful.Provider.ProviderImpl
	- Effectful.Provider.Provider
	- Effectful.Provider.D:R:StaticRepProvider0
	- Effectful.Provider.List.ProviderListImpl
	- Effectful.Provider.List.ProviderList
	- Effectful.Provider.List.D:R:StaticRepProviderList0
	- Effectful.Reader.Static.Reader
	- Effectful.Reader.Static.D:R:StaticRepReader0
	- Effectful.State.Static.Local.State
	- Effectful.State.Static.Local.D:R:StaticRepState0
	- Effectful.State.Static.Shared.State
	- Effectful.State.Static.Shared.D:R:StaticRepState0
	- Effectful.Writer.Static.Local.Writer
	- Effectful.Writer.Static.Local.D:R:StaticRepWriter0
	- Effectful.Writer.Static.Shared.Writer
	- Effectful.Writer.Static.Shared.D:R:StaticRepWriter0
Warning: Effectful.Dispatch.Static: could not find link destinations for: 
	- Effectful.Internal.Monad.Prim
	- Effectful.Internal.Monad.IOE
	- Effectful.Internal.Monad.D:R:StaticRepPrim0
	- Effectful.Internal.Monad.D:R:StaticRepIOE0
	- Effectful.Error.Static.ErrorId
	- Effectful.Error.Static.Error
	- Effectful.Error.Static.D:R:StaticRepError0
	- Effectful.Labeled.D:R:StaticRepLabeled0
	- Effectful.Provider.ProviderImpl
	- Effectful.Provider.Provider
	- Effectful.Provider.D:R:StaticRepProvider0
	- Effectful.Provider.List.ProviderListImpl
	- Effectful.Provider.List.ProviderList
	- Effectful.Provider.List.D:R:StaticRepProviderList0
	- Effectful.Reader.Static.Reader
	- Effectful.Reader.Static.D:R:StaticRepReader0
	- Effectful.State.Static.Local.State
	- Effectful.State.Static.Local.D:R:StaticRepState0
	- Effectful.State.Static.Shared.State
	- Effectful.State.Static.Shared.D:R:StaticRepState0
	- Effectful.Writer.Static.Local.Writer
	- Effectful.Writer.Static.Local.D:R:StaticRepWriter0
	- Effectful.Writer.Static.Shared.Writer
	- Effectful.Writer.Static.Shared.D:R:StaticRepWriter0
Warning: Effectful: could not find link destinations for: 
	- Effectful.Internal.Unlift.Rep_UnliftStrategy
	- Effectful.Internal.Unlift.Rep_Limit
	- Effectful.Internal.Unlift.Rep_Persistence
	- Effectful.Internal.Monad.IOE
	- Effectful.Internal.Monad.D:R:PrimStateEff
	- Effectful.Internal.Monad.D:R:StaticRepIOE0
Warning: Effectful.Exception: could not find link destinations for: 
	- GHC.IOPort.IOPortException
Warning: Effectful.Error.Static: could not find link destinations for: 
	- GHC.IsList.D:R:ItemCallStack
	- Effectful.Error.Static.ErrorId
	- Effectful.Error.Static.Error
	- Effectful.Error.Static.D:R:StaticRepError0
Warning: Effectful.Error.Dynamic: could not find link destinations for: 
	- GHC.IsList.D:R:ItemCallStack
Warning: Effectful.Labeled: could not find link destinations for: 
	- Effectful.Labeled.D:R:StaticRepLabeled0
Warning: Effectful.Labeled.Error: could not find link destinations for: 
	- GHC.IsList.D:R:ItemCallStack
Warning: Effectful.NonDet: could not find link destinations for: 
	- Text.ParserCombinators.ReadP.P
	- GHC.IsList.D:R:ItemCallStack
	- Effectful.NonDet.Rep_OnEmptyPolicy
Warning: Effectful.Prim: could not find link destinations for: 
	- Effectful.Internal.Monad.Prim
	- Effectful.Internal.Monad.D:R:StaticRepPrim0
Warning: Effectful.Provider: could not find link destinations for: 
	- Effectful.Provider.ProviderImpl
	- Effectful.Provider.Provider
	- Effectful.Provider.D:R:StaticRepProvider0
Warning: Effectful.Provider.List: could not find link destinations for: 
	- Effectful.Provider.List.ProviderListImpl
	- Effectful.Provider.List.ProviderList
	- Effectful.Provider.List.D:R:StaticRepProviderList0
Warning: Effectful.Reader.Static: could not find link destinations for: 
	- Effectful.Reader.Static.Reader
	- Effectful.Reader.Static.D:R:StaticRepReader0
Warning: Effectful.State.Static.Local: could not find link destinations for: 
	- Effectful.State.Static.Local.State
	- Effectful.State.Static.Local.D:R:StaticRepState0
Warning: Effectful.State.Static.Shared: could not find link destinations for: 
	- Effectful.State.Static.Shared.State
	- Effectful.State.Static.Shared.D:R:StaticRepState0
Warning: Effectful.Writer.Static.Local: could not find link destinations for: 
	- Effectful.Writer.Static.Local.Writer
	- Effectful.Writer.Static.Local.D:R:StaticRepWriter0
Warning: Effectful.Writer.Static.Shared: could not find link destinations for: 
	- Effectful.Writer.Static.Shared.Writer
	- Effectful.Writer.Static.Shared.D:R:StaticRepWriter0
Documentation created: dist/doc/html/effectful-core/,
dist/doc/html/effectful-core/effectful-core.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/effectful-core-2.6.1.0-E0NB5WS80rR2HLTEI9G64y
Completed    effectful-core-2.6.1.0
Downloading  effectful-2.6.1.0
Downloaded   effectful-2.6.1.0
Configuring effectful-2.6.1.0...
Preprocessing library for effectful-2.6.1.0..
Building library for effectful-2.6.1.0..
[ 1 of 27] Compiling Effectful.Concurrent.Effect ( src/Effectful/Concurrent/Effect.hs, dist/build/Effectful/Concurrent/Effect.o, dist/build/Effectful/Concurrent/Effect.dyn_o )
[ 2 of 27] Compiling Effectful.Concurrent.Chan.Strict ( src/Effectful/Concurrent/Chan/Strict.hs, dist/build/Effectful/Concurrent/Chan/Strict.o, dist/build/Effectful/Concurrent/Chan/Strict.dyn_o )
[ 3 of 27] Compiling Effectful.Concurrent.Chan ( src/Effectful/Concurrent/Chan.hs, dist/build/Effectful/Concurrent/Chan.o, dist/build/Effectful/Concurrent/Chan.dyn_o )
[ 4 of 27] Compiling Effectful.Concurrent.Async ( src/Effectful/Concurrent/Async.hs, dist/build/Effectful/Concurrent/Async.o, dist/build/Effectful/Concurrent/Async.dyn_o )
[ 5 of 27] Compiling Effectful.Concurrent ( src/Effectful/Concurrent.hs, dist/build/Effectful/Concurrent.o, dist/build/Effectful/Concurrent.dyn_o )
[ 6 of 27] Compiling Effectful.Concurrent.MVar ( src/Effectful/Concurrent/MVar.hs, dist/build/Effectful/Concurrent/MVar.o, dist/build/Effectful/Concurrent/MVar.dyn_o )
[ 7 of 27] Compiling Effectful.Concurrent.MVar.Strict ( src/Effectful/Concurrent/MVar/Strict.hs, dist/build/Effectful/Concurrent/MVar/Strict.o, dist/build/Effectful/Concurrent/MVar/Strict.dyn_o )
[ 8 of 27] Compiling Effectful.Concurrent.MVar.Strict.Compat ( src/Effectful/Concurrent/MVar/Strict/Compat.hs, dist/build/Effectful/Concurrent/MVar/Strict/Compat.o, dist/build/Effectful/Concurrent/MVar/Strict/Compat.dyn_o )
[ 9 of 27] Compiling Effectful.Concurrent.QSem ( src/Effectful/Concurrent/QSem.hs, dist/build/Effectful/Concurrent/QSem.o, dist/build/Effectful/Concurrent/QSem.dyn_o )
[10 of 27] Compiling Effectful.Concurrent.QSemN ( src/Effectful/Concurrent/QSemN.hs, dist/build/Effectful/Concurrent/QSemN.o, dist/build/Effectful/Concurrent/QSemN.dyn_o )
[11 of 27] Compiling Effectful.Concurrent.STM ( src/Effectful/Concurrent/STM.hs, dist/build/Effectful/Concurrent/STM.o, dist/build/Effectful/Concurrent/STM.dyn_o )
[12 of 27] Compiling Effectful.Console.Effect ( src/Effectful/Console/Effect.hs, dist/build/Effectful/Console/Effect.o, dist/build/Effectful/Console/Effect.dyn_o )
[13 of 27] Compiling Effectful.Console.ByteString.Lazy ( src/Effectful/Console/ByteString/Lazy.hs, dist/build/Effectful/Console/ByteString/Lazy.o, dist/build/Effectful/Console/ByteString/Lazy.dyn_o )
[14 of 27] Compiling Effectful.Console.ByteString ( src/Effectful/Console/ByteString.hs, dist/build/Effectful/Console/ByteString.o, dist/build/Effectful/Console/ByteString.dyn_o )
[15 of 27] Compiling Effectful.Environment ( src/Effectful/Environment.hs, dist/build/Effectful/Environment.o, dist/build/Effectful/Environment.dyn_o )
[16 of 27] Compiling Effectful.FileSystem.Effect ( src/Effectful/FileSystem/Effect.hs, dist/build/Effectful/FileSystem/Effect.o, dist/build/Effectful/FileSystem/Effect.dyn_o )
[17 of 27] Compiling Effectful.FileSystem ( src/Effectful/FileSystem.hs, dist/build/Effectful/FileSystem.o, dist/build/Effectful/FileSystem.dyn_o )
[18 of 27] Compiling Effectful.FileSystem.IO ( src/Effectful/FileSystem/IO.hs, dist/build/Effectful/FileSystem/IO.o, dist/build/Effectful/FileSystem/IO.dyn_o )
[19 of 27] Compiling Effectful.FileSystem.IO.ByteString ( src/Effectful/FileSystem/IO/ByteString.hs, dist/build/Effectful/FileSystem/IO/ByteString.o, dist/build/Effectful/FileSystem/IO/ByteString.dyn_o )
[20 of 27] Compiling Effectful.FileSystem.IO.ByteString.Builder ( src/Effectful/FileSystem/IO/ByteString/Builder.hs, dist/build/Effectful/FileSystem/IO/ByteString/Builder.o, dist/build/Effectful/FileSystem/IO/ByteString/Builder.dyn_o )
[21 of 27] Compiling Effectful.FileSystem.IO.ByteString.Lazy ( src/Effectful/FileSystem/IO/ByteString/Lazy.hs, dist/build/Effectful/FileSystem/IO/ByteString/Lazy.o, dist/build/Effectful/FileSystem/IO/ByteString/Lazy.dyn_o )
[22 of 27] Compiling Effectful.FileSystem.IO.File ( src/Effectful/FileSystem/IO/File.hs, dist/build/Effectful/FileSystem/IO/File.o, dist/build/Effectful/FileSystem/IO/File.dyn_o )
[23 of 27] Compiling Effectful.Prim.IORef ( src/Effectful/Prim/IORef.hs, dist/build/Effectful/Prim/IORef.o, dist/build/Effectful/Prim/IORef.dyn_o )
[24 of 27] Compiling Effectful.Prim.IORef.Strict ( src/Effectful/Prim/IORef/Strict.hs, dist/build/Effectful/Prim/IORef/Strict.o, dist/build/Effectful/Prim/IORef/Strict.dyn_o )
[25 of 27] Compiling Effectful.Process ( src/Effectful/Process.hs, dist/build/Effectful/Process.o, dist/build/Effectful/Process.dyn_o )
[26 of 27] Compiling Effectful.Temporary ( src/Effectful/Temporary.hs, dist/build/Effectful/Temporary.o, dist/build/Effectful/Temporary.dyn_o )
[27 of 27] Compiling Effectful.Timeout ( src/Effectful/Timeout.hs, dist/build/Effectful/Timeout.o, dist/build/Effectful/Timeout.dyn_o )
Preprocessing library for effectful-2.6.1.0..
Running Haddock on library for effectful-2.6.1.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 27] Compiling Effectful.Concurrent.Effect ( src/Effectful/Concurrent/Effect.hs, nothing )
[ 2 of 27] Compiling Effectful.Concurrent.Chan.Strict ( src/Effectful/Concurrent/Chan/Strict.hs, nothing )
[ 3 of 27] Compiling Effectful.Concurrent.Chan ( src/Effectful/Concurrent/Chan.hs, nothing )
[ 4 of 27] Compiling Effectful.Concurrent.Async ( src/Effectful/Concurrent/Async.hs, nothing )
[ 5 of 27] Compiling Effectful.Concurrent ( src/Effectful/Concurrent.hs, nothing )
[ 6 of 27] Compiling Effectful.Concurrent.MVar ( src/Effectful/Concurrent/MVar.hs, nothing )
[ 7 of 27] Compiling Effectful.Concurrent.MVar.Strict ( src/Effectful/Concurrent/MVar/Strict.hs, nothing )
[ 8 of 27] Compiling Effectful.Concurrent.MVar.Strict.Compat ( src/Effectful/Concurrent/MVar/Strict/Compat.hs, nothing )
[ 9 of 27] Compiling Effectful.Concurrent.QSem ( src/Effectful/Concurrent/QSem.hs, nothing )
[10 of 27] Compiling Effectful.Concurrent.QSemN ( src/Effectful/Concurrent/QSemN.hs, nothing )
[11 of 27] Compiling Effectful.Concurrent.STM ( src/Effectful/Concurrent/STM.hs, nothing )
[12 of 27] Compiling Effectful.Console.Effect ( src/Effectful/Console/Effect.hs, nothing )
[13 of 27] Compiling Effectful.Console.ByteString.Lazy ( src/Effectful/Console/ByteString/Lazy.hs, nothing )
[14 of 27] Compiling Effectful.Console.ByteString ( src/Effectful/Console/ByteString.hs, nothing )
[15 of 27] Compiling Effectful.Environment ( src/Effectful/Environment.hs, nothing )
[16 of 27] Compiling Effectful.FileSystem.Effect ( src/Effectful/FileSystem/Effect.hs, nothing )
[17 of 27] Compiling Effectful.FileSystem ( src/Effectful/FileSystem.hs, nothing )
[18 of 27] Compiling Effectful.FileSystem.IO ( src/Effectful/FileSystem/IO.hs, nothing )
[19 of 27] Compiling Effectful.FileSystem.IO.ByteString ( src/Effectful/FileSystem/IO/ByteString.hs, nothing )
[20 of 27] Compiling Effectful.FileSystem.IO.ByteString.Builder ( src/Effectful/FileSystem/IO/ByteString/Builder.hs, nothing )
[21 of 27] Compiling Effectful.FileSystem.IO.ByteString.Lazy ( src/Effectful/FileSystem/IO/ByteString/Lazy.hs, nothing )
[22 of 27] Compiling Effectful.FileSystem.IO.File ( src/Effectful/FileSystem/IO/File.hs, nothing )
[23 of 27] Compiling Effectful.Prim.IORef ( src/Effectful/Prim/IORef.hs, nothing )
[24 of 27] Compiling Effectful.Prim.IORef.Strict ( src/Effectful/Prim/IORef/Strict.hs, nothing )
[25 of 27] Compiling Effectful.Process ( src/Effectful/Process.hs, nothing )
[26 of 27] Compiling Effectful.Temporary ( src/Effectful/Temporary.hs, nothing )
[27 of 27] Compiling Effectful.Timeout ( src/Effectful/Timeout.hs, nothing )
Haddock coverage:
Warning: 'Concurrent' is ambiguous. It is defined
    * at src/Effectful/Concurrent/Effect.hs:78:38
    * at src/Effectful/Concurrent/Effect.hs:75: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/Effectful/Concurrent/Effect.hs:75:1
 100% ( 13 / 13) in 'Effectful.Concurrent.Chan.Strict'
 100% ( 13 / 13) in 'Effectful.Concurrent.Chan'
  98% ( 91 / 92) in 'Effectful.Concurrent.Async'
  Missing documentation for:
    ExceptionInLinkedThread
 100% ( 38 / 38) in 'Effectful.Concurrent'
 100% ( 24 / 24) in 'Effectful.Concurrent.MVar'
 100% ( 24 / 24) in 'Effectful.Concurrent.MVar.Strict'
 100% ( 24 / 24) in 'Effectful.Concurrent.MVar.Strict.Compat'
 100% ( 10 / 10) in 'Effectful.Concurrent.QSem'
 100% ( 10 / 10) in 'Effectful.Concurrent.QSemN'
 100% ( 82 / 82) in 'Effectful.Concurrent.STM'
Warning: 'Console' is ambiguous. It is defined
    * at src/Effectful/Console/Effect.hs:17:35
    * at src/Effectful/Console/Effect.hs:14: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/Effectful/Console/Effect.hs:14:1
 100% ( 10 / 10) in 'Effectful.Console.ByteString.Lazy'
 100% ( 11 / 11) in 'Effectful.Console.ByteString'
Warning: 'Environment' is ambiguous. It is defined
    * at src/Effectful/Environment.hs:32:39
    * at src/Effectful/Environment.hs:29: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/Effectful/Environment.hs:29:1
  94% ( 16 / 17) in 'Effectful.Environment'
  Missing documentation for:
    Module header
Warning: 'FileSystem' is ambiguous. It is defined
    * at src/Effectful/FileSystem/Effect.hs:16:38
    * at src/Effectful/FileSystem/Effect.hs:13: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/Effectful/FileSystem/Effect.hs:13:1
  85% ( 67 / 78) in 'Effectful.FileSystem'
  Missing documentation for:
    Module header
    Permissions
    emptyPermissions
    readable
    writable
    executable
    searchable
    setOwnerReadable
    setOwnerWritable
    setOwnerExecutable
    setOwnerSearchable
  91% ( 32 / 35) in 'Effectful.FileSystem.IO'
  Missing documentation for:
    stdin
    stdout
    stderr
 100% ( 18 / 18) in 'Effectful.FileSystem.IO.ByteString'
 100% (  4 /  4) in 'Effectful.FileSystem.IO.ByteString.Builder'
 100% ( 13 / 13) in 'Effectful.FileSystem.IO.ByteString.Lazy'
 100% ( 10 / 10) in 'Effectful.FileSystem.IO.File'
 100% ( 16 / 16) in 'Effectful.Prim.IORef'
 100% ( 14 / 14) in 'Effectful.Prim.IORef.Strict'
  89% ( 34 / 38) in 'Effectful.Process'
  Missing documentation for:
    runProcess (src/Effectful/Process.hs:66)
    CreateProcess
    CmdSpec
    StdStream
Warning: 'Temporary' is ambiguous. It is defined
    * at src/Effectful/Temporary.hs:25:37
    * at src/Effectful/Temporary.hs:22: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/Effectful/Temporary.hs:22:1
  90% (  9 / 10) in 'Effectful.Temporary'
  Missing documentation for:
    Module header
Warning: 'Timeout' is ambiguous. It is defined
    * at src/Effectful/Timeout.hs:21:35
    * at src/Effectful/Timeout.hs:18: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/Effectful/Timeout.hs:18:1
  85% (  6 /  7) in 'Effectful.Timeout'
  Missing documentation for:
    Module header
Warning: Effectful.Concurrent.Chan.Strict: could not find link destinations for: 
	- Effectful.Concurrent.Effect.Concurrent
	- Effectful.Concurrent.Effect.D:R:StaticRepConcurrent0
Warning: Effectful.Concurrent.Chan: could not find link destinations for: 
	- Effectful.Concurrent.Effect.Concurrent
	- Effectful.Concurrent.Effect.D:R:StaticRepConcurrent0
Warning: Effectful.Concurrent.Async: could not find link destinations for: 
	- Effectful.Concurrent.Effect.Concurrent
	- Effectful.Concurrent.Effect.D:R:StaticRepConcurrent0
	- UnliftIO.Internals.Async.Rep_ConcException
Warning: Effectful.Concurrent: could not find link destinations for: 
	- Effectful.Concurrent.Effect.Concurrent
	- Effectful.Concurrent.Effect.D:R:StaticRepConcurrent0
Warning: Effectful.Concurrent.MVar: could not find link destinations for: 
	- Effectful.Concurrent.Effect.Concurrent
	- Effectful.Concurrent.Effect.D:R:StaticRepConcurrent0
Warning: Effectful.Concurrent.MVar.Strict: could not find link destinations for: 
	- Effectful.Concurrent.Effect.Concurrent
	- Effectful.Concurrent.Effect.D:R:StaticRepConcurrent0
Warning: Effectful.Concurrent.MVar.Strict.Compat: could not find link destinations for: 
	- Effectful.Concurrent.Effect.Concurrent
	- Effectful.Concurrent.Effect.D:R:StaticRepConcurrent0
Warning: Effectful.Concurrent.QSem: could not find link destinations for: 
	- Effectful.Concurrent.Effect.Concurrent
	- Effectful.Concurrent.Effect.D:R:StaticRepConcurrent0
Warning: Effectful.Concurrent.QSemN: could not find link destinations for: 
	- Effectful.Concurrent.Effect.Concurrent
	- Effectful.Concurrent.Effect.D:R:StaticRepConcurrent0
Warning: Effectful.Concurrent.STM: could not find link destinations for: 
	- Effectful.Concurrent.Effect.Concurrent
	- Effectful.Concurrent.Effect.D:R:StaticRepConcurrent0
	- Control.Monad.Trans.Control.D:R:StMSTMa
Warning: Effectful.Console.ByteString.Lazy: could not find link destinations for: 
	- Effectful.Console.Effect.Console
	- Effectful.Console.Effect.D:R:StaticRepConsole0
Warning: Effectful.Console.ByteString: could not find link destinations for: 
	- Effectful.Console.Effect.Console
	- Effectful.Console.Effect.D:R:StaticRepConsole0
Warning: Effectful.Environment: could not find link destinations for: 
	- Effectful.Environment.Environment
	- Effectful.Environment.D:R:StaticRepEnvironment0
Warning: Effectful.FileSystem: could not find link destinations for: 
	- Effectful.FileSystem.Effect.FileSystem
	- Effectful.FileSystem.Effect.D:R:StaticRepFileSystem0
Warning: Effectful.FileSystem.IO: could not find link destinations for: 
	- Effectful.FileSystem.Effect.FileSystem
	- Effectful.FileSystem.Effect.D:R:StaticRepFileSystem0
Warning: Effectful.Prim.IORef: could not find link destinations for: 
	- Effectful.Internal.Monad.D:R:StaticRepPrim0
	- Effectful.Internal.Monad.Prim
Warning: Effectful.Prim.IORef.Strict: could not find link destinations for: 
	- Effectful.Internal.Monad.D:R:StaticRepPrim0
	- Effectful.Internal.Monad.Prim
Warning: Effectful.Process: could not find link destinations for: 
	- Effectful.Process.Process
	- Effectful.Process.D:R:StaticRepProcess0
Warning: Effectful.Temporary: could not find link destinations for: 
	- Effectful.Temporary.Temporary
	- Effectful.Temporary.D:R:StaticRepTemporary0
Warning: Effectful.Timeout: could not find link destinations for: 
	- Effectful.Timeout.Timeout
	- Effectful.Timeout.D:R:StaticRepTimeout0
Documentation created: dist/doc/html/effectful/,
dist/doc/html/effectful/effectful.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/effectful-2.6.1.0-9upmA2aNSTsE003QxwT2dB
Completed    effectful-2.6.1.0

Test log

[view raw]

Resolving dependencies...
Build profile: -w ghc-9.8.4 -O0
In order, the following will be built (use -v for more details):
 - base-orphans-0.9.3 (lib:base-orphans) (requires build)
 - call-stack-0.4.0 (lib:call-stack) (requires build)
 - colour-2.3.6 (lib:colour) (requires build)
 - os-string-2.0.8 (lib:os-string) (requires build)
 - prettyprinter-1.7.1 (lib:prettyprinter) (requires build)
 - primitive-0.9.1.0 (lib:primitive) (requires build)
 - safe-exceptions-0.1.7.4 (lib:safe-exceptions) (requires build)
 - strict-mutable-base-1.1.0.0 (lib:strict-mutable-base) (requires build)
 - tagged-0.8.9 (lib:tagged) (requires build)
 - transformers-compat-0.7.2 (lib:transformers-compat) (requires build)
 - unliftio-core-0.2.1.0 (lib:unliftio-core) (requires build)
 - ansi-terminal-types-1.1.3 (lib:ansi-terminal-types) (requires build)
 - hashable-1.5.0.0 (lib:hashable) (requires build)
 - transformers-base-0.4.6 (lib:transformers-base) (requires build)
 - ansi-terminal-1.1.3 (lib:ansi-terminal) (requires build)
 - async-2.2.5 (lib:async) (requires build)
 - monad-control-1.0.3.1 (lib:monad-control) (requires build)
 - prettyprinter-ansi-terminal-1.1.3 (lib:prettyprinter-ansi-terminal) (requires build)
 - unliftio-0.2.25.1 (lib:unliftio) (requires build)
 - lifted-base-0.2.3.12 (lib:lifted-base) (requires build)
 - effectful-core-2.6.1.0 (lib:effectful-core) (requires build)
 - optparse-applicative-0.19.0.0 (lib:optparse-applicative) (requires build)
 - tasty-1.5.3 (lib:tasty) (requires build)
 - tasty-hunit-0.10.2 (lib:tasty-hunit) (requires build)
 - effectful-2.6.1.0 (first run)
Configuring base-orphans-0.9.3...
Preprocessing library for base-orphans-0.9.3..
Building library for base-orphans-0.9.3..
[1 of 2] Compiling Data.Orphans.Prelude ( src/Data/Orphans/Prelude.hs, dist/build/Data/Orphans/Prelude.o, dist/build/Data/Orphans/Prelude.dyn_o )
[2 of 2] Compiling Data.Orphans     ( src/Data/Orphans.hs, dist/build/Data/Orphans.o, dist/build/Data/Orphans.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2487658/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/base-orphans-0.9.3-82978f7d7fe1db16a83b9614b3a521d8f2d2c743d24a8f21592b736481ef4863/lib
Configuring call-stack-0.4.0...
Preprocessing library for call-stack-0.4.0..
Building library for call-stack-0.4.0..
[1 of 3] Compiling Data.SrcLoc      ( src/Data/SrcLoc.hs, dist/build/Data/SrcLoc.o, dist/build/Data/SrcLoc.dyn_o )
[2 of 3] Compiling Data.CallStack   ( src/Data/CallStack.hs, dist/build/Data/CallStack.o, dist/build/Data/CallStack.dyn_o )
[3 of 3] Compiling Paths_call_stack ( dist/build/autogen/Paths_call_stack.hs, dist/build/Paths_call_stack.o, dist/build/Paths_call_stack.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2487658/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/call-stack-0.4.0-31951dc4e9db177e2ea89098d1122ced7b6da41fd279273945130bdfc91e7098/lib
Configuring colour-2.3.6...
Preprocessing library for colour-2.3.6..
Building library for colour-2.3.6..
[ 1 of 14] Compiling Data.Colour.CIE.Chromaticity ( Data/Colour/CIE/Chromaticity.hs, dist/build/Data/Colour/CIE/Chromaticity.o, dist/build/Data/Colour/CIE/Chromaticity.dyn_o )
[ 2 of 14] Compiling Data.Colour.CIE.Illuminant ( Data/Colour/CIE/Illuminant.hs, dist/build/Data/Colour/CIE/Illuminant.o, dist/build/Data/Colour/CIE/Illuminant.dyn_o )
[ 3 of 14] Compiling Data.Colour.Chan ( Data/Colour/Chan.hs, dist/build/Data/Colour/Chan.o, dist/build/Data/Colour/Chan.dyn_o )
[ 4 of 14] Compiling Data.Colour.Internal ( Data/Colour/Internal.hs, dist/build/Data/Colour/Internal.o, dist/build/Data/Colour/Internal.dyn_o )
[ 5 of 14] Compiling Data.Colour.Matrix ( Data/Colour/Matrix.hs, dist/build/Data/Colour/Matrix.o, dist/build/Data/Colour/Matrix.dyn_o )
[ 6 of 14] Compiling Data.Colour.RGB  ( Data/Colour/RGB.hs, dist/build/Data/Colour/RGB.o, dist/build/Data/Colour/RGB.dyn_o )
[ 7 of 14] Compiling Data.Colour.RGBSpace.HSL ( Data/Colour/RGBSpace/HSL.hs, dist/build/Data/Colour/RGBSpace/HSL.o, dist/build/Data/Colour/RGBSpace/HSL.dyn_o )
[ 8 of 14] Compiling Data.Colour.RGBSpace.HSV ( Data/Colour/RGBSpace/HSV.hs, dist/build/Data/Colour/RGBSpace/HSV.o, dist/build/Data/Colour/RGBSpace/HSV.dyn_o )
[ 9 of 14] Compiling Data.Colour.SRGB.Linear ( Data/Colour/SRGB/Linear.hs, dist/build/Data/Colour/SRGB/Linear.o, dist/build/Data/Colour/SRGB/Linear.dyn_o )
[10 of 14] Compiling Data.Colour.RGBSpace ( Data/Colour/RGBSpace.hs, dist/build/Data/Colour/RGBSpace.o, dist/build/Data/Colour/RGBSpace.dyn_o )
[11 of 14] Compiling Data.Colour.SRGB ( Data/Colour/SRGB.hs, dist/build/Data/Colour/SRGB.o, dist/build/Data/Colour/SRGB.dyn_o )

Data/Colour/SRGB.hs:117:8: warning: [GHC-63394] [-Wx-partial]
    In the use of head
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
    |
117 |   x' | head x == '#' = tail x
    |        ^^^^

Data/Colour/SRGB.hs:117:24: warning: [GHC-63394] [-Wx-partial]
    In the use of tail
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
    |
117 |   x' | head x == '#' = tail x
    |                        ^^^^

Data/Colour/SRGB.hs:127:50: warning: [GHC-63394] [-Wx-partial]
    In the use of head
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
    |
127 | sRGB24read x | length rx /= 1 || not (null (snd (head rx))) =
    |                                                  ^^^^

Data/Colour/SRGB.hs:129:33: warning: [GHC-63394] [-Wx-partial]
    In the use of head
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
    |
129 |              | otherwise = fst (head rx)
    |                                 ^^^^
[12 of 14] Compiling Data.Colour      ( Data/Colour.hs, dist/build/Data/Colour.o, dist/build/Data/Colour.dyn_o )
[13 of 14] Compiling Data.Colour.Names ( Data/Colour/Names.hs, dist/build/Data/Colour/Names.o, dist/build/Data/Colour/Names.dyn_o )
[14 of 14] Compiling Data.Colour.CIE  ( Data/Colour/CIE.hs, dist/build/Data/Colour/CIE.o, dist/build/Data/Colour/CIE.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2487658/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/colour-2.3.6-1bc3273789052b388bc71f53ac10a073cc4a30f03a6584dc6f830ef26e23fa37/lib
Configuring os-string-2.0.8...
Preprocessing library for os-string-2.0.8..
Building library for os-string-2.0.8..
[ 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 )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2487658/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/os-string-2.0.8-a523b3279e1e9a6c69d6adaf4196e3f5b2f65454ef4d11683fd77a738167c3f4/lib
Configuring prettyprinter-1.7.1...
Preprocessing library for prettyprinter-1.7.1..
Building library for prettyprinter-1.7.1..
[ 1 of 28] Compiling Prettyprinter.Render.Util.Panic ( src/Prettyprinter/Render/Util/Panic.hs, dist/build/Prettyprinter/Render/Util/Panic.o, dist/build/Prettyprinter/Render/Util/Panic.dyn_o )
[ 2 of 28] Compiling Prettyprinter.Internal ( src/Prettyprinter/Internal.hs, dist/build/Prettyprinter/Internal.o, dist/build/Prettyprinter/Internal.dyn_o )
[ 3 of 28] Compiling Prettyprinter.Render.String ( src/Prettyprinter/Render/String.hs, dist/build/Prettyprinter/Render/String.o, dist/build/Prettyprinter/Render/String.dyn_o )
[ 4 of 28] Compiling Data.Text.Prettyprint.Doc.Render.String ( src/Data/Text/Prettyprint/Doc/Render/String.hs, dist/build/Data/Text/Prettyprint/Doc/Render/String.o, dist/build/Data/Text/Prettyprint/Doc/Render/String.dyn_o )
[ 5 of 28] Compiling Prettyprinter.Internal.Type ( src/Prettyprinter/Internal/Type.hs, dist/build/Prettyprinter/Internal/Type.o, dist/build/Prettyprinter/Internal/Type.dyn_o )
[ 6 of 28] Compiling Data.Text.Prettyprint.Doc.Internal.Type ( src/Data/Text/Prettyprint/Doc/Internal/Type.hs, dist/build/Data/Text/Prettyprint/Doc/Internal/Type.o, dist/build/Data/Text/Prettyprint/Doc/Internal/Type.dyn_o )
[ 7 of 28] Compiling Prettyprinter.Internal.Debug ( src/Prettyprinter/Internal/Debug.hs, dist/build/Prettyprinter/Internal/Debug.o, dist/build/Prettyprinter/Internal/Debug.dyn_o )
[ 8 of 28] Compiling Data.Text.Prettyprint.Doc.Internal.Debug ( src/Data/Text/Prettyprint/Doc/Internal/Debug.hs, dist/build/Data/Text/Prettyprint/Doc/Internal/Debug.o, dist/build/Data/Text/Prettyprint/Doc/Internal/Debug.dyn_o )
[ 9 of 28] Compiling Data.Text.Prettyprint.Doc.Internal ( src/Data/Text/Prettyprint/Doc/Internal.hs, dist/build/Data/Text/Prettyprint/Doc/Internal.o, dist/build/Data/Text/Prettyprint/Doc/Internal.dyn_o )
[10 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Util.Panic ( src/Data/Text/Prettyprint/Doc/Render/Util/Panic.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Util/Panic.o, dist/build/Data/Text/Prettyprint/Doc/Render/Util/Panic.dyn_o )
[11 of 28] Compiling Prettyprinter.Render.Util.StackMachine ( src/Prettyprinter/Render/Util/StackMachine.hs, dist/build/Prettyprinter/Render/Util/StackMachine.o, dist/build/Prettyprinter/Render/Util/StackMachine.dyn_o )

src/Prettyprinter/Render/Util/StackMachine.hs:34:1: warning: [GHC-66111] [-Wunused-imports]
    The import of Control.Applicative is redundant
      except perhaps to import instances from Control.Applicative
    To import instances alone, use: import Control.Applicative()
   |
34 | import           Control.Applicative
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[12 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Util.StackMachine ( src/Data/Text/Prettyprint/Doc/Render/Util/StackMachine.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Util/StackMachine.o, dist/build/Data/Text/Prettyprint/Doc/Render/Util/StackMachine.dyn_o )
[13 of 28] Compiling Prettyprinter.Symbols.Ascii ( src/Prettyprinter/Symbols/Ascii.hs, dist/build/Prettyprinter/Symbols/Ascii.o, dist/build/Prettyprinter/Symbols/Ascii.dyn_o )
[14 of 28] Compiling Prettyprinter    ( src/Prettyprinter.hs, dist/build/Prettyprinter.o, dist/build/Prettyprinter.dyn_o )
[15 of 28] Compiling Prettyprinter.Render.Util.SimpleDocTree ( src/Prettyprinter/Render/Util/SimpleDocTree.hs, dist/build/Prettyprinter/Render/Util/SimpleDocTree.o, dist/build/Prettyprinter/Render/Util/SimpleDocTree.dyn_o )
[16 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Util.SimpleDocTree ( src/Data/Text/Prettyprint/Doc/Render/Util/SimpleDocTree.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Util/SimpleDocTree.o, dist/build/Data/Text/Prettyprint/Doc/Render/Util/SimpleDocTree.dyn_o )
[17 of 28] Compiling Prettyprinter.Render.Tutorials.TreeRenderingTutorial ( src/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.hs, dist/build/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.o, dist/build/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.dyn_o )
[18 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Tutorials.TreeRenderingTutorial ( src/Data/Text/Prettyprint/Doc/Render/Tutorials/TreeRenderingTutorial.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Tutorials/TreeRenderingTutorial.o, dist/build/Data/Text/Prettyprint/Doc/Render/Tutorials/TreeRenderingTutorial.dyn_o )
[19 of 28] Compiling Prettyprinter.Render.Tutorials.StackMachineTutorial ( src/Prettyprinter/Render/Tutorials/StackMachineTutorial.hs, dist/build/Prettyprinter/Render/Tutorials/StackMachineTutorial.o, dist/build/Prettyprinter/Render/Tutorials/StackMachineTutorial.dyn_o )
[20 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Tutorials.StackMachineTutorial ( src/Data/Text/Prettyprint/Doc/Render/Tutorials/StackMachineTutorial.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Tutorials/StackMachineTutorial.o, dist/build/Data/Text/Prettyprint/Doc/Render/Tutorials/StackMachineTutorial.dyn_o )

src/Data/Text/Prettyprint/Doc/Render/Tutorials/StackMachineTutorial.hs:7:1: warning: [GHC-15328] [-Wdeprecations]
    Module Prettyprinter.Render.Tutorials.StackMachineTutorial is deprecated:
      "Writing your own stack machine is probably more efficient and customizable; also consider using �renderSimplyDecorated(A)� instead"
  |
7 | import Prettyprinter.Render.Tutorials.StackMachineTutorial
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[21 of 28] Compiling Prettyprinter.Render.Text ( src/Prettyprinter/Render/Text.hs, dist/build/Prettyprinter/Render/Text.o, dist/build/Prettyprinter/Render/Text.dyn_o )
[22 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Text ( src/Data/Text/Prettyprint/Doc/Render/Text.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Text.o, dist/build/Data/Text/Prettyprint/Doc/Render/Text.dyn_o )
[23 of 28] Compiling Data.Text.Prettyprint.Doc ( src/Data/Text/Prettyprint/Doc.hs, dist/build/Data/Text/Prettyprint/Doc.o, dist/build/Data/Text/Prettyprint/Doc.dyn_o )
[24 of 28] Compiling Data.Text.Prettyprint.Doc.Symbols.Ascii ( src/Data/Text/Prettyprint/Doc/Symbols/Ascii.hs, dist/build/Data/Text/Prettyprint/Doc/Symbols/Ascii.o, dist/build/Data/Text/Prettyprint/Doc/Symbols/Ascii.dyn_o )
[25 of 28] Compiling Prettyprinter.Symbols.Unicode ( src/Prettyprinter/Symbols/Unicode.hs, dist/build/Prettyprinter/Symbols/Unicode.o, dist/build/Prettyprinter/Symbols/Unicode.dyn_o )
[26 of 28] Compiling Data.Text.Prettyprint.Doc.Symbols.Unicode ( src/Data/Text/Prettyprint/Doc/Symbols/Unicode.hs, dist/build/Data/Text/Prettyprint/Doc/Symbols/Unicode.o, dist/build/Data/Text/Prettyprint/Doc/Symbols/Unicode.dyn_o )
[27 of 28] Compiling Prettyprinter.Util ( src/Prettyprinter/Util.hs, dist/build/Prettyprinter/Util.o, dist/build/Prettyprinter/Util.dyn_o )
[28 of 28] Compiling Data.Text.Prettyprint.Doc.Util ( src/Data/Text/Prettyprint/Doc/Util.hs, dist/build/Data/Text/Prettyprint/Doc/Util.o, dist/build/Data/Text/Prettyprint/Doc/Util.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2487658/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/prettyprinter-1.7.1-698f6d27ba9dc4afb698ee24b5b7298b328c15147c4c3170a4fd72165e2b9672/lib
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 )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2487658/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/primitive-0.9.1.0-6a2eb9911004fa155aac2d1109fe8460110de8e810719115bf4b4fa7d20f46a6/lib
Configuring safe-exceptions-0.1.7.4...
Preprocessing library for safe-exceptions-0.1.7.4..
Building library for safe-exceptions-0.1.7.4..
[1 of 1] Compiling Control.Exception.Safe ( src/Control/Exception/Safe.hs, dist/build/Control/Exception/Safe.o, dist/build/Control/Exception/Safe.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2487658/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/safe-exceptions-0.1.7.4-57ba26366bed19e0f1dad671bbaf5b769acfdfc576915c35d706d8f4d7a0808f/lib
Configuring strict-mutable-base-1.1.0.0...
Preprocessing library for strict-mutable-base-1.1.0.0..
Building library for strict-mutable-base-1.1.0.0..
[1 of 3] Compiling Control.Concurrent.Chan.Strict ( src/Control/Concurrent/Chan/Strict.hs, dist/build/Control/Concurrent/Chan/Strict.o, dist/build/Control/Concurrent/Chan/Strict.dyn_o )
[2 of 3] Compiling Control.Concurrent.MVar.Strict ( src/Control/Concurrent/MVar/Strict.hs, dist/build/Control/Concurrent/MVar/Strict.o, dist/build/Control/Concurrent/MVar/Strict.dyn_o )
[3 of 3] Compiling Data.IORef.Strict ( src/Data/IORef/Strict.hs, dist/build/Data/IORef/Strict.o, dist/build/Data/IORef/Strict.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2487658/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/strict-mutable-base-1.1.0.0-9fb28c55667acebfb64116f0fc87621661b05452de8df9e0d8ca4a9c92d33ca9/lib
Configuring tagged-0.8.9...
Preprocessing library for tagged-0.8.9..
Building library for tagged-0.8.9..
[1 of 2] Compiling Data.Proxy.TH    ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o, dist/build/Data/Proxy/TH.dyn_o )
[2 of 2] Compiling Data.Tagged      ( src/Data/Tagged.hs, dist/build/Data/Tagged.o, dist/build/Data/Tagged.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2487658/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/tagged-0.8.9-7bf04732d97f4bf5340c0e45b3bc6b1c39f9910c71a0e6a1205150fdfbcfdf08/lib
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 )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2487658/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/transformers-compat-0.7.2-65d516b6721ab8908b52a1ef34487530b87dfa82cc1e5a2dde390735d4f89fdd/lib
Configuring unliftio-core-0.2.1.0...
Preprocessing library for unliftio-core-0.2.1.0..
Building library for unliftio-core-0.2.1.0..
[1 of 2] Compiling Control.Monad.IO.Unlift ( src/Control/Monad/IO/Unlift.hs, dist/build/Control/Monad/IO/Unlift.o, dist/build/Control/Monad/IO/Unlift.dyn_o )
[2 of 2] Compiling Paths_unliftio_core ( dist/build/autogen/Paths_unliftio_core.hs, dist/build/Paths_unliftio_core.o, dist/build/Paths_unliftio_core.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2487658/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/unliftio-core-0.2.1.0-e3da0f8b4c805ce70abbf98598141daf6db1fd685a725d1c45ae36e7630e88be/lib
Configuring ansi-terminal-types-1.1.3...
Preprocessing library for ansi-terminal-types-1.1.3..
Building library for ansi-terminal-types-1.1.3..
[1 of 2] Compiling System.Console.ANSI.Types ( src/System/Console/ANSI/Types.hs, dist/build/System/Console/ANSI/Types.o, dist/build/System/Console/ANSI/Types.dyn_o )
[2 of 2] Compiling System.Console.ANSI.Codes ( src/System/Console/ANSI/Codes.hs, dist/build/System/Console/ANSI/Codes.o, dist/build/System/Console/ANSI/Codes.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2487658/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/ansi-terminal-types-1.1.3-c12c865b524456654e5c4f96ba48bd4de2b3c32e05f6a73c62f9e7fb6779ef8a/lib
Configuring hashable-1.5.0.0...
Preprocessing library for hashable-1.5.0.0..
Building library for hashable-1.5.0.0..
[ 1 of 10] Compiling Data.Hashable.FFI ( src/Data/Hashable/FFI.hs, dist/build/Data/Hashable/FFI.o, dist/build/Data/Hashable/FFI.dyn_o )
[ 2 of 10] Compiling Data.Hashable.Imports ( src/Data/Hashable/Imports.hs, dist/build/Data/Hashable/Imports.o, dist/build/Data/Hashable/Imports.dyn_o )
[ 3 of 10] Compiling Data.Hashable.Mix ( src/Data/Hashable/Mix.hs, dist/build/Data/Hashable/Mix.o, dist/build/Data/Hashable/Mix.dyn_o )
[ 4 of 10] Compiling Data.Hashable.XXH3 ( src/Data/Hashable/XXH3.hs, dist/build/Data/Hashable/XXH3.o, dist/build/Data/Hashable/XXH3.dyn_o )
[ 5 of 10] Compiling Data.Hashable.LowLevel ( src/Data/Hashable/LowLevel.hs, dist/build/Data/Hashable/LowLevel.o, dist/build/Data/Hashable/LowLevel.dyn_o )
[ 6 of 10] Compiling Data.Hashable.Class ( src/Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o, dist/build/Data/Hashable/Class.dyn_o )
[ 7 of 10] Compiling Data.Hashable.Lifted ( src/Data/Hashable/Lifted.hs, dist/build/Data/Hashable/Lifted.o, dist/build/Data/Hashable/Lifted.dyn_o )
[ 8 of 10] Compiling Data.Hashable.Generic.Instances ( src/Data/Hashable/Generic/Instances.hs, dist/build/Data/Hashable/Generic/Instances.o, dist/build/Data/Hashable/Generic/Instances.dyn_o )

src/Data/Hashable/Generic/Instances.hs:5:14: warning: [GHC-19244] [-Wtrustworthy-safe]
    Data.Hashable.Generic.Instances is marked as Trustworthy but has been inferred as safe!
  |
5 | {-# LANGUAGE Trustworthy #-}
  |              ^^^^^^^^^^^
[ 9 of 10] Compiling Data.Hashable.Generic ( src/Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o, dist/build/Data/Hashable/Generic.dyn_o )
[10 of 10] Compiling Data.Hashable    ( src/Data/Hashable.hs, dist/build/Data/Hashable.o, dist/build/Data/Hashable.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2487658/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hashable-1.5.0.0-e624cb0bf1fda2f6d7f91f1fd2f3f9a45e940fa4a6513d8854211ee80d12662e/lib
Configuring transformers-base-0.4.6...
Preprocessing library for transformers-base-0.4.6..
Building library for transformers-base-0.4.6..
[1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o, dist/build/Control/Monad/Base.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2487658/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/transformers-base-0.4.6-d219777c06413700d2be728fef14833a373056d5effefae7498f3547312a787d/lib
Configuring ansi-terminal-1.1.3...
Preprocessing library for ansi-terminal-1.1.3..
Building library for ansi-terminal-1.1.3..
[1 of 2] Compiling System.Console.ANSI.Internal ( unix/System/Console/ANSI/Internal.hs, dist/build/System/Console/ANSI/Internal.o, dist/build/System/Console/ANSI/Internal.dyn_o )
[2 of 2] Compiling System.Console.ANSI ( src/System/Console/ANSI.hs, dist/build/System/Console/ANSI.o, dist/build/System/Console/ANSI.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2487658/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/ansi-terminal-1.1.3-14b2658f53d58bdc6b1e220208a01ef343967e3559df1bab546e449015575dfa/lib
Configuring async-2.2.5...
Preprocessing library for async-2.2.5..
Building library for async-2.2.5..
[1 of 2] Compiling Control.Concurrent.Async.Internal ( Control/Concurrent/Async/Internal.hs, dist/build/Control/Concurrent/Async/Internal.o, dist/build/Control/Concurrent/Async/Internal.dyn_o )

Control/Concurrent/Async/Internal.hs:50: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()
   |
50 | import Data.Semigroup (Semigroup((<>)))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2 of 2] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o, dist/build/Control/Concurrent/Async.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2487658/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/async-2.2.5-034dad0d5d4e4847340de0ea76ed82edf4a3354122fc955e1bae28158b5f55f6/lib
Configuring monad-control-1.0.3.1...
Preprocessing library for monad-control-1.0.3.1..
Building library for monad-control-1.0.3.1..
[1 of 1] Compiling Control.Monad.Trans.Control ( src/Control/Monad/Trans/Control.hs, dist/build/Control/Monad/Trans/Control.o, dist/build/Control/Monad/Trans/Control.dyn_o )

src/Control/Monad/Trans/Control.hs:207:19: warning: [GHC-39567] [-Wstar-is-type]
    Using * (or its Unicode variant) to mean Data.Kind.Type
    relies on the StarIsType extension, which will become
    deprecated in the future.
    Suggested fix: Use Type from Data.Kind instead.
    |
207 |   type StT t a :: *
    |                   ^

src/Control/Monad/Trans/Control.hs:546:21: warning: [GHC-39567] [-Wstar-is-type]
    Using * (or its Unicode variant) to mean Data.Kind.Type
    relies on the StarIsType extension, which will become
    deprecated in the future.
    Suggested fix: Use Type from Data.Kind instead.
    |
546 |     type StM m a :: *
    |                     ^
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2487658/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/monad-control-1.0.3.1-e15f0f74952e370a79728b54db0b920f3c93dd2d3c3f704a6bf814e8b993b3f0/lib
Configuring prettyprinter-ansi-terminal-1.1.3...
Preprocessing library for prettyprinter-ansi-terminal-1.1.3..
Building library for prettyprinter-ansi-terminal-1.1.3..
[1 of 4] Compiling Prettyprinter.Render.Terminal.Internal ( src/Prettyprinter/Render/Terminal/Internal.hs, dist/build/Prettyprinter/Render/Terminal/Internal.o, dist/build/Prettyprinter/Render/Terminal/Internal.dyn_o )
[2 of 4] Compiling Prettyprinter.Render.Terminal ( src/Prettyprinter/Render/Terminal.hs, dist/build/Prettyprinter/Render/Terminal.o, dist/build/Prettyprinter/Render/Terminal.dyn_o )
[3 of 4] Compiling Data.Text.Prettyprint.Doc.Render.Terminal ( src/Data/Text/Prettyprint/Doc/Render/Terminal.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Terminal.o, dist/build/Data/Text/Prettyprint/Doc/Render/Terminal.dyn_o )
[4 of 4] Compiling Data.Text.Prettyprint.Doc.Render.Terminal.Internal ( src/Data/Text/Prettyprint/Doc/Render/Terminal/Internal.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Terminal/Internal.o, dist/build/Data/Text/Prettyprint/Doc/Render/Terminal/Internal.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2487658/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/prettyprinter-ansi-terminal-1.1.3-01540a51e8a8aa8c5a6b1ac67f23916984b5a09c8a144aa6d471451eafceaef3/lib
Configuring unliftio-0.2.25.1...
Preprocessing library for unliftio-0.2.25.1..
Building library for unliftio-0.2.25.1..
[ 1 of 23] Compiling Paths_unliftio   ( dist/build/autogen/Paths_unliftio.hs, dist/build/Paths_unliftio.o, dist/build/Paths_unliftio.dyn_o )
[ 2 of 23] Compiling UnliftIO.Chan    ( src/UnliftIO/Chan.hs, dist/build/UnliftIO/Chan.o, dist/build/UnliftIO/Chan.dyn_o )
[ 3 of 23] Compiling UnliftIO.Directory ( src/UnliftIO/Directory.hs, dist/build/UnliftIO/Directory.o, dist/build/UnliftIO/Directory.dyn_o )
[ 4 of 23] Compiling UnliftIO.Environment ( src/UnliftIO/Environment.hs, dist/build/UnliftIO/Environment.o, dist/build/UnliftIO/Environment.dyn_o )
[ 5 of 23] Compiling UnliftIO.Exception ( src/UnliftIO/Exception.hs, dist/build/UnliftIO/Exception.o, dist/build/UnliftIO/Exception.dyn_o )
[ 6 of 23] Compiling UnliftIO.Exception.Lens ( src/UnliftIO/Exception/Lens.hs, dist/build/UnliftIO/Exception/Lens.o, dist/build/UnliftIO/Exception/Lens.dyn_o )
[ 7 of 23] Compiling UnliftIO.Foreign ( src/UnliftIO/Foreign.hs, dist/build/UnliftIO/Foreign.o, dist/build/UnliftIO/Foreign.dyn_o )
[ 8 of 23] Compiling UnliftIO.IO      ( src/UnliftIO/IO.hs, dist/build/UnliftIO/IO.o, dist/build/UnliftIO/IO.dyn_o )
[ 9 of 23] Compiling UnliftIO.IORef   ( src/UnliftIO/IORef.hs, dist/build/UnliftIO/IORef.o, dist/build/UnliftIO/IORef.dyn_o )
[10 of 23] Compiling UnliftIO.Internals.Async ( src/UnliftIO/Internals/Async.hs, dist/build/UnliftIO/Internals/Async.o, dist/build/UnliftIO/Internals/Async.dyn_o )
[11 of 23] Compiling UnliftIO.Async   ( src/UnliftIO/Async.hs, dist/build/UnliftIO/Async.o, dist/build/UnliftIO/Async.dyn_o )
[12 of 23] Compiling UnliftIO.MVar    ( src/UnliftIO/MVar.hs, dist/build/UnliftIO/MVar.o, dist/build/UnliftIO/MVar.dyn_o )
[13 of 23] Compiling UnliftIO.IO.File.Posix ( src/UnliftIO/IO/File/Posix.hs, dist/build/UnliftIO/IO/File/Posix.o, dist/build/UnliftIO/IO/File/Posix.dyn_o )
[14 of 23] Compiling UnliftIO.IO.File ( src/UnliftIO/IO/File.hs, dist/build/UnliftIO/IO/File.o, dist/build/UnliftIO/IO/File.dyn_o )
[15 of 23] Compiling UnliftIO.Concurrent ( src/UnliftIO/Concurrent.hs, dist/build/UnliftIO/Concurrent.o, dist/build/UnliftIO/Concurrent.dyn_o )
[16 of 23] Compiling UnliftIO.Memoize ( src/UnliftIO/Memoize.hs, dist/build/UnliftIO/Memoize.o, dist/build/UnliftIO/Memoize.dyn_o )
[17 of 23] Compiling UnliftIO.Process ( src/UnliftIO/Process.hs, dist/build/UnliftIO/Process.o, dist/build/UnliftIO/Process.dyn_o )
[18 of 23] Compiling UnliftIO.QSem    ( src/UnliftIO/QSem.hs, dist/build/UnliftIO/QSem.o, dist/build/UnliftIO/QSem.dyn_o )
[19 of 23] Compiling UnliftIO.QSemN   ( src/UnliftIO/QSemN.hs, dist/build/UnliftIO/QSemN.o, dist/build/UnliftIO/QSemN.dyn_o )
[20 of 23] Compiling UnliftIO.STM     ( src/UnliftIO/STM.hs, dist/build/UnliftIO/STM.o, dist/build/UnliftIO/STM.dyn_o )
[21 of 23] Compiling UnliftIO.Temporary ( src/UnliftIO/Temporary.hs, dist/build/UnliftIO/Temporary.o, dist/build/UnliftIO/Temporary.dyn_o )
[22 of 23] Compiling UnliftIO.Timeout ( src/UnliftIO/Timeout.hs, dist/build/UnliftIO/Timeout.o, dist/build/UnliftIO/Timeout.dyn_o )
[23 of 23] Compiling UnliftIO         ( src/UnliftIO.hs, dist/build/UnliftIO.o, dist/build/UnliftIO.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2487658/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/unliftio-0.2.25.1-a67e0544e570d4de67a294fd5a996c6e1d77cde6e5578e2a2bcdab4ad0a7f76a/lib
Configuring lifted-base-0.2.3.12...
Preprocessing library for lifted-base-0.2.3.12..
Building library for lifted-base-0.2.3.12..
[1 of 9] Compiling Control.Concurrent.Chan.Lifted ( Control/Concurrent/Chan/Lifted.hs, dist/build/Control/Concurrent/Chan/Lifted.o, dist/build/Control/Concurrent/Chan/Lifted.dyn_o )
[2 of 9] Compiling Control.Concurrent.MVar.Lifted ( Control/Concurrent/MVar/Lifted.hs, dist/build/Control/Concurrent/MVar/Lifted.o, dist/build/Control/Concurrent/MVar/Lifted.dyn_o )
[3 of 9] Compiling Control.Concurrent.QSem.Lifted ( Control/Concurrent/QSem/Lifted.hs, dist/build/Control/Concurrent/QSem/Lifted.o, dist/build/Control/Concurrent/QSem/Lifted.dyn_o )
[4 of 9] Compiling Control.Concurrent.QSemN.Lifted ( Control/Concurrent/QSemN/Lifted.hs, dist/build/Control/Concurrent/QSemN/Lifted.o, dist/build/Control/Concurrent/QSemN/Lifted.dyn_o )
[5 of 9] Compiling Control.Exception.Lifted ( Control/Exception/Lifted.hs, dist/build/Control/Exception/Lifted.o, dist/build/Control/Exception/Lifted.dyn_o )
[6 of 9] Compiling Control.Concurrent.Lifted ( Control/Concurrent/Lifted.hs, dist/build/Control/Concurrent/Lifted.o, dist/build/Control/Concurrent/Lifted.dyn_o )
[7 of 9] Compiling Data.IORef.Lifted ( Data/IORef/Lifted.hs, dist/build/Data/IORef/Lifted.o, dist/build/Data/IORef/Lifted.dyn_o )
[8 of 9] Compiling Foreign.Marshal.Utils.Lifted ( Foreign/Marshal/Utils/Lifted.hs, dist/build/Foreign/Marshal/Utils/Lifted.o, dist/build/Foreign/Marshal/Utils/Lifted.dyn_o )
[9 of 9] Compiling System.Timeout.Lifted ( System/Timeout/Lifted.hs, dist/build/System/Timeout/Lifted.o, dist/build/System/Timeout/Lifted.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2487658/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/lifted-base-0.2.3.12-4732990d1a812f3417f5b9e90c30b4ba194ca3ea378868059aae085bb8587ffc/lib
Configuring effectful-core-2.6.1.0...
Preprocessing library for effectful-core-2.6.1.0..
Building library for effectful-core-2.6.1.0..
[ 1 of 32] Compiling Effectful.Internal.Effect ( src/Effectful/Internal/Effect.hs, dist/build/Effectful/Internal/Effect.o, dist/build/Effectful/Internal/Effect.dyn_o )
[ 2 of 32] Compiling Effectful.Internal.Utils ( src/Effectful/Internal/Utils.hs, dist/build/Effectful/Internal/Utils.o, dist/build/Effectful/Internal/Utils.dyn_o )
[ 3 of 32] Compiling Effectful.Internal.Env ( src/Effectful/Internal/Env.hs, dist/build/Effectful/Internal/Env.o, dist/build/Effectful/Internal/Env.dyn_o )
[ 4 of 32] Compiling Effectful.Internal.Unlift ( src/Effectful/Internal/Unlift.hs, dist/build/Effectful/Internal/Unlift.o, dist/build/Effectful/Internal/Unlift.dyn_o )
[ 5 of 32] Compiling Effectful.Internal.Monad ( src/Effectful/Internal/Monad.hs, dist/build/Effectful/Internal/Monad.o, dist/build/Effectful/Internal/Monad.dyn_o )
[ 6 of 32] Compiling Effectful.Dispatch.Static.Unsafe ( src/Effectful/Dispatch/Static/Unsafe.hs, dist/build/Effectful/Dispatch/Static/Unsafe.o, dist/build/Effectful/Dispatch/Static/Unsafe.dyn_o )
[ 7 of 32] Compiling Effectful.Internal.MTL ( src/Effectful/Internal/MTL.hs, dist/build/Effectful/Internal/MTL.o, dist/build/Effectful/Internal/MTL.dyn_o )
[ 8 of 32] Compiling Effectful.Dispatch.Static.Primitive ( src/Effectful/Dispatch/Static/Primitive.hs, dist/build/Effectful/Dispatch/Static/Primitive.o, dist/build/Effectful/Dispatch/Static/Primitive.dyn_o )
[ 9 of 32] Compiling Effectful.Dispatch.Static ( src/Effectful/Dispatch/Static.hs, dist/build/Effectful/Dispatch/Static.o, dist/build/Effectful/Dispatch/Static.dyn_o )
[10 of 32] Compiling Effectful        ( src/Effectful.hs, dist/build/Effectful.o, dist/build/Effectful.dyn_o )
[11 of 32] Compiling Effectful.Exception ( src/Effectful/Exception.hs, dist/build/Effectful/Exception.o, dist/build/Effectful/Exception.dyn_o )
[12 of 32] Compiling Effectful.Error.Static ( src/Effectful/Error/Static.hs, dist/build/Effectful/Error/Static.o, dist/build/Effectful/Error/Static.dyn_o )
[13 of 32] Compiling Effectful.Dispatch.Dynamic ( src/Effectful/Dispatch/Dynamic.hs, dist/build/Effectful/Dispatch/Dynamic.o, dist/build/Effectful/Dispatch/Dynamic.dyn_o )
[14 of 32] Compiling Effectful.Fail   ( src/Effectful/Fail.hs, dist/build/Effectful/Fail.o, dist/build/Effectful/Fail.dyn_o )
[15 of 32] Compiling Effectful.Error.Dynamic ( src/Effectful/Error/Dynamic.hs, dist/build/Effectful/Error/Dynamic.o, dist/build/Effectful/Error/Dynamic.dyn_o )
[16 of 32] Compiling Effectful.Labeled ( src/Effectful/Labeled.hs, dist/build/Effectful/Labeled.o, dist/build/Effectful/Labeled.dyn_o )
[17 of 32] Compiling Effectful.Labeled.Error ( src/Effectful/Labeled/Error.hs, dist/build/Effectful/Labeled/Error.o, dist/build/Effectful/Labeled/Error.dyn_o )
[18 of 32] Compiling Effectful.NonDet ( src/Effectful/NonDet.hs, dist/build/Effectful/NonDet.o, dist/build/Effectful/NonDet.dyn_o )
[19 of 32] Compiling Effectful.Prim   ( src/Effectful/Prim.hs, dist/build/Effectful/Prim.o, dist/build/Effectful/Prim.dyn_o )
[20 of 32] Compiling Effectful.Provider ( src/Effectful/Provider.hs, dist/build/Effectful/Provider.o, dist/build/Effectful/Provider.dyn_o )
[21 of 32] Compiling Effectful.Provider.List ( src/Effectful/Provider/List.hs, dist/build/Effectful/Provider/List.o, dist/build/Effectful/Provider/List.dyn_o )
[22 of 32] Compiling Effectful.Reader.Dynamic ( src/Effectful/Reader/Dynamic.hs, dist/build/Effectful/Reader/Dynamic.o, dist/build/Effectful/Reader/Dynamic.dyn_o )
[23 of 32] Compiling Effectful.Labeled.Reader ( src/Effectful/Labeled/Reader.hs, dist/build/Effectful/Labeled/Reader.o, dist/build/Effectful/Labeled/Reader.dyn_o )
[24 of 32] Compiling Effectful.Reader.Static ( src/Effectful/Reader/Static.hs, dist/build/Effectful/Reader/Static.o, dist/build/Effectful/Reader/Static.dyn_o )
[25 of 32] Compiling Effectful.State.Static.Local ( src/Effectful/State/Static/Local.hs, dist/build/Effectful/State/Static/Local.o, dist/build/Effectful/State/Static/Local.dyn_o )
[26 of 32] Compiling Effectful.State.Static.Shared ( src/Effectful/State/Static/Shared.hs, dist/build/Effectful/State/Static/Shared.o, dist/build/Effectful/State/Static/Shared.dyn_o )
[27 of 32] Compiling Effectful.State.Dynamic ( src/Effectful/State/Dynamic.hs, dist/build/Effectful/State/Dynamic.o, dist/build/Effectful/State/Dynamic.dyn_o )
[28 of 32] Compiling Effectful.Labeled.State ( src/Effectful/Labeled/State.hs, dist/build/Effectful/Labeled/State.o, dist/build/Effectful/Labeled/State.dyn_o )
[29 of 32] Compiling Effectful.Writer.Static.Local ( src/Effectful/Writer/Static/Local.hs, dist/build/Effectful/Writer/Static/Local.o, dist/build/Effectful/Writer/Static/Local.dyn_o )
[30 of 32] Compiling Effectful.Writer.Static.Shared ( src/Effectful/Writer/Static/Shared.hs, dist/build/Effectful/Writer/Static/Shared.o, dist/build/Effectful/Writer/Static/Shared.dyn_o )
[31 of 32] Compiling Effectful.Writer.Dynamic ( src/Effectful/Writer/Dynamic.hs, dist/build/Effectful/Writer/Dynamic.o, dist/build/Effectful/Writer/Dynamic.dyn_o )
[32 of 32] Compiling Effectful.Labeled.Writer ( src/Effectful/Labeled/Writer.hs, dist/build/Effectful/Labeled/Writer.o, dist/build/Effectful/Labeled/Writer.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2487658/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/effectful-core-2.6.1.0-3416794393bb5f2c13d58825ecd662a01813eeade549747a50d01247d82d320b/lib
Configuring optparse-applicative-0.19.0.0...
Preprocessing library for optparse-applicative-0.19.0.0..
Building library for optparse-applicative-0.19.0.0..
[ 1 of 17] Compiling Options.Applicative.Help.Levenshtein ( src/Options/Applicative/Help/Levenshtein.hs, dist/build/Options/Applicative/Help/Levenshtein.o, dist/build/Options/Applicative/Help/Levenshtein.dyn_o )

src/Options/Applicative/Help/Levenshtein.hs:24:20: warning: [GHC-63394] [-Wx-partial]
    In the use of head
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
   |
24 |       oneDiag a b (head uppers) (-1 : head lowers)
   |                    ^^^^

src/Options/Applicative/Help/Levenshtein.hs:24:39: warning: [GHC-63394] [-Wx-partial]
    In the use of head
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
   |
24 |       oneDiag a b (head uppers) (-1 : head lowers)
   |                                       ^^^^

src/Options/Applicative/Help/Levenshtein.hs:40:53: warning: [GHC-63394] [-Wx-partial]
    In the use of tail
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
   |
40 |           = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w)
   |                                                     ^^^^

src/Options/Applicative/Help/Levenshtein.hs:40:62: warning: [GHC-63394] [-Wx-partial]
    In the use of tail
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
   |
40 |           = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w)
   |                                                              ^^^^

src/Options/Applicative/Help/Levenshtein.hs:48:27: warning: [GHC-63394] [-Wx-partial]
    In the use of head
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
   |
48 |                 1 + min3 (head w) nw (head n)
   |                           ^^^^

src/Options/Applicative/Help/Levenshtein.hs:48:39: warning: [GHC-63394] [-Wx-partial]
    In the use of head
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
   |
48 |                 1 + min3 (head w) nw (head n)
   |                                       ^^^^

src/Options/Applicative/Help/Levenshtein.hs:50:35: warning: [GHC-63394] [-Wx-partial]
    In the use of tail
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
   |
50 |             me : doDiag as bs me (tail n) (tail w)
   |                                   ^^^^

src/Options/Applicative/Help/Levenshtein.hs:50:44: warning: [GHC-63394] [-Wx-partial]
    In the use of tail
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
   |
50 |             me : doDiag as bs me (tail n) (tail w)
   |                                            ^^^^

src/Options/Applicative/Help/Levenshtein.hs:52:24: warning: [GHC-63394] [-Wx-partial]
    In the use of head
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
   |
52 |         firstelt = 1 + head diagBelow
   |                        ^^^^

src/Options/Applicative/Help/Levenshtein.hs:53:64: warning: [GHC-63394] [-Wx-partial]
    In the use of tail
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
   |
53 |         thisdiag = firstelt : doDiag a' b' firstelt diagAbove (tail diagBelow)
   |                                                                ^^^^

src/Options/Applicative/Help/Levenshtein.hs:59:20: warning: [GHC-63394] [-Wx-partial]
    In the use of head
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
   |
59 |         nextDiag = head (tail diags)
   |                    ^^^^

src/Options/Applicative/Help/Levenshtein.hs:59:26: warning: [GHC-63394] [-Wx-partial]
    In the use of tail
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
   |
59 |         nextDiag = head (tail diags)
   |                          ^^^^
[ 2 of 17] Compiling Options.Applicative.Help.Pretty ( src/Options/Applicative/Help/Pretty.hs, dist/build/Options/Applicative/Help/Pretty.o, dist/build/Options/Applicative/Help/Pretty.dyn_o )
[ 3 of 17] Compiling Options.Applicative.Help.Chunk ( src/Options/Applicative/Help/Chunk.hs, dist/build/Options/Applicative/Help/Chunk.o, dist/build/Options/Applicative/Help/Chunk.dyn_o )
[ 4 of 17] Compiling Options.Applicative.Help.Types ( src/Options/Applicative/Help/Types.hs, dist/build/Options/Applicative/Help/Types.o, dist/build/Options/Applicative/Help/Types.dyn_o )
[ 5 of 17] Compiling Options.Applicative.Types ( src/Options/Applicative/Types.hs, dist/build/Options/Applicative/Types.o, dist/build/Options/Applicative/Types.dyn_o )

src/Options/Applicative/Types.hs:59:31: warning: [GHC-61689] [-Wdodgy-imports]
    Module Data.Semigroup does not export Option.
   |
59 | import Data.Semigroup hiding (Option)
   |                               ^^^^^^
[ 6 of 17] Compiling Options.Applicative.NonEmpty ( src/Options/Applicative/NonEmpty.hs, dist/build/Options/Applicative/NonEmpty.o, dist/build/Options/Applicative/NonEmpty.dyn_o )
[ 7 of 17] Compiling Options.Applicative.Internal ( src/Options/Applicative/Internal.hs, dist/build/Options/Applicative/Internal.o, dist/build/Options/Applicative/Internal.dyn_o )
[ 8 of 17] Compiling Options.Applicative.Common ( src/Options/Applicative/Common.hs, dist/build/Options/Applicative/Common.o, dist/build/Options/Applicative/Common.dyn_o )
[ 9 of 17] Compiling Options.Applicative.Help.Core ( src/Options/Applicative/Help/Core.hs, dist/build/Options/Applicative/Help/Core.o, dist/build/Options/Applicative/Help/Core.dyn_o )
[10 of 17] Compiling Options.Applicative.Help ( src/Options/Applicative/Help.hs, dist/build/Options/Applicative/Help.o, dist/build/Options/Applicative/Help.dyn_o )
[11 of 17] Compiling Options.Applicative.Builder.Internal ( src/Options/Applicative/Builder/Internal.hs, dist/build/Options/Applicative/Builder/Internal.o, dist/build/Options/Applicative/Builder/Internal.dyn_o )

src/Options/Applicative/Builder/Internal.hs:29:31: warning: [GHC-61689] [-Wdodgy-imports]
    Module Data.Semigroup does not export Option.
   |
29 | import Data.Semigroup hiding (Option)
   |                               ^^^^^^
[12 of 17] Compiling Options.Applicative.Builder.Completer ( src/Options/Applicative/Builder/Completer.hs, dist/build/Options/Applicative/Builder/Completer.o, dist/build/Options/Applicative/Builder/Completer.dyn_o )
[13 of 17] Compiling Options.Applicative.Builder ( src/Options/Applicative/Builder.hs, dist/build/Options/Applicative/Builder.o, dist/build/Options/Applicative/Builder.dyn_o )
[14 of 17] Compiling Options.Applicative.BashCompletion ( src/Options/Applicative/BashCompletion.hs, dist/build/Options/Applicative/BashCompletion.o, dist/build/Options/Applicative/BashCompletion.dyn_o )

src/Options/Applicative/BashCompletion.hs:16:1: warning: [GHC-66111] [-Wunused-imports]
    The import of Data.Foldable is redundant
      except perhaps to import instances from Data.Foldable
    To import instances alone, use: import Data.Foldable()
   |
16 | import Data.Foldable ( asum )
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[15 of 17] Compiling Options.Applicative.Extra ( src/Options/Applicative/Extra.hs, dist/build/Options/Applicative/Extra.o, dist/build/Options/Applicative/Extra.dyn_o )
[16 of 17] Compiling Options.Applicative ( src/Options/Applicative.hs, dist/build/Options/Applicative.o, dist/build/Options/Applicative.dyn_o )
[17 of 17] Compiling Options.Applicative.Arrows ( src/Options/Applicative/Arrows.hs, dist/build/Options/Applicative/Arrows.o, dist/build/Options/Applicative/Arrows.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2487658/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/optparse-applicative-0.19.0.0-823a74f1e68cb17f12b84de1378c1d30e0d720149ea58c5dffff82fd8500244a/lib
Configuring tasty-1.5.3...
Preprocessing library for tasty-1.5.3..
Building library for tasty-1.5.3..
[ 1 of 25] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o, dist/build/Control/Concurrent/Async.dyn_o )
[ 2 of 25] Compiling Test.Tasty.Options ( Test/Tasty/Options.hs, dist/build/Test/Tasty/Options.o, dist/build/Test/Tasty/Options.dyn_o )
[ 3 of 25] Compiling Test.Tasty.Parallel ( Test/Tasty/Parallel.hs, dist/build/Test/Tasty/Parallel.o, dist/build/Test/Tasty/Parallel.dyn_o )
[ 4 of 25] Compiling Test.Tasty.Patterns.Expr ( Test/Tasty/Patterns/Expr.hs, dist/build/Test/Tasty/Patterns/Expr.o, dist/build/Test/Tasty/Patterns/Expr.dyn_o )
[ 5 of 25] Compiling Test.Tasty.Patterns.Types ( Test/Tasty/Patterns/Types.hs, dist/build/Test/Tasty/Patterns/Types.o, dist/build/Test/Tasty/Patterns/Types.dyn_o )
[ 6 of 25] Compiling Test.Tasty.Patterns.Printer ( Test/Tasty/Patterns/Printer.hs, dist/build/Test/Tasty/Patterns/Printer.o, dist/build/Test/Tasty/Patterns/Printer.dyn_o )
[ 7 of 25] Compiling Test.Tasty.Patterns.Parser ( Test/Tasty/Patterns/Parser.hs, dist/build/Test/Tasty/Patterns/Parser.o, dist/build/Test/Tasty/Patterns/Parser.dyn_o )
[ 8 of 25] Compiling Test.Tasty.Patterns.Eval ( Test/Tasty/Patterns/Eval.hs, dist/build/Test/Tasty/Patterns/Eval.o, dist/build/Test/Tasty/Patterns/Eval.dyn_o )
[ 9 of 25] Compiling Test.Tasty.Patterns ( Test/Tasty/Patterns.hs, dist/build/Test/Tasty/Patterns.o, dist/build/Test/Tasty/Patterns.dyn_o )
[10 of 25] Compiling Test.Tasty.Options.Core ( Test/Tasty/Options/Core.hs, dist/build/Test/Tasty/Options/Core.o, dist/build/Test/Tasty/Options/Core.dyn_o )
[11 of 25] Compiling Test.Tasty.Providers.ConsoleFormat ( Test/Tasty/Providers/ConsoleFormat.hs, dist/build/Test/Tasty/Providers/ConsoleFormat.o, dist/build/Test/Tasty/Providers/ConsoleFormat.dyn_o )
[12 of 25] Compiling Test.Tasty.Core  ( Test/Tasty/Core.hs, dist/build/Test/Tasty/Core.o, dist/build/Test/Tasty/Core.dyn_o )
[13 of 25] Compiling Test.Tasty.Providers ( Test/Tasty/Providers.hs, dist/build/Test/Tasty/Providers.o, dist/build/Test/Tasty/Providers.dyn_o )
[14 of 25] Compiling Test.Tasty.Runners.Reducers ( Test/Tasty/Runners/Reducers.hs, dist/build/Test/Tasty/Runners/Reducers.o, dist/build/Test/Tasty/Runners/Reducers.dyn_o )
[15 of 25] Compiling Test.Tasty.Runners.Utils ( Test/Tasty/Runners/Utils.hs, dist/build/Test/Tasty/Runners/Utils.o, dist/build/Test/Tasty/Runners/Utils.dyn_o )
[16 of 25] Compiling Test.Tasty.Run   ( Test/Tasty/Run.hs, dist/build/Test/Tasty/Run.o, dist/build/Test/Tasty/Run.dyn_o )
[17 of 25] Compiling Test.Tasty.Ingredients ( Test/Tasty/Ingredients.hs, dist/build/Test/Tasty/Ingredients.o, dist/build/Test/Tasty/Ingredients.dyn_o )
[18 of 25] Compiling Test.Tasty.Options.Env ( Test/Tasty/Options/Env.hs, dist/build/Test/Tasty/Options/Env.o, dist/build/Test/Tasty/Options/Env.dyn_o )
[19 of 25] Compiling Test.Tasty.Ingredients.ListTests ( Test/Tasty/Ingredients/ListTests.hs, dist/build/Test/Tasty/Ingredients/ListTests.o, dist/build/Test/Tasty/Ingredients/ListTests.dyn_o )
[20 of 25] Compiling Test.Tasty.Ingredients.IncludingOptions ( Test/Tasty/Ingredients/IncludingOptions.hs, dist/build/Test/Tasty/Ingredients/IncludingOptions.o, dist/build/Test/Tasty/Ingredients/IncludingOptions.dyn_o )
[21 of 25] Compiling Test.Tasty.Ingredients.ConsoleReporter ( Test/Tasty/Ingredients/ConsoleReporter.hs, dist/build/Test/Tasty/Ingredients/ConsoleReporter.o, dist/build/Test/Tasty/Ingredients/ConsoleReporter.dyn_o )
[22 of 25] Compiling Test.Tasty.Ingredients.Basic ( Test/Tasty/Ingredients/Basic.hs, dist/build/Test/Tasty/Ingredients/Basic.o, dist/build/Test/Tasty/Ingredients/Basic.dyn_o )
[23 of 25] Compiling Test.Tasty.CmdLine ( Test/Tasty/CmdLine.hs, dist/build/Test/Tasty/CmdLine.o, dist/build/Test/Tasty/CmdLine.dyn_o )
[24 of 25] Compiling Test.Tasty.Runners ( Test/Tasty/Runners.hs, dist/build/Test/Tasty/Runners.o, dist/build/Test/Tasty/Runners.dyn_o )
[25 of 25] Compiling Test.Tasty       ( Test/Tasty.hs, dist/build/Test/Tasty.o, dist/build/Test/Tasty.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2487658/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/tasty-1.5.3-6d6256628aef3db6d34ac66079203261272f165e678b4329157903de2d40faf6/lib
Configuring tasty-hunit-0.10.2...
Preprocessing library for tasty-hunit-0.10.2..
Building library for tasty-hunit-0.10.2..
[1 of 3] Compiling Test.Tasty.HUnit.Orig ( Test/Tasty/HUnit/Orig.hs, dist/build/Test/Tasty/HUnit/Orig.o, dist/build/Test/Tasty/HUnit/Orig.dyn_o )
[2 of 3] Compiling Test.Tasty.HUnit.Steps ( Test/Tasty/HUnit/Steps.hs, dist/build/Test/Tasty/HUnit/Steps.o, dist/build/Test/Tasty/HUnit/Steps.dyn_o )
[3 of 3] Compiling Test.Tasty.HUnit ( Test/Tasty/HUnit.hs, dist/build/Test/Tasty/HUnit.o, dist/build/Test/Tasty/HUnit.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2487658/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/tasty-hunit-0.10.2-2d3a9e07773bbd6d7a92338540c11605f7cb1a0fa57d77d402ebb4966b46ef21/lib
Configuring effectful-2.6.1.0...
Preprocessing library for effectful-2.6.1.0..
Building library for effectful-2.6.1.0..
[ 1 of 27] Compiling Effectful.Concurrent.Effect ( src/Effectful/Concurrent/Effect.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Concurrent/Effect.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Concurrent/Effect.dyn_o )
[ 2 of 27] Compiling Effectful.Concurrent.Chan.Strict ( src/Effectful/Concurrent/Chan/Strict.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Concurrent/Chan/Strict.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Concurrent/Chan/Strict.dyn_o )
[ 3 of 27] Compiling Effectful.Concurrent.Chan ( src/Effectful/Concurrent/Chan.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Concurrent/Chan.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Concurrent/Chan.dyn_o )
[ 4 of 27] Compiling Effectful.Concurrent.Async ( src/Effectful/Concurrent/Async.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Concurrent/Async.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Concurrent/Async.dyn_o )
[ 5 of 27] Compiling Effectful.Concurrent ( src/Effectful/Concurrent.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Concurrent.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Concurrent.dyn_o )
[ 6 of 27] Compiling Effectful.Concurrent.MVar ( src/Effectful/Concurrent/MVar.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Concurrent/MVar.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Concurrent/MVar.dyn_o )
[ 7 of 27] Compiling Effectful.Concurrent.MVar.Strict ( src/Effectful/Concurrent/MVar/Strict.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Concurrent/MVar/Strict.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Concurrent/MVar/Strict.dyn_o )
[ 8 of 27] Compiling Effectful.Concurrent.MVar.Strict.Compat ( src/Effectful/Concurrent/MVar/Strict/Compat.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Concurrent/MVar/Strict/Compat.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Concurrent/MVar/Strict/Compat.dyn_o )
[ 9 of 27] Compiling Effectful.Concurrent.QSem ( src/Effectful/Concurrent/QSem.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Concurrent/QSem.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Concurrent/QSem.dyn_o )
[10 of 27] Compiling Effectful.Concurrent.QSemN ( src/Effectful/Concurrent/QSemN.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Concurrent/QSemN.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Concurrent/QSemN.dyn_o )
[11 of 27] Compiling Effectful.Concurrent.STM ( src/Effectful/Concurrent/STM.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Concurrent/STM.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Concurrent/STM.dyn_o )
[12 of 27] Compiling Effectful.Console.Effect ( src/Effectful/Console/Effect.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Console/Effect.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Console/Effect.dyn_o )
[13 of 27] Compiling Effectful.Console.ByteString.Lazy ( src/Effectful/Console/ByteString/Lazy.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Console/ByteString/Lazy.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Console/ByteString/Lazy.dyn_o )
[14 of 27] Compiling Effectful.Console.ByteString ( src/Effectful/Console/ByteString.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Console/ByteString.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Console/ByteString.dyn_o )
[15 of 27] Compiling Effectful.Environment ( src/Effectful/Environment.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Environment.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Environment.dyn_o )
[16 of 27] Compiling Effectful.FileSystem.Effect ( src/Effectful/FileSystem/Effect.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/FileSystem/Effect.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/FileSystem/Effect.dyn_o )
[17 of 27] Compiling Effectful.FileSystem ( src/Effectful/FileSystem.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/FileSystem.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/FileSystem.dyn_o )
[18 of 27] Compiling Effectful.FileSystem.IO ( src/Effectful/FileSystem/IO.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/FileSystem/IO.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/FileSystem/IO.dyn_o )
[19 of 27] Compiling Effectful.FileSystem.IO.ByteString ( src/Effectful/FileSystem/IO/ByteString.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/FileSystem/IO/ByteString.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/FileSystem/IO/ByteString.dyn_o )
[20 of 27] Compiling Effectful.FileSystem.IO.ByteString.Builder ( src/Effectful/FileSystem/IO/ByteString/Builder.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/FileSystem/IO/ByteString/Builder.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/FileSystem/IO/ByteString/Builder.dyn_o )
[21 of 27] Compiling Effectful.FileSystem.IO.ByteString.Lazy ( src/Effectful/FileSystem/IO/ByteString/Lazy.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/FileSystem/IO/ByteString/Lazy.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/FileSystem/IO/ByteString/Lazy.dyn_o )
[22 of 27] Compiling Effectful.FileSystem.IO.File ( src/Effectful/FileSystem/IO/File.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/FileSystem/IO/File.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/FileSystem/IO/File.dyn_o )
[23 of 27] Compiling Effectful.Prim.IORef ( src/Effectful/Prim/IORef.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Prim/IORef.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Prim/IORef.dyn_o )
[24 of 27] Compiling Effectful.Prim.IORef.Strict ( src/Effectful/Prim/IORef/Strict.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Prim/IORef/Strict.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Prim/IORef/Strict.dyn_o )
[25 of 27] Compiling Effectful.Process ( src/Effectful/Process.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Process.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Process.dyn_o )
[26 of 27] Compiling Effectful.Temporary ( src/Effectful/Temporary.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Temporary.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Temporary.dyn_o )
[27 of 27] Compiling Effectful.Timeout ( src/Effectful/Timeout.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Timeout.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/Effectful/Timeout.dyn_o )
Preprocessing test suite 'test' for effectful-2.6.1.0..
Building test suite 'test' for effectful-2.6.1.0..
[ 1 of 14] Compiling ErrorTests       ( tests/ErrorTests.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/test/test-tmp/ErrorTests.o )
[ 2 of 14] Compiling Utils            ( tests/Utils.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/test/test-tmp/Utils.o )
[ 3 of 14] Compiling UnliftTests      ( tests/UnliftTests.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/test/test-tmp/UnliftTests.o )
[ 4 of 14] Compiling TimeoutTests     ( tests/TimeoutTests.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/test/test-tmp/TimeoutTests.o )
[ 5 of 14] Compiling StateTests       ( tests/StateTests.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/test/test-tmp/StateTests.o )
[ 6 of 14] Compiling ReaderTests      ( tests/ReaderTests.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/test/test-tmp/ReaderTests.o )
[ 7 of 14] Compiling PrimTests        ( tests/PrimTests.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/test/test-tmp/PrimTests.o )
[ 8 of 14] Compiling NonDetTests      ( tests/NonDetTests.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/test/test-tmp/NonDetTests.o )
[ 9 of 14] Compiling LabeledTests     ( tests/LabeledTests.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/test/test-tmp/LabeledTests.o )
[10 of 14] Compiling EnvironmentTests ( tests/EnvironmentTests.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/test/test-tmp/EnvironmentTests.o )
[11 of 14] Compiling EnvTests         ( tests/EnvTests.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/test/test-tmp/EnvTests.o )
[12 of 14] Compiling ConcurrencyTests ( tests/ConcurrencyTests.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/test/test-tmp/ConcurrencyTests.o )
[13 of 14] Compiling AsyncTests       ( tests/AsyncTests.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/test/test-tmp/AsyncTests.o )
[14 of 14] Compiling Main             ( tests/Main.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/test/test-tmp/Main.o )
[15 of 15] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/build/test/test
Running 1 test suites...
Test suite test: RUNNING...
Test suite test: PASS
Test suite logged to:
/var/lib/hackage-doc-builder/build-cache/tmp-install/reports/effectful-2.6.1.0.test
Writing: effectful-2.6.1.0-inplace/Effectful.Timeout.hs.html
Writing: effectful-2.6.1.0-inplace/Effectful.Environment.hs.html
Writing: effectful-2.6.1.0-inplace/Effectful.Concurrent.Async.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Test coverage report written to
/var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/hpc/vanilla/html/test/hpc_index.html
1 of 1 test suites (1 of 1 test cases) passed.
Writing: effectful-2.6.1.0-inplace/Effectful.Timeout.hs.html
Writing: effectful-2.6.1.0-inplace/Effectful.Environment.hs.html
Writing: effectful-2.6.1.0-inplace/Effectful.Concurrent.Async.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Package coverage report written to
/var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/effectful-2.6.1.0/noopt/hpc/vanilla/html/effectful-2.6.1.0/hpc_index.html