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