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 stm-chans-3.0.0.9... Preprocessing library for stm-chans-3.0.0.9.. Building library for stm-chans-3.0.0.9.. [1 of 5] Compiling Control.Concurrent.STM.TBChan ( src/Control/Concurrent/STM/TBChan.hs, dist/build/Control/Concurrent/STM/TBChan.o, dist/build/Control/Concurrent/STM/TBChan.dyn_o ) [2 of 5] Compiling Control.Concurrent.STM.TBMChan ( src/Control/Concurrent/STM/TBMChan.hs, dist/build/Control/Concurrent/STM/TBMChan.o, dist/build/Control/Concurrent/STM/TBMChan.dyn_o ) [3 of 5] Compiling Control.Concurrent.STM.TBMQueue ( src/Control/Concurrent/STM/TBMQueue.hs, dist/build/Control/Concurrent/STM/TBMQueue.o, dist/build/Control/Concurrent/STM/TBMQueue.dyn_o ) [4 of 5] Compiling Control.Concurrent.STM.TMChan ( src/Control/Concurrent/STM/TMChan.hs, dist/build/Control/Concurrent/STM/TMChan.o, dist/build/Control/Concurrent/STM/TMChan.dyn_o ) [5 of 5] Compiling Control.Concurrent.STM.TMQueue ( src/Control/Concurrent/STM/TMQueue.hs, dist/build/Control/Concurrent/STM/TMQueue.o, dist/build/Control/Concurrent/STM/TMQueue.dyn_o ) Preprocessing library for stm-chans-3.0.0.9.. Running Haddock on library for stm-chans-3.0.0.9.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 5] Compiling Control.Concurrent.STM.TBChan ( src/Control/Concurrent/STM/TBChan.hs, nothing ) [2 of 5] Compiling Control.Concurrent.STM.TBMChan ( src/Control/Concurrent/STM/TBMChan.hs, nothing ) [3 of 5] Compiling Control.Concurrent.STM.TBMQueue ( src/Control/Concurrent/STM/TBMQueue.hs, nothing ) [4 of 5] Compiling Control.Concurrent.STM.TMChan ( src/Control/Concurrent/STM/TMChan.hs, nothing ) [5 of 5] Compiling Control.Concurrent.STM.TMQueue ( src/Control/Concurrent/STM/TMQueue.hs, nothing ) Haddock coverage: 100% ( 21 / 21) in 'Control.Concurrent.STM.TBChan' 100% ( 24 / 24) in 'Control.Concurrent.STM.TBMChan' 100% ( 24 / 24) in 'Control.Concurrent.STM.TBMQueue' 100% ( 22 / 22) in 'Control.Concurrent.STM.TMChan' 100% ( 19 / 19) in 'Control.Concurrent.STM.TMQueue' Documentation created: dist/doc/html/stm-chans/, dist/doc/html/stm-chans/stm-chans.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/stm-chans-3.0.0.9-41ZwzhcTumHBxljpApWY7N Completed stm-chans-3.0.0.9 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 unix-compat-0.7.4... Preprocessing library for unix-compat-0.7.4.. Building library for unix-compat-0.7.4.. [1 of 8] Compiling System.PosixCompat.Files ( dist/build/System/PosixCompat/Files.hs, dist/build/System/PosixCompat/Files.o, dist/build/System/PosixCompat/Files.dyn_o ) [2 of 8] Compiling System.PosixCompat.Process ( src/System/PosixCompat/Process.hs, dist/build/System/PosixCompat/Process.o, dist/build/System/PosixCompat/Process.dyn_o ) [3 of 8] Compiling System.PosixCompat.Temp ( src/System/PosixCompat/Temp.hs, dist/build/System/PosixCompat/Temp.o, dist/build/System/PosixCompat/Temp.dyn_o ) [4 of 8] Compiling System.PosixCompat.Time ( src/System/PosixCompat/Time.hs, dist/build/System/PosixCompat/Time.o, dist/build/System/PosixCompat/Time.dyn_o ) [5 of 8] Compiling System.PosixCompat.Types ( src/System/PosixCompat/Types.hs, dist/build/System/PosixCompat/Types.o, dist/build/System/PosixCompat/Types.dyn_o ) [6 of 8] Compiling System.PosixCompat.Extensions ( dist/build/System/PosixCompat/Extensions.hs, dist/build/System/PosixCompat/Extensions.o, dist/build/System/PosixCompat/Extensions.dyn_o ) [7 of 8] Compiling System.PosixCompat.Unistd ( src/System/PosixCompat/Unistd.hs, dist/build/System/PosixCompat/Unistd.o, dist/build/System/PosixCompat/Unistd.dyn_o ) [8 of 8] Compiling System.PosixCompat ( src/System/PosixCompat.hs, dist/build/System/PosixCompat.o, dist/build/System/PosixCompat.dyn_o ) Preprocessing library for unix-compat-0.7.4.. Running Haddock on library for unix-compat-0.7.4.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 8] Compiling System.PosixCompat.Files ( dist/build/System/PosixCompat/Files.hs, nothing ) [2 of 8] Compiling System.PosixCompat.Process ( src/System/PosixCompat/Process.hs, nothing ) [3 of 8] Compiling System.PosixCompat.Temp ( src/System/PosixCompat/Temp.hs, nothing ) [4 of 8] Compiling System.PosixCompat.Time ( src/System/PosixCompat/Time.hs, nothing ) [5 of 8] Compiling System.PosixCompat.Types ( src/System/PosixCompat/Types.hs, nothing ) [6 of 8] Compiling System.PosixCompat.Extensions ( dist/build/System/PosixCompat/Extensions.hs, nothing ) [7 of 8] Compiling System.PosixCompat.Unistd ( src/System/PosixCompat/Unistd.hs, nothing ) [8 of 8] Compiling System.PosixCompat ( src/System/PosixCompat.hs, nothing ) Haddock coverage: 98% ( 80 / 81) in 'System.PosixCompat.Files' Missing documentation for: PathVar 100% ( 2 / 2) in 'System.PosixCompat.Process' 100% ( 2 / 2) in 'System.PosixCompat.Temp' 100% ( 2 / 2) in 'System.PosixCompat.Time' 100% ( 2 / 2) in 'System.PosixCompat.Types' 71% ( 5 / 7) in 'System.PosixCompat.Extensions' Missing documentation for: CMajor (src/System/PosixCompat/Extensions.hsc:23) CMinor (src/System/PosixCompat/Extensions.hsc:24) 75% ( 6 / 8) in 'System.PosixCompat.Unistd' Missing documentation for: SystemID getSystemID 100% ( 8 / 8) in 'System.PosixCompat' Documentation created: dist/doc/html/unix-compat/, dist/doc/html/unix-compat/unix-compat.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/unix-compat-0.7.4-4MOWY7FKXal7MFviv3g6wJ Completed unix-compat-0.7.4 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 unordered-containers-0.2.20... Preprocessing library for unordered-containers-0.2.20.. Building library for unordered-containers-0.2.20.. Data/HashMap/Internal.hs:12:14-23: warning: [GHC-53692] [-Wdeprecated-flags] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead | 12 | {-# LANGUAGE TypeInType #-} | ^^^^^^^^^^ [1 of 9] Compiling Data.HashMap.Internal.Array ( Data/HashMap/Internal/Array.hs, dist/build/Data/HashMap/Internal/Array.o, dist/build/Data/HashMap/Internal/Array.dyn_o ) Data/HashMap/Internal/Array.hs:83:1-35: warning: [GHC-66111] [-Wunused-imports] The import of Control.Applicative is redundant except perhaps to import instances from Control.Applicative To import instances alone, use: import Control.Applicative() | 83 | import Control.Applicative (liftA2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2 of 9] Compiling Data.HashMap.Internal.List ( Data/HashMap/Internal/List.hs, dist/build/Data/HashMap/Internal/List.o, dist/build/Data/HashMap/Internal/List.dyn_o ) [3 of 9] Compiling Data.HashMap.Internal ( Data/HashMap/Internal.hs, dist/build/Data/HashMap/Internal.o, dist/build/Data/HashMap/Internal.dyn_o ) [4 of 9] Compiling Data.HashMap.Internal.Debug ( Data/HashMap/Internal/Debug.hs, dist/build/Data/HashMap/Internal/Debug.o, dist/build/Data/HashMap/Internal/Debug.dyn_o ) [5 of 9] Compiling Data.HashMap.Internal.Strict ( Data/HashMap/Internal/Strict.hs, dist/build/Data/HashMap/Internal/Strict.o, dist/build/Data/HashMap/Internal/Strict.dyn_o ) [6 of 9] Compiling Data.HashSet.Internal ( Data/HashSet/Internal.hs, dist/build/Data/HashSet/Internal.o, dist/build/Data/HashSet/Internal.dyn_o ) [7 of 9] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o, dist/build/Data/HashSet.dyn_o ) [8 of 9] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o, dist/build/Data/HashMap/Strict.dyn_o ) [9 of 9] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o, dist/build/Data/HashMap/Lazy.dyn_o ) Preprocessing library for unordered-containers-0.2.20.. Running Haddock on library for unordered-containers-0.2.20.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. Data/HashMap/Internal.hs:12:14-23: warning: [GHC-53692] [-Wdeprecated-flags] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead | 12 | {-# LANGUAGE TypeInType #-} | ^^^^^^^^^^ [1 of 9] Compiling Data.HashMap.Internal.Array ( Data/HashMap/Internal/Array.hs, nothing ) Data/HashMap/Internal/Array.hs:83:1-35: warning: [GHC-66111] [-Wunused-imports] The import of Control.Applicative is redundant except perhaps to import instances from Control.Applicative To import instances alone, use: import Control.Applicative() | 83 | import Control.Applicative (liftA2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2 of 9] Compiling Data.HashMap.Internal.List ( Data/HashMap/Internal/List.hs, nothing ) [3 of 9] Compiling Data.HashMap.Internal ( Data/HashMap/Internal.hs, nothing ) [4 of 9] Compiling Data.HashMap.Internal.Debug ( Data/HashMap/Internal/Debug.hs, nothing ) [5 of 9] Compiling Data.HashMap.Internal.Strict ( Data/HashMap/Internal/Strict.hs, nothing ) [6 of 9] Compiling Data.HashSet.Internal ( Data/HashSet/Internal.hs, nothing ) [7 of 9] Compiling Data.HashSet ( Data/HashSet.hs, nothing ) [8 of 9] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, nothing ) [9 of 9] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, nothing ) Haddock coverage: 33% ( 16 / 48) in 'Data.HashMap.Internal.Array' Missing documentation for: Array (Data/HashMap/Internal/Array.hs:125) MArray (Data/HashMap/Internal/Array.hs:157) new_ (Data/HashMap/Internal/Array.hs:208) singleton (Data/HashMap/Internal/Array.hs:225) singletonM (Data/HashMap/Internal/Array.hs:229) snoc (Data/HashMap/Internal/Array.hs:233) pair (Data/HashMap/Internal/Array.hs:242) length (Data/HashMap/Internal/Array.hs:154) lengthM (Data/HashMap/Internal/Array.hs:162) read (Data/HashMap/Internal/Array.hs:249) write (Data/HashMap/Internal/Array.hs:255) index (Data/HashMap/Internal/Array.hs:262) indexM (Data/HashMap/Internal/Array.hs:274) index# (Data/HashMap/Internal/Array.hs:268) sameArray1 (Data/HashMap/Internal/Array.hs:140) unsafeFreeze (Data/HashMap/Internal/Array.hs:280) unsafeThaw (Data/HashMap/Internal/Array.hs:286) unsafeSameArray (Data/HashMap/Internal/Array.hs:136) run (Data/HashMap/Internal/Array.hs:292) cloneM (Data/HashMap/Internal/Array.hs:314) foldl (Data/HashMap/Internal/Array.hs:404) foldl' (Data/HashMap/Internal/Array.hs:375) foldr (Data/HashMap/Internal/Array.hs:394) foldr' (Data/HashMap/Internal/Array.hs:385) foldMap (Data/HashMap/Internal/Array.hs:417) thaw (Data/HashMap/Internal/Array.hs:436) map (Data/HashMap/Internal/Array.hs:461) traverse (Data/HashMap/Internal/Array.hs:537) traverse' (Data/HashMap/Internal/Array.hs:553) toList (Data/HashMap/Internal/Array.hs:529) fromList (Data/HashMap/Internal/Array.hs:494) fromList' (Data/HashMap/Internal/Array.hs:506) 25% ( 1 / 4) in 'Data.HashMap.Internal.List' Missing documentation for: isPermutationBy (Data/HashMap/Internal/List.hs:40) deleteBy (Data/HashMap/Internal/List.hs:83) unorderedCompare (Data/HashMap/Internal/List.hs:68) Warning: 'Leaf' is ambiguous. It is defined * at Data/HashMap/Internal.hs:225:7 * at Data/HashMap/Internal.hs:185:1 You 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/HashMap/Internal.hs:185:1 Warning: 'at' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 88% ( 93 /105) in 'Data.HashMap.Internal' Missing documentation for: Leaf (Data/HashMap/Internal.hs:185) intersectionWithKey# (Data/HashMap/Internal.hs:1855) updateOrConcatWithKey (Data/HashMap/Internal.hs:2368) equalKeys (Data/HashMap/Internal.hs:511) equalKeys1 (Data/HashMap/Internal.hs:495) lookupRecordCollision (Data/HashMap/Internal.hs:678) LookupRes (Data/HashMap/Internal.hs:657) lookupResToMaybe (Data/HashMap/Internal.hs:660) insert' (Data/HashMap/Internal.hs:806) delete' (Data/HashMap/Internal.hs:1124) insertNewKey (Data/HashMap/Internal.hs:848) insertKeyExists (Data/HashMap/Internal.hs:883) 50% ( 3 / 6) in 'Data.HashMap.Internal.Debug' Missing documentation for: valid (Data/HashMap/Internal/Debug.hs:98) Validity (Data/HashMap/Internal/Debug.hs:43) SubHashPath (Data/HashMap/Internal/Debug.hs:75) Warning: 'lookup' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'at' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 67 / 67) in 'Data.HashMap.Internal.Strict' Warning: 'HashSet' is ambiguous. It is defined * at Data/HashSet/Internal.hs:112:21 * at Data/HashSet/Internal.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 Data/HashSet/Internal.hs:112:1 100% ( 35 / 35) in 'Data.HashSet.Internal' Warning: 'HashSet' is ambiguous. It is defined * at Data/HashSet/Internal.hs:112:21 * at Data/HashSet/Internal.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 Data/HashSet/Internal.hs:112:1 100% ( 32 / 32) in 'Data.HashSet' 100% ( 69 / 69) in 'Data.HashMap.Strict' 100% ( 69 / 69) in 'Data.HashMap.Lazy' Warning: Data.HashMap.Internal: could not find link destinations for: - Data.HashMap.Internal.D:R:ItemHashMap Warning: Data.HashMap.Internal.Strict: could not find link destinations for: - Data.HashMap.Internal.D:R:ItemHashMap Warning: Data.HashSet.Internal: could not find link destinations for: - Data.HashSet.Internal.D:R:ItemHashSet Warning: Data.HashSet: could not find link destinations for: - Data.HashSet.Internal.D:R:ItemHashSet Warning: Data.HashMap.Strict: could not find link destinations for: - Data.HashMap.Internal.D:R:ItemHashMap Warning: Data.HashMap.Lazy: could not find link destinations for: - Data.HashMap.Internal.D:R:ItemHashMap Documentation created: dist/doc/html/unordered-containers/, dist/doc/html/unordered-containers/unordered-containers.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/unordered-containers-0.2.20-7blfpOodiOvAKqWAOf0374 Completed unordered-containers-0.2.20 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 relude-1.2.2.2... Preprocessing library for relude-1.2.2.2.. Building library for relude-1.2.2.2.. : warning: [GHC-42258] [-Wunused-packages] The following packages were specified via -package or -package-id flags, but were not needed for compilation: - ghc-prim-0.11.0 (exposed by flag -package-id ghc-prim-0.11.0-inplace) [ 1 of 57] Compiling Relude.Applicative [ 2 of 57] Compiling Relude.Base [ 3 of 57] Compiling Relude.Bool.Reexport [ 4 of 57] Compiling Relude.Container.Reexport [ 5 of 57] Compiling Relude.Foldable.Reexport [ 6 of 57] Compiling Relude.Function [ 7 of 57] Compiling Relude.Functor.Reexport [ 8 of 57] Compiling Relude.Functor.Fmap [ 9 of 57] Compiling Relude.Functor [10 of 57] Compiling Relude.Extra.Tuple [11 of 57] Compiling Relude.Enum [12 of 57] Compiling Relude.Lifted.Exit [13 of 57] Compiling Relude.Lifted.IORef [14 of 57] Compiling Relude.List.Reexport [15 of 57] Compiling Relude.Monad.Reexport [16 of 57] Compiling Relude.Monad.Maybe [17 of 57] Compiling Relude.Monad.Trans [18 of 57] Compiling Relude.Monoid [19 of 57] Compiling Relude.Nub [20 of 57] Compiling Relude.String.Reexport [21 of 57] Compiling Relude.String.Conversion [22 of 57] Compiling Relude.String [23 of 57] Compiling Relude.Print [24 of 57] Compiling Relude.Lifted.File [25 of 57] Compiling Relude.File [26 of 57] Compiling Relude.Debug [27 of 57] Compiling Relude.Monad.Either [28 of 57] Compiling Relude.Monad [29 of 57] Compiling Relude.List.NonEmpty [30 of 57] Compiling Relude.Exception [31 of 57] Compiling Relude.DeepSeq [32 of 57] Compiling Relude.Bool.Guard [33 of 57] Compiling Relude.Bool [34 of 57] Compiling Relude.Numeric [35 of 57] Compiling Relude.Container.One [36 of 57] Compiling Relude.Container [37 of 57] Compiling Relude.List [38 of 57] Compiling Relude.Lifted.Handle [39 of 57] Compiling Relude.Lifted.Concurrent [40 of 57] Compiling Relude.Foldable.Fold [41 of 57] Compiling Relude.Foldable [42 of 57] Compiling Relude.Extra.Map [43 of 57] Compiling Relude.Lifted.Terminal [44 of 57] Compiling Relude.Lifted.Env [45 of 57] Compiling Relude.Lifted [46 of 57] Compiling Relude [47 of 57] Compiling Relude.Extra.Type [48 of 57] Compiling Relude.Extra.Newtype [49 of 57] Compiling Relude.Extra.Lens [50 of 57] Compiling Relude.Extra.Group [51 of 57] Compiling Relude.Extra.Foldable1 [52 of 57] Compiling Relude.Extra.Foldable [53 of 57] Compiling Relude.Extra.Enum [54 of 57] Compiling Relude.Extra.CallStack [55 of 57] Compiling Relude.Extra.Bifunctor [56 of 57] Compiling Relude.Extra [57 of 57] Compiling Relude.Unsafe Preprocessing library for relude-1.2.2.2.. Running Haddock on library for relude-1.2.2.2.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. : warning: [GHC-42258] [-Wunused-packages] The following packages were specified via -package or -package-id flags, but were not needed for compilation: - ghc-prim-0.11.0 (exposed by flag -package-id ghc-prim-0.11.0-inplace) [ 1 of 57] Compiling Relude.Applicative [ 2 of 57] Compiling Relude.Base [ 3 of 57] Compiling Relude.Bool.Reexport [ 4 of 57] Compiling Relude.Container.Reexport [ 5 of 57] Compiling Relude.Foldable.Reexport [ 6 of 57] Compiling Relude.Function [ 7 of 57] Compiling Relude.Functor.Reexport [ 8 of 57] Compiling Relude.Functor.Fmap [ 9 of 57] Compiling Relude.Functor [10 of 57] Compiling Relude.Extra.Tuple [11 of 57] Compiling Relude.Enum [12 of 57] Compiling Relude.Lifted.Exit [13 of 57] Compiling Relude.Lifted.IORef [14 of 57] Compiling Relude.List.Reexport [15 of 57] Compiling Relude.Monad.Reexport [16 of 57] Compiling Relude.Monad.Maybe [17 of 57] Compiling Relude.Monad.Trans [18 of 57] Compiling Relude.Monoid [19 of 57] Compiling Relude.Nub [20 of 57] Compiling Relude.String.Reexport [21 of 57] Compiling Relude.String.Conversion [22 of 57] Compiling Relude.String [23 of 57] Compiling Relude.Print [24 of 57] Compiling Relude.Lifted.File [25 of 57] Compiling Relude.File [26 of 57] Compiling Relude.Debug [27 of 57] Compiling Relude.Monad.Either [28 of 57] Compiling Relude.Monad [29 of 57] Compiling Relude.List.NonEmpty [30 of 57] Compiling Relude.Exception [31 of 57] Compiling Relude.DeepSeq [32 of 57] Compiling Relude.Bool.Guard [33 of 57] Compiling Relude.Bool [34 of 57] Compiling Relude.Numeric [35 of 57] Compiling Relude.Container.One [36 of 57] Compiling Relude.Container [37 of 57] Compiling Relude.List [38 of 57] Compiling Relude.Lifted.Handle [39 of 57] Compiling Relude.Lifted.Concurrent [40 of 57] Compiling Relude.Foldable.Fold [41 of 57] Compiling Relude.Foldable [42 of 57] Compiling Relude.Extra.Map [43 of 57] Compiling Relude.Lifted.Terminal [44 of 57] Compiling Relude.Lifted.Env [45 of 57] Compiling Relude.Lifted [46 of 57] Compiling Relude [47 of 57] Compiling Relude.Extra.Type [48 of 57] Compiling Relude.Extra.Newtype [49 of 57] Compiling Relude.Extra.Lens [50 of 57] Compiling Relude.Extra.Group [51 of 57] Compiling Relude.Extra.Foldable1 [52 of 57] Compiling Relude.Extra.Foldable [53 of 57] Compiling Relude.Extra.Enum [54 of 57] Compiling Relude.Extra.CallStack [55 of 57] Compiling Relude.Extra.Bifunctor [56 of 57] Compiling Relude.Extra [57 of 57] Compiling Relude.Unsafe Haddock coverage: 100% ( 13 / 13) in 'Relude.Applicative' 97% ( 46 / 47) in 'Relude.Base' Missing documentation for: Ordering 91% ( 11 / 12) in 'Relude.Bool.Reexport' Missing documentation for: Bool 100% ( 25 / 25) in 'Relude.Container.Reexport' 100% ( 46 / 46) in 'Relude.Foldable.Reexport' 100% ( 18 / 18) in 'Relude.Function' 100% ( 11 / 11) in 'Relude.Functor.Reexport' 100% ( 5 / 5) in 'Relude.Functor.Fmap' 100% ( 5 / 5) in 'Relude.Functor' 100% ( 11 / 11) in 'Relude.Extra.Tuple' Warning: 'Int' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'show' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Eq' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Show' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Text' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 80% ( 8 / 10) in 'Relude.Enum' Missing documentation for: boundedEnumFrom boundedEnumFromThen 100% ( 5 / 5) in 'Relude.Lifted.Exit' 100% ( 12 / 12) in 'Relude.Lifted.IORef' 100% ( 47 / 47) in 'Relude.List.Reexport' 100% ( 65 / 65) in 'Relude.Monad.Reexport' 100% ( 11 / 11) in 'Relude.Monad.Maybe' 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: '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: 'ExceptT' is ambiguous. It is defined * in Control.Monad.Trans.Except * in Control.Monad.Trans.Except You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Control.Monad.Trans.Except 100% ( 15 / 15) in 'Relude.Monad.Trans' 100% ( 25 / 25) in 'Relude.Monoid' 100% ( 8 / 8) in 'Relude.Nub' 100% ( 26 / 26) in 'Relude.String.Reexport' Warning: 'Text' is ambiguous. It is defined * in GHC.TypeError * in Data.Text.Internal You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Data.Text.Internal 100% ( 15 / 15) in 'Relude.String.Conversion' 100% ( 5 / 5) in 'Relude.String' 100% ( 11 / 11) in 'Relude.Print' Warning: 'readFileBS' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'readFileLBS' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 5 / 5) in 'Relude.Lifted.File' 100% ( 17 / 17) in 'Relude.File' Warning: 'Maybe' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'State' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Undefined' is ambiguous. It is defined * at src/Relude/Debug.hs:305:18 * at src/Relude/Debug.hs:305:1 You 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/Relude/Debug.hs:305:1 100% ( 13 / 13) in 'Relude.Debug' 100% ( 17 / 17) in 'Relude.Monad.Either' Warning: '(&)' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Int' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'foo' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 11 / 11) in 'Relude.Monad' 100% ( 12 / 12) in 'Relude.List.NonEmpty' Warning: 'Bug' is ambiguous. It is defined * at src/Relude/Exception.hs:46:12 * at src/Relude/Exception.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/Relude/Exception.hs:46:1 100% ( 8 / 8) in 'Relude.Exception' 100% ( 11 / 11) in 'Relude.DeepSeq' 100% ( 8 / 8) in 'Relude.Bool.Guard' 100% ( 5 / 5) in 'Relude.Bool' 90% ( 38 / 42) in 'Relude.Numeric' Missing documentation for: minInt maxInt even odd 100% ( 2 / 2) in 'Relude.Container.One' 100% ( 5 / 5) in 'Relude.Container' 100% ( 8 / 8) in 'Relude.List' 63% ( 7 / 11) in 'Relude.Lifted.Handle' Missing documentation for: stdin stdout stderr withFile 100% ( 40 / 40) in 'Relude.Lifted.Concurrent' Warning: 'concatMapA' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 14 / 14) in 'Relude.Foldable.Fold' 100% ( 5 / 5) in 'Relude.Foldable' 100% ( 10 / 10) in 'Relude.Extra.Map' 100% ( 5 / 5) in 'Relude.Lifted.Terminal' 100% ( 3 / 3) in 'Relude.Lifted.Env' 100% ( 15 / 15) in 'Relude.Lifted' 100% ( 44 / 44) in 'Relude' 100% ( 7 / 7) in 'Relude.Extra.Type' 100% ( 7 / 7) in 'Relude.Extra.Newtype' Warning: 'Const' is ambiguous. It is defined * in Data.Functor.Const * in Data.Functor.Const 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.Const 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 100% ( 9 / 9) in 'Relude.Extra.Lens' 100% ( 3 / 3) in 'Relude.Extra.Group' 100% ( 4 / 4) in 'Relude.Extra.Foldable1' 100% ( 3 / 3) in 'Relude.Extra.Foldable' 100% ( 4 / 4) in 'Relude.Extra.Enum' 100% ( 3 / 3) in 'Relude.Extra.CallStack' 100% ( 5 / 5) in 'Relude.Extra.Bifunctor' 100% ( 23 / 23) in 'Relude.Extra' 100% ( 12 / 12) in 'Relude.Unsafe' Warning: Relude.Applicative: could not find link destinations for: - Data.Functor.Const.Rep_Const - Data.Functor.Const.Rep1_Const - Control.Applicative.Rep_ZipList - Control.Applicative.Rep1_ZipList - Text.ParserCombinators.ReadP.P - GHC.IsList.D:R:ItemZipList - Data.Graph.SetM Warning: Relude.Base: could not find link destinations for: - GHC.Prim.~# - GHC.Generics.D:R:UReckCharp0 - GHC.Generics.Rep1_Down - GHC.Generics.Rep1_Proxy - GHC.Generics.Rep_Fingerprint - GHC.Generics.Rep_GeneralCategory - GHC.Generics.Rep_SrcLoc - GHC.Generics.Rep_Down - GHC.Generics.Rep_Tuple15 - GHC.Generics.Rep_Tuple14 - GHC.Generics.Rep_Tuple13 - GHC.Generics.Rep_Tuple12 - GHC.Generics.Rep_Tuple11 - GHC.Generics.Rep_Tuple10 - GHC.Generics.Rep_Tuple9 - GHC.Generics.Rep_Tuple8 - GHC.Generics.Rep_Tuple7 - GHC.Generics.Rep_Tuple6 - GHC.Generics.Rep_Tuple5 - GHC.Generics.Rep_Tuple4 - GHC.Generics.Rep_Tuple3 - GHC.Generics.Rep_Tuple2 - GHC.Generics.Rep_Solo - GHC.Generics.Rep_Unit - GHC.Generics.Rep_Proxy - GHC.Generics.Rep_Ordering - GHC.Generics.Rep_Bool - GHC.Generics.Rep_Either - GHC.Generics.Rep_Maybe - GHC.Generics.Rep_NonEmpty - GHC.Generics.Rep_List - GHC.Generics.Rep_Void - GHC.Generics.Rep_M1 - GHC.Generics.Rep_V1 - GHC.Generics.Rep_U1 - GHC.Generics.Rep_Par1 - GHC.Generics.Rep_Rec1 - GHC.Generics.Rep_K1 - GHC.Generics.Rep_:+: - GHC.Generics.Rep_:*: - GHC.Generics.Rep_:.: - GHC.Generics.Rep_R:UReckWordp - GHC.Generics.Rep_R:UReckIntp - GHC.Generics.Rep_R:UReckDoublep - GHC.Generics.Rep_R:UReckCharp - GHC.Generics.Rep1_R:UReckCharp - GHC.Generics.Rep_R:UReckPtrp - GHC.Generics.Rep_Fixity - GHC.Generics.Rep_Associativity - GHC.Generics.Rep_SourceUnpackedness - GHC.Generics.Rep_SourceStrictness - GHC.Generics.Rep_DecidedStrictness - Data.Semigroup.Internal.Rep_Alt - Data.Semigroup.Internal.Rep_Product - Data.Semigroup.Internal.Rep_Sum - Data.Semigroup.Internal.Rep_Any - Data.Semigroup.Internal.Rep_All - Data.Semigroup.Internal.Rep_Endo - Data.Semigroup.Internal.Rep_Dual - Data.Monoid.Rep_Ap - Data.Monoid.Rep_Last - Data.Monoid.Rep_First - Data.Functor.Const.Rep_Const - GHC.RTS.Flags.Rep_RTSFlags - GHC.RTS.Flags.Rep_ParFlags - GHC.RTS.Flags.Rep_TickyFlags - GHC.RTS.Flags.Rep_TraceFlags - GHC.RTS.Flags.Rep_DoTrace - GHC.RTS.Flags.Rep_ProfFlags - GHC.RTS.Flags.Rep_DoHeapProfile - GHC.RTS.Flags.Rep_CCFlags - GHC.RTS.Flags.Rep_DoCostCentres - GHC.RTS.Flags.Rep_DebugFlags - GHC.RTS.Flags.Rep_MiscFlags - GHC.RTS.Flags.Rep_ConcFlags - GHC.RTS.Flags.Rep_GCFlags - GHC.RTS.Flags.Rep_GiveGCStats - Data.Functor.Identity.Rep_Identity - Control.Arrow.Rep_Kleisli - Control.Applicative.Rep_ZipList - Control.Applicative.Rep_WrappedArrow - Control.Applicative.Rep_WrappedMonad - Data.Version.Rep_Version - GHC.ByteOrder.Rep_ByteOrder - GHC.Stats.Rep_RTSStats - GHC.Stats.Rep_GCDetails - Data.Semigroup.Rep_WrappedMonoid - Data.Semigroup.Rep_Last - Data.Semigroup.Rep_First - Data.Semigroup.Rep_Arg - Data.Semigroup.Rep_Max - Data.Semigroup.Rep_Min - Data.Complex.Rep_Complex - Data.Functor.Sum.Rep_Sum - Data.Functor.Product.Rep_Product - Data.Functor.Compose.Rep_Compose - Data.ByteString.Builder.RealFloat.FormatMode - Data.Sequence.Internal.Rep_ViewR - Data.Sequence.Internal.Rep_ViewL - Data.Sequence.Internal.Rep_Elem - Data.Sequence.Internal.Rep_Node - Data.Sequence.Internal.Rep_Digit - Data.Sequence.Internal.Rep_FingerTree - Data.Tree.Rep_Tree - Data.Graph.Rep_SCC - Data.Text.Internal.Encoding.PartialUtf8CodePoint - GHC.Generics.Rep_R:UReckFloatp - GHC.IsList.D:R:ItemCallStack - GHC.IO.Exception.Rep_ExitCode - Control.Monad.Trans.Identity.Rep_IdentityT - Control.Monad.Trans.Maybe.Rep_MaybeT - Control.Monad.Trans.Except.Rep_ExceptT - Control.Monad.Trans.Reader.Rep_ReaderT - Control.Monad.Trans.State.Strict.Rep_StateT - Control.Monad.Trans.Accum.Rep_AccumT - Data.ByteString.Short.Internal.Rep_ShortByteString - System.OsString.Internal.Types.Hidden.Rep_OsChar - System.OsString.Internal.Types.Hidden.Rep_OsString - System.OsString.Internal.Types.Hidden.Rep_PosixChar - System.OsString.Internal.Types.Hidden.Rep_PosixString - System.OsString.Internal.Types.Hidden.Rep_WindowsChar - System.OsString.Internal.Types.Hidden.Rep_WindowsString - GHC.ForeignSrcLang.Type.Rep_ForeignSrcLang - GHC.LanguageExtensions.Type.Rep_Extension - System.OsString.Internal.Types.Rep_OsChar - System.OsString.Internal.Types.Rep_OsString - System.OsString.Internal.Types.Rep_PosixChar - System.OsString.Internal.Types.Rep_PosixString - System.OsString.Internal.Types.Rep_WindowsChar - System.OsString.Internal.Types.Rep_WindowsString - Text.PrettyPrint.Annotated.HughesPJ.Rep_Doc - Text.PrettyPrint.Annotated.HughesPJ.Rep_Mode - Text.PrettyPrint.Annotated.HughesPJ.Rep_Style - Text.PrettyPrint.Annotated.HughesPJ.Rep_TextDetails - Text.PrettyPrint.HughesPJ.Rep_Doc - Language.Haskell.TH.Syntax.Rep_AnnLookup - Language.Haskell.TH.Syntax.Rep_AnnTarget - Language.Haskell.TH.Syntax.Rep_Bang - Language.Haskell.TH.Syntax.Rep_BndrVis - Language.Haskell.TH.Syntax.Rep_Body - Language.Haskell.TH.Syntax.Rep_Bytes - Language.Haskell.TH.Syntax.Rep_Callconv - Language.Haskell.TH.Syntax.Rep_Clause - Language.Haskell.TH.Syntax.Rep_Con - Language.Haskell.TH.Syntax.Rep_Dec - Language.Haskell.TH.Syntax.Rep_DecidedStrictness - Language.Haskell.TH.Syntax.Rep_DerivClause - Language.Haskell.TH.Syntax.Rep_DerivStrategy - Language.Haskell.TH.Syntax.Rep_DocLoc - Language.Haskell.TH.Syntax.Rep_Exp - Language.Haskell.TH.Syntax.Rep_FamilyResultSig - Language.Haskell.TH.Syntax.Rep_FixityDirection - Language.Haskell.TH.Syntax.Rep_Fixity - Language.Haskell.TH.Syntax.Rep_Foreign - Language.Haskell.TH.Syntax.Rep_FunDep - Language.Haskell.TH.Syntax.Rep_Guard - Language.Haskell.TH.Syntax.Rep_Info - Language.Haskell.TH.Syntax.Rep_InjectivityAnn - Language.Haskell.TH.Syntax.Rep_Inline - Language.Haskell.TH.Syntax.Rep_Lit - Language.Haskell.TH.Syntax.Rep_Loc - Language.Haskell.TH.Syntax.Rep_Match - Language.Haskell.TH.Syntax.Rep_ModName - Language.Haskell.TH.Syntax.Rep_ModuleInfo - Language.Haskell.TH.Syntax.Rep_Module - Language.Haskell.TH.Syntax.Rep_NameFlavour - Language.Haskell.TH.Syntax.Rep_NameSpace - Language.Haskell.TH.Syntax.Rep_Name - Language.Haskell.TH.Syntax.Rep_OccName - Language.Haskell.TH.Syntax.Rep_Overlap - Language.Haskell.TH.Syntax.Rep_Pat - Language.Haskell.TH.Syntax.Rep_PatSynArgs - Language.Haskell.TH.Syntax.Rep_PatSynDir - Language.Haskell.TH.Syntax.Rep_Phases - Language.Haskell.TH.Syntax.Rep_PkgName - Language.Haskell.TH.Syntax.Rep_Pragma - Language.Haskell.TH.Syntax.Rep_Range - Language.Haskell.TH.Syntax.Rep_Role - Language.Haskell.TH.Syntax.Rep_RuleBndr - Language.Haskell.TH.Syntax.Rep_RuleMatch - Language.Haskell.TH.Syntax.Rep_Safety - Language.Haskell.TH.Syntax.Rep_SourceStrictness - Language.Haskell.TH.Syntax.Rep_SourceUnpackedness - Language.Haskell.TH.Syntax.Rep_Specificity - Language.Haskell.TH.Syntax.Rep_Stmt - Language.Haskell.TH.Syntax.Rep_TyLit - Language.Haskell.TH.Syntax.Rep_TySynEqn - Language.Haskell.TH.Syntax.Rep_TyVarBndr - Language.Haskell.TH.Syntax.Rep_Type - Language.Haskell.TH.Syntax.Rep_TypeFamilyHead - Control.Monad.Trans.Cont.Rep_ContT - Control.Monad.Trans.RWS.CPS.Rep_RWST - Control.Monad.Trans.RWS.Lazy.Rep_RWST - Control.Monad.Trans.RWS.Strict.Rep_RWST - Control.Monad.Trans.Select.Rep_SelectT - Control.Monad.Trans.State.Lazy.Rep_StateT - Control.Monad.Trans.Writer.CPS.Rep_WriterT - Control.Monad.Trans.Writer.Lazy.Rep_WriterT - Control.Monad.Trans.Writer.Strict.Rep_WriterT - Relude.Debug.Rep_Undefined - GHC.IOPort.IOPortException - Text.Printf.UPrintf - Text.Printf.hspr - Text.Printf.spr - Control.Applicative.Backwards.Rep_Backwards - Control.Applicative.Lift.Rep_Lift - Data.Functor.Constant.Rep_Constant - Data.Functor.Reverse.Rep_Reverse Warning: Relude.Bool.Reexport: could not find link destinations for: - GHC.Generics.SingKind - GHC.Generics.DemoteRep - GHC.Generics.fromSing - GHC.Generics.SingI - GHC.Generics.sing - GHC.Generics.Sing - GHC.Generics.Rep_Bool - GHC.Generics.D:R:SingBoola0 - GHC.Generics.STrue - GHC.Generics.D:R:DemoteRepBool - GHC.Generics.SFalse Warning: Relude.Container.Reexport: could not find link destinations for: - Data.Map.Internal.D:R:ItemMap - Data.IntMap.Internal.D:R:ItemIntMap - GHC.IsList.D:R:ItemCallStack - GHC.IsList.D:R:ItemList - GHC.IsList.D:R:ItemNonEmpty - GHC.IsList.D:R:ItemVersion - GHC.IsList.D:R:ItemZipList - Data.IntSet.Internal.D:R:ItemIntSet - Data.Set.Internal.D:R:ItemSet - Data.Sequence.Internal.D:R:ItemSeq - Data.Sequence.Internal.UnzipWith - Data.Sequence.Internal.unzipWith' - Data.HashMap.Internal.D:R:ItemHashMap - Data.HashSet.Internal.D:R:ItemHashSet - Data.Array.Byte.D:R:ItemByteArray - Data.ByteString.Internal.Type.D:R:ItemByteString - Data.ByteString.Lazy.Internal.D:R:ItemByteString - Data.ByteString.Short.Internal.D:R:ItemShortByteString - Relude.Container.One.D:R:OneItemIntSet - Relude.Container.One.D:R:OneItemHashSet - Relude.Container.One.D:R:OneItemSet - Relude.Container.One.D:R:OneItemIntMap - Relude.Container.One.D:R:OneItemHashMap - Relude.Container.One.D:R:OneItemMap - Relude.Container.One.D:R:OneItemSeq - Relude.Extra.Map.D:R:KeyIntSet - Relude.Extra.Map.D:R:ValIntSet - Relude.Extra.Map.D:R:KeyHashSet - Relude.Extra.Map.D:R:ValHashSet - Relude.Extra.Map.D:R:KeySet - Relude.Extra.Map.D:R:ValSet - Relude.Extra.Map.D:R:KeyIntMap - Relude.Extra.Map.D:R:ValIntMap - Relude.Extra.Map.D:R:KeyHashMap - Relude.Extra.Map.D:R:ValHashMap - Relude.Extra.Map.D:R:KeyMap - Relude.Extra.Map.D:R:ValMap Warning: Relude.Functor.Reexport: could not find link destinations for: - Text.ParserCombinators.ReadP.P - Data.Graph.SetM Warning: Relude.Monad.Reexport: could not find link destinations for: - GHC.Generics.SingKind - GHC.Generics.DemoteRep - GHC.Generics.fromSing - GHC.Generics.SingI - GHC.Generics.sing - GHC.Generics.Sing - GHC.Generics.Rep1_Either - GHC.Generics.Rep1_Maybe - GHC.Generics.Rep_Either - GHC.Generics.Rep_Maybe - Text.ParserCombinators.ReadP.P - GHC.Generics.D:R:SingMaybeb0 - GHC.Generics.SNothing - GHC.Generics.SJust - GHC.Generics.D:R:DemoteRepMaybe - Control.Monad.Trans.Identity.Rep1_IdentityT - Control.Monad.Trans.Identity.Rep_IdentityT - Control.Monad.Trans.Maybe.Rep1_MaybeT - Control.Monad.Trans.Maybe.Rep_MaybeT - Control.Monad.Trans.Except.Rep1_ExceptT - Control.Monad.Trans.Except.Rep_ExceptT - Control.Monad.Trans.Reader.Rep1_ReaderT - Control.Monad.Trans.Reader.Rep_ReaderT - Control.Monad.Trans.State.Strict.Rep_StateT - Data.Graph.SetM Warning: Relude.Monoid: could not find link destinations for: - Data.Semigroup.Internal.Rep_Alt - Data.Semigroup.Internal.Rep1_Alt - Data.Semigroup.Internal.Rep_Product - Data.Semigroup.Internal.Rep1_Product - Data.Semigroup.Internal.Rep_Sum - Data.Semigroup.Internal.Rep1_Sum - Data.Semigroup.Internal.Rep_Any - Data.Semigroup.Internal.Rep_All - Data.Semigroup.Internal.Rep_Endo - Data.Semigroup.Internal.Rep_Dual - Data.Semigroup.Internal.Rep1_Dual - Data.Monoid.Rep_Ap - Data.Monoid.Rep1_Ap - Data.Monoid.Rep_Last - Data.Monoid.Rep1_Last - Data.Monoid.Rep_First - Data.Monoid.Rep1_First - Data.Semigroup.Rep_WrappedMonoid - Data.Semigroup.Rep1_WrappedMonoid - Data.Foldable1.JoinWith - Data.Foldable1.FromMaybe - Data.Foldable1.NonEmptyDList - Data.Set.Internal.MergeSet Warning: Relude.String.Reexport: could not find link destinations for: - Data.ByteString.Internal.Type.D:R:ItemByteString - Data.ByteString.Short.Internal.Rep_ShortByteString - Data.ByteString.Short.Internal.D:R:ItemShortByteString - Relude.String.Reexport.IsText - Relude.String.Conversion.EncodingError - Relude.Container.One.D:R:OneItemShortByteString - Relude.Container.One.D:R:OneItemByteString0 - Relude.Container.One.D:R:OneItemText0 Warning: Relude.String.Conversion: could not find link destinations for: - Relude.String.Conversion.EncodingError Warning: Relude.Debug: could not find link destinations for: - Relude.Debug.IsText - Relude.Debug.Rep_Undefined Warning: Relude.List.NonEmpty: could not find link destinations for: - GHC.Generics.Rep1_NonEmpty - GHC.Generics.Rep_NonEmpty - GHC.IsList.D:R:ItemNonEmpty - Relude.List.NonEmpty.IsNonEmpty - Relude.Container.One.D:R:OneItemNonEmpty Warning: Relude.Exception: could not find link destinations for: - GHC.IOPort.IOPortException Warning: Relude.DeepSeq: could not find link destinations for: - Control.DeepSeq.GNFData - Control.DeepSeq.Zero Warning: Relude.Numeric: could not find link destinations for: - GHC.Generics.D:R:UReckWordp0 - GHC.Generics.D:R:UReckFloatp0 - GHC.Generics.D:R:UReckDoublep0 - GHC.Generics.Rep_R:UReckWordp - GHC.Generics.Rep1_R:UReckWordp - GHC.Generics.Rep1_R:UReckFloatp - GHC.Generics.Rep_R:UReckDoublep - GHC.Generics.Rep1_R:UReckDoublep - GHC.Generics.Rep_R:UReckFloatp Warning: Relude.Container.One: could not find link destinations for: - Relude.Container.One.D:R:OneItemIntSet - Relude.Container.One.D:R:OneItemHashSet - Relude.Container.One.D:R:OneItemSet - Relude.Container.One.D:R:OneItemIntMap - Relude.Container.One.D:R:OneItemHashMap - Relude.Container.One.D:R:OneItemMap - Relude.Container.One.D:R:OneItemShortByteString - Relude.Container.One.D:R:OneItemByteString - Relude.Container.One.D:R:OneItemByteString0 - Relude.Container.One.D:R:OneItemText - Relude.Container.One.D:R:OneItemText0 - Relude.Container.One.D:R:OneItemSeq - Relude.Container.One.D:R:OneItemNonEmpty - Relude.Container.One.D:R:OneItemList Warning: Relude.Foldable.Fold: could not find link destinations for: - Relude.Foldable.Fold.DisallowElem Warning: Relude.Extra.Map: could not find link destinations for: - Relude.Extra.Map.D:R:KeyIntSet - Relude.Extra.Map.D:R:ValIntSet - Relude.Extra.Map.D:R:KeyHashSet - Relude.Extra.Map.D:R:ValHashSet - Relude.Extra.Map.D:R:KeySet - Relude.Extra.Map.D:R:ValSet - Relude.Extra.Map.D:R:KeyIntMap - Relude.Extra.Map.D:R:ValIntMap - Relude.Extra.Map.D:R:KeyHashMap - Relude.Extra.Map.D:R:ValHashMap - Relude.Extra.Map.D:R:KeyMap - Relude.Extra.Map.D:R:ValMap Warning: Relude.Extra.Foldable1: could not find link destinations for: - Relude.Extra.Foldable1.IsListError Documentation created: dist/doc/html/relude/, dist/doc/html/relude/relude.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/relude-1.2.2.2-2NdWb9VxAaJAnNZiQN64M9 Completed relude-1.2.2.2 Configuring lifted-base-0.2.3.12... Preprocessing library for lifted-base-0.2.3.12.. Building library for lifted-base-0.2.3.12.. [1 of 9] Compiling Control.Concurrent.Chan.Lifted ( Control/Concurrent/Chan/Lifted.hs, dist/build/Control/Concurrent/Chan/Lifted.o, dist/build/Control/Concurrent/Chan/Lifted.dyn_o ) [2 of 9] Compiling Control.Concurrent.MVar.Lifted ( Control/Concurrent/MVar/Lifted.hs, dist/build/Control/Concurrent/MVar/Lifted.o, dist/build/Control/Concurrent/MVar/Lifted.dyn_o ) [3 of 9] Compiling Control.Concurrent.QSem.Lifted ( Control/Concurrent/QSem/Lifted.hs, dist/build/Control/Concurrent/QSem/Lifted.o, dist/build/Control/Concurrent/QSem/Lifted.dyn_o ) [4 of 9] Compiling Control.Concurrent.QSemN.Lifted ( Control/Concurrent/QSemN/Lifted.hs, dist/build/Control/Concurrent/QSemN/Lifted.o, dist/build/Control/Concurrent/QSemN/Lifted.dyn_o ) [5 of 9] Compiling Control.Exception.Lifted ( Control/Exception/Lifted.hs, dist/build/Control/Exception/Lifted.o, dist/build/Control/Exception/Lifted.dyn_o ) [6 of 9] Compiling Control.Concurrent.Lifted ( Control/Concurrent/Lifted.hs, dist/build/Control/Concurrent/Lifted.o, dist/build/Control/Concurrent/Lifted.dyn_o ) [7 of 9] Compiling Data.IORef.Lifted ( Data/IORef/Lifted.hs, dist/build/Data/IORef/Lifted.o, dist/build/Data/IORef/Lifted.dyn_o ) [8 of 9] Compiling Foreign.Marshal.Utils.Lifted ( Foreign/Marshal/Utils/Lifted.hs, dist/build/Foreign/Marshal/Utils/Lifted.o, dist/build/Foreign/Marshal/Utils/Lifted.dyn_o ) [9 of 9] Compiling System.Timeout.Lifted ( System/Timeout/Lifted.hs, dist/build/System/Timeout/Lifted.o, dist/build/System/Timeout/Lifted.dyn_o ) Preprocessing library for lifted-base-0.2.3.12.. Running Haddock on library for lifted-base-0.2.3.12.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 9] Compiling Control.Concurrent.Chan.Lifted ( Control/Concurrent/Chan/Lifted.hs, nothing ) [2 of 9] Compiling Control.Concurrent.MVar.Lifted ( Control/Concurrent/MVar/Lifted.hs, nothing ) [3 of 9] Compiling Control.Concurrent.QSem.Lifted ( Control/Concurrent/QSem/Lifted.hs, nothing ) [4 of 9] Compiling Control.Concurrent.QSemN.Lifted ( Control/Concurrent/QSemN/Lifted.hs, nothing ) [5 of 9] Compiling Control.Exception.Lifted ( Control/Exception/Lifted.hs, nothing ) [6 of 9] Compiling Control.Concurrent.Lifted ( Control/Concurrent/Lifted.hs, nothing ) [7 of 9] Compiling Data.IORef.Lifted ( Data/IORef/Lifted.hs, nothing ) [8 of 9] Compiling Foreign.Marshal.Utils.Lifted ( Foreign/Marshal/Utils/Lifted.hs, nothing ) [9 of 9] Compiling System.Timeout.Lifted ( System/Timeout/Lifted.hs, nothing ) Haddock coverage: 100% ( 8 / 8) in 'Control.Concurrent.Chan.Lifted' 100% ( 19 / 19) in 'Control.Concurrent.MVar.Lifted' 100% ( 5 / 5) in 'Control.Concurrent.QSem.Lifted' 100% ( 5 / 5) in 'Control.Concurrent.QSemN.Lifted' Warning: 'liftBaseOp' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 64 / 64) in 'Control.Exception.Lifted' 100% ( 36 / 36) in 'Control.Concurrent.Lifted' 100% ( 11 / 11) in 'Data.IORef.Lifted' Warning: 'MonadBase' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 2 / 2) in 'Foreign.Marshal.Utils.Lifted' 100% ( 2 / 2) in 'System.Timeout.Lifted' Warning: Control.Exception.Lifted: could not find link destinations for: - GHC.IOPort.IOPortException Documentation created: dist/doc/html/lifted-base/, dist/doc/html/lifted-base/lifted-base.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/lifted-base-0.2.3.12-iHp5K1HUqL4vslGQBQOkt Completed lifted-base-0.2.3.12 Configuring enclosed-exceptions-1.0.3... Preprocessing library for enclosed-exceptions-1.0.3.. Building library for enclosed-exceptions-1.0.3.. [1 of 1] Compiling Control.Exception.Enclosed ( src/Control/Exception/Enclosed.hs, dist/build/Control/Exception/Enclosed.o, dist/build/Control/Exception/Enclosed.dyn_o ) Preprocessing library for enclosed-exceptions-1.0.3.. Running Haddock on library for enclosed-exceptions-1.0.3.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 1] Compiling Control.Exception.Enclosed ( src/Control/Exception/Enclosed.hs, nothing ) Haddock coverage: Warning: 'Timeout' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ClassyPrelude' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 17 / 17) in 'Control.Exception.Enclosed' Documentation created: dist/doc/html/enclosed-exceptions/, dist/doc/html/enclosed-exceptions/enclosed-exceptions.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/enclosed-exceptions-1.0.3-Hpuh5WoPqcf4V0JUDJdsyA Completed enclosed-exceptions-1.0.3 Configuring shelly-1.12.1.1... Preprocessing library for shelly-1.12.1.1.. Building library for shelly-1.12.1.1.. [1 of 7] Compiling Shelly.Base ( src/Shelly/Base.hs, dist/build/Shelly/Base.o, dist/build/Shelly/Base.dyn_o ) [2 of 7] Compiling Shelly.Directory ( src/Shelly/Directory.hs, dist/build/Shelly/Directory.o, dist/build/Shelly/Directory.dyn_o ) [3 of 7] Compiling Shelly.Find ( src/Shelly/Find.hs, dist/build/Shelly/Find.o, dist/build/Shelly/Find.dyn_o ) [4 of 7] Compiling Shelly ( src/Shelly.hs, dist/build/Shelly.o, dist/build/Shelly.dyn_o ) [5 of 7] Compiling Shelly.Lifted ( src/Shelly/Lifted.hs, dist/build/Shelly/Lifted.o, dist/build/Shelly/Lifted.dyn_o ) [6 of 7] Compiling Shelly.Pipe ( src/Shelly/Pipe.hs, dist/build/Shelly/Pipe.o, dist/build/Shelly/Pipe.dyn_o ) [7 of 7] Compiling Shelly.Unix ( src/Shelly/Unix.hs, dist/build/Shelly/Unix.o, dist/build/Shelly/Unix.dyn_o ) Preprocessing library for shelly-1.12.1.1.. Running Haddock on library for shelly-1.12.1.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 7] Compiling Shelly.Base ( src/Shelly/Base.hs, nothing ) [2 of 7] Compiling Shelly.Directory ( src/Shelly/Directory.hs, nothing ) [3 of 7] Compiling Shelly.Find ( src/Shelly/Find.hs, nothing ) [4 of 7] Compiling Shelly ( src/Shelly.hs, nothing ) [5 of 7] Compiling Shelly.Lifted ( src/Shelly/Lifted.hs, nothing ) [6 of 7] Compiling Shelly.Pipe ( src/Shelly/Pipe.hs, nothing ) [7 of 7] Compiling Shelly.Unix ( src/Shelly/Unix.hs, nothing ) Haddock coverage: Warning: 'find' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Sh' is ambiguous. It is defined * at src/Shelly/Base.hs:63:16 * at src/Shelly/Base.hs:63:1 You 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/Shelly/Base.hs:63:1 Warning: 'Sh' is ambiguous. It is defined * at src/Shelly/Base.hs:63:16 * at src/Shelly/Base.hs:63:1 You 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/Shelly/Base.hs:63:1 Warning: 'stdin' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 88% (146 /165) in 'Shelly' Missing documentation for: Sh (src/Shelly/Base.hs:63) FoldCallback (src/Shelly.hs:246) bash_ (src/Shelly.hs:1176) sshCommandText (src/Shelly.hs:1126) SshMode (src/Shelly.hs:1069) StdHandle (src/Shelly/Base.hs:120) StdStream getenv (src/Shelly.hs:768) get_environment (src/Shelly.hs:736) show_command (src/Shelly.hs:1034) path (src/Shelly/Base.hs:232) readfile (src/Shelly.hs:1453) writeBinary (src/Shelly.hs:1438) bracket_sh (src/Shelly.hs:410) RunFailed (src/Shelly.hs:1021) toTextIgnore (src/Shelly/Base.hs:284) toTextWarn (src/Shelly.hs:226) get (src/Shelly/Base.hs:252) put (src/Shelly.hs:285) 31% ( 46 /144) in 'Shelly.Lifted' Missing documentation for: MonadSh (src/Shelly/Lifted.hs:124) MonadShControl (src/Shelly/Lifted.hs:186) Sh (src/Shelly/Base.hs:63) sub (src/Shelly/Lifted.hs:332) silently (src/Shelly/Lifted.hs:307) verbosely (src/Shelly/Lifted.hs:310) escaping (src/Shelly/Lifted.hs:341) print_stdout (src/Shelly/Lifted.hs:319) print_stderr (src/Shelly/Lifted.hs:322) print_commands (src/Shelly/Lifted.hs:325) tracing (src/Shelly/Lifted.hs:338) errExit (src/Shelly/Lifted.hs:344) log_stdout_with (src/Shelly/Lifted.hs:313) log_stderr_with (src/Shelly/Lifted.hs:316) run (src/Shelly/Lifted.hs:482) run_ (src/Shelly/Lifted.hs:501) runFoldLines (src/Shelly/Lifted.hs:520) FoldCallback (src/Shelly.hs:246) -|- (src/Shelly/Lifted.hs:350) lastStderr (src/Shelly/Lifted.hs:523) setStdin (src/Shelly/Lifted.hs:529) lastExitCode (src/Shelly/Lifted.hs:526) command (src/Shelly/Lifted.hs:485) command_ (src/Shelly/Lifted.hs:489) command1 (src/Shelly/Lifted.hs:493) command1_ (src/Shelly/Lifted.hs:497) sshPairs (src/Shelly/Lifted.hs:479) sshPairs_ (src/Shelly/Lifted.hs:476) runHandle (src/Shelly/Lifted.hs:507) runHandles (src/Shelly/Lifted.hs:515) transferLinesAndCombine (src/Shelly/Lifted.hs:367) StdHandle (src/Shelly/Base.hs:120) StdStream setenv (src/Shelly/Lifted.hs:458) get_env (src/Shelly/Lifted.hs:470) get_env_text (src/Shelly/Lifted.hs:473) get_env_all (src/Shelly/Lifted.hs:467) appendToPath (src/Shelly/Lifted.hs:461) prependToPath (src/Shelly/Lifted.hs:464) cd (src/Shelly/Lifted.hs:404) chdir (src/Shelly/Lifted.hs:301) chdir_p (src/Shelly/Lifted.hs:304) pwd (src/Shelly/Lifted.hs:413) echo (src/Shelly/Lifted.hs:556) echo_n (src/Shelly/Lifted.hs:557) echo_err (src/Shelly/Lifted.hs:558) echo_n_err (src/Shelly/Lifted.hs:559) inspect (src/Shelly/Lifted.hs:594) inspect_err (src/Shelly/Lifted.hs:597) tag (src/Shelly/Lifted.hs:298) trace (src/Shelly/Lifted.hs:335) show_command (src/Shelly.hs:1034) ls (src/Shelly/Lifted.hs:591) lsT (src/Shelly/Lifted.hs:410) test_e (src/Shelly/Lifted.hs:440) test_f (src/Shelly/Lifted.hs:443) test_d (src/Shelly/Lifted.hs:585) test_s (src/Shelly/Lifted.hs:588) test_px (src/Shelly/Lifted.hs:446) which (src/Shelly/Lifted.hs:437) absPath (src/Shelly/Lifted.hs:582) canonic (src/Shelly/Lifted.hs:574) relPath (src/Shelly/Lifted.hs:566) relativeTo (src/Shelly/Lifted.hs:571) mv (src/Shelly/Lifted.hs:407) rm (src/Shelly/Lifted.hs:455) rm_f (src/Shelly/Lifted.hs:452) rm_rf (src/Shelly/Lifted.hs:449) cp (src/Shelly/Lifted.hs:535) cp_r (src/Shelly/Lifted.hs:532) mkdir (src/Shelly/Lifted.hs:428) mkdir_p (src/Shelly/Lifted.hs:431) mkdirTree (src/Shelly/Lifted.hs:434) readfile (src/Shelly/Lifted.hs:547) readBinary (src/Shelly/Lifted.hs:550) writefile (src/Shelly/Lifted.hs:538) appendfile (src/Shelly/Lifted.hs:544) touchfile (src/Shelly/Lifted.hs:541) withTmpDir (src/Shelly/Lifted.hs:356) exit (src/Shelly/Lifted.hs:416) errorExit (src/Shelly/Lifted.hs:419) quietExit (src/Shelly/Lifted.hs:422) terror (src/Shelly/Lifted.hs:425) bracket_sh (src/Shelly/Lifted.hs:388) catchany (src/Shelly/Lifted.hs:600) catch_sh (src/Shelly/Lifted.hs:376) handle_sh (src/Shelly/Lifted.hs:380) handleany_sh (src/Shelly/Lifted.hs:400) finally_sh (src/Shelly/Lifted.hs:384) catches_sh (src/Shelly/Lifted.hs:392) catchany_sh (src/Shelly/Lifted.hs:396) toTextIgnore (src/Shelly/Base.hs:284) toTextWarn (src/Shelly/Lifted.hs:364) time (src/Shelly/Lifted.hs:359) sleep (src/Shelly/Lifted.hs:553) get (src/Shelly/Lifted.hs:370) put (src/Shelly/Lifted.hs:373) followSymlink (src/Shelly/Lifted.hs:347) Warning: 'Sh' is ambiguous. It is defined * at src/Shelly/Pipe.hs:119:16 * at src/Shelly/Pipe.hs:119:1 You 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/Shelly/Pipe.hs:119:1 95% (123 /129) in 'Shelly.Pipe' Missing documentation for: silently (src/Shelly/Pipe.hs:226) verbosely (src/Shelly/Pipe.hs:230) FoldCallback (src/Shelly.hs:246) toTextIgnore (src/Shelly/Base.hs:284) get (src/Shelly/Pipe.hs:604) put (src/Shelly/Pipe.hs:607) 50% ( 1 / 2) in 'Shelly.Unix' Missing documentation for: kill (src/Shelly/Unix.hs:12) Warning: Shelly: could not find link destinations for: - Shelly.Base.State - Shelly.Base.canonicalizePath - Shelly.Base.D:R:StMSha - Shelly.ToFilePath - Shelly.Lifted.ShSh - Shelly.Lifted.D:R:ShMSha0 Warning: Shelly.Lifted: could not find link destinations for: - Shelly.Base.State - Shelly.Base.D:R:StMSha - Shelly.ToFilePath - Shelly.Lifted.ShSh - Shelly.Lifted.D:R:ShMSha0 Warning: Shelly.Pipe: could not find link destinations for: - Shelly.Base.State - Shelly.ToFilePath - Shelly.Pipe.ShellCommand Documentation created: dist/doc/html/shelly/, dist/doc/html/shelly/shelly.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/shelly-1.12.1.1-FIjKlZZ0PhM7QSBG6YQO9F Completed shelly-1.12.1.1 Downloading which-0.2.0.3 Downloaded which-0.2.0.3 Configuring which-0.2.0.3... Preprocessing library for which-0.2.0.3.. Building library for which-0.2.0.3.. [1 of 1] Compiling System.Which ( src/System/Which.hs, dist/build/System/Which.o, dist/build/System/Which.dyn_o ) Preprocessing library for which-0.2.0.3.. Running Haddock on library for which-0.2.0.3.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 1] Compiling System.Which ( src/System/Which.hs, nothing ) Haddock coverage: 50% ( 2 / 4) in 'System.Which' Missing documentation for: Module header staticWhichNix (src/System/Which.hs:40) Documentation created: dist/doc/html/which/, dist/doc/html/which/which.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/which-0.2.0.3-BxKSp4rHCbK45KYQiC8WUJ Completed which-0.2.0.3 Downloading tail-0.1.0.0 Downloaded tail-0.1.0.0 Configuring tail-0.1.0.0... Preprocessing library for tail-0.1.0.0.. Building library for tail-0.1.0.0.. [1 of 3] Compiling Control.Concurrent.STM.CircularBuffer ( src/Control/Concurrent/STM/CircularBuffer.hs, dist/build/Control/Concurrent/STM/CircularBuffer.o, dist/build/Control/Concurrent/STM/CircularBuffer.dyn_o ) [2 of 3] Compiling Paths_tail ( dist/build/autogen/Paths_tail.hs, dist/build/Paths_tail.o, dist/build/Paths_tail.dyn_o ) [3 of 3] Compiling System.Tail ( src/System/Tail.hs, dist/build/System/Tail.o, dist/build/System/Tail.dyn_o ) Preprocessing library for tail-0.1.0.0.. Running Haddock on library for tail-0.1.0.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 3] Compiling Control.Concurrent.STM.CircularBuffer ( src/Control/Concurrent/STM/CircularBuffer.hs, nothing ) [2 of 3] Compiling Paths_tail ( dist/build/autogen/Paths_tail.hs, nothing ) [3 of 3] Compiling System.Tail ( src/System/Tail.hs, nothing ) Haddock coverage: 100% ( 7 / 7) in 'Control.Concurrent.STM.CircularBuffer' Warning: 'Tail' is ambiguous. It is defined * at src/System/Tail.hs:42:13 * at src/System/Tail.hs:42:1 You 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/System/Tail.hs:42:1 100% ( 7 / 7) in 'System.Tail' Warning: System.Tail: could not find link destinations for: - System.Tail.Rep_Tail Documentation created: dist/doc/html/tail/, dist/doc/html/tail/tail.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/tail-0.1.0.0-Lt3bMKs76TB7vA8dV56d6Q Completed tail-0.1.0.0