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 transformers-compat-0.7.2... Preprocessing library for transformers-compat-0.7.2.. Building library for transformers-compat-0.7.2.. [1 of 4] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, dist/build/Control/Monad/Trans/Instances.o, dist/build/Control/Monad/Trans/Instances.dyn_o ) [2 of 4] Compiling Data.Functor.Classes.Generic.Internal ( generics/Data/Functor/Classes/Generic/Internal.hs, dist/build/Data/Functor/Classes/Generic/Internal.o, dist/build/Data/Functor/Classes/Generic/Internal.dyn_o ) [3 of 4] Compiling Data.Functor.Classes.Generic ( generics/Data/Functor/Classes/Generic.hs, dist/build/Data/Functor/Classes/Generic.o, dist/build/Data/Functor/Classes/Generic.dyn_o ) [4 of 4] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o, dist/build/Paths_transformers_compat.dyn_o ) Preprocessing library for transformers-compat-0.7.2.. Running Haddock on library for transformers-compat-0.7.2.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 4] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, nothing ) [2 of 4] Compiling Data.Functor.Classes.Generic.Internal ( generics/Data/Functor/Classes/Generic/Internal.hs, nothing ) [3 of 4] Compiling Data.Functor.Classes.Generic ( generics/Data/Functor/Classes/Generic.hs, nothing ) [4 of 4] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, nothing ) Haddock coverage: 100% ( 1 / 1) in 'Control.Monad.Trans.Instances' Warning: 'String' is ambiguous. It is defined * in Text.Read.Lex * in GHC.Base You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in GHC.Base Warning: 'Options' is ambiguous. It is defined * at generics/Data/Functor/Classes/Generic/Internal.hs:146:19 * at generics/Data/Functor/Classes/Generic/Internal.hs:146:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at generics/Data/Functor/Classes/Generic/Internal.hs:146:1 Warning: 'FunctorClassesDefault' is ambiguous. It is defined * at generics/Data/Functor/Classes/Generic/Internal.hs:1231:3 * at generics/Data/Functor/Classes/Generic/Internal.hs:1230:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at generics/Data/Functor/Classes/Generic/Internal.hs:1230:1 100% ( 48 / 48) in 'Data.Functor.Classes.Generic.Internal' Warning: 'Eq1' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Ord1' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Read1' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Show1' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'GenericFunctorClasses' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'eq1Default' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'compare1Default' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'readsPrec1Default' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'showsPrec1Default' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 21 / 21) in 'Data.Functor.Classes.Generic' Warning: Data.Functor.Classes.Generic.Internal: could not find link destinations for: - Data.Functor.Classes.Generic.Internal.GShowCon - Data.Functor.Classes.Generic.Internal.GReadCon Documentation created: dist/doc/html/transformers-compat/, dist/doc/html/transformers-compat/transformers-compat.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/transformers-compat-0.7.2-Kjd0KzrkeU5ax708EytP3 Completed transformers-compat-0.7.2 Configuring unliftio-core-0.2.1.0... Preprocessing library for unliftio-core-0.2.1.0.. Building library for unliftio-core-0.2.1.0.. [1 of 2] Compiling Control.Monad.IO.Unlift ( src/Control/Monad/IO/Unlift.hs, dist/build/Control/Monad/IO/Unlift.o, dist/build/Control/Monad/IO/Unlift.dyn_o ) [2 of 2] Compiling Paths_unliftio_core ( dist/build/autogen/Paths_unliftio_core.hs, dist/build/Paths_unliftio_core.o, dist/build/Paths_unliftio_core.dyn_o ) Preprocessing library for unliftio-core-0.2.1.0.. Running Haddock on library for unliftio-core-0.2.1.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 2] Compiling Control.Monad.IO.Unlift ( src/Control/Monad/IO/Unlift.hs, nothing ) [2 of 2] Compiling Paths_unliftio_core ( dist/build/autogen/Paths_unliftio_core.hs, nothing ) Haddock coverage: Warning: 'ReaderT' is ambiguous. It is defined * in Control.Monad.Trans.Reader * in Control.Monad.Trans.Reader You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Control.Monad.Trans.Reader Warning: 'IdentityT' is ambiguous. It is defined * in Control.Monad.Trans.Identity * in Control.Monad.Trans.Identity You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Control.Monad.Trans.Identity Warning: 'UnliftIO' is ambiguous. It is defined * at src/Control/Monad/IO/Unlift.hs:27:22 * at src/Control/Monad/IO/Unlift.hs:27:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Control/Monad/IO/Unlift.hs:27:1 100% ( 10 / 10) in 'Control.Monad.IO.Unlift' Documentation created: dist/doc/html/unliftio-core/, dist/doc/html/unliftio-core/unliftio-core.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/unliftio-core-0.2.1.0-4RRDZLCPaiuAoQNEd4e5m9 Completed unliftio-core-0.2.1.0 Configuring hashable-1.5.0.0... Preprocessing library for hashable-1.5.0.0.. Building library for hashable-1.5.0.0.. [ 1 of 10] Compiling Data.Hashable.FFI ( src/Data/Hashable/FFI.hs, dist/build/Data/Hashable/FFI.o, dist/build/Data/Hashable/FFI.dyn_o ) [ 2 of 10] Compiling Data.Hashable.Imports ( src/Data/Hashable/Imports.hs, dist/build/Data/Hashable/Imports.o, dist/build/Data/Hashable/Imports.dyn_o ) [ 3 of 10] Compiling Data.Hashable.Mix ( src/Data/Hashable/Mix.hs, dist/build/Data/Hashable/Mix.o, dist/build/Data/Hashable/Mix.dyn_o ) [ 4 of 10] Compiling Data.Hashable.XXH3 ( src/Data/Hashable/XXH3.hs, dist/build/Data/Hashable/XXH3.o, dist/build/Data/Hashable/XXH3.dyn_o ) [ 5 of 10] Compiling Data.Hashable.LowLevel ( src/Data/Hashable/LowLevel.hs, dist/build/Data/Hashable/LowLevel.o, dist/build/Data/Hashable/LowLevel.dyn_o ) [ 6 of 10] Compiling Data.Hashable.Class ( src/Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o, dist/build/Data/Hashable/Class.dyn_o ) [ 7 of 10] Compiling Data.Hashable.Lifted ( src/Data/Hashable/Lifted.hs, dist/build/Data/Hashable/Lifted.o, dist/build/Data/Hashable/Lifted.dyn_o ) [ 8 of 10] Compiling Data.Hashable.Generic.Instances ( src/Data/Hashable/Generic/Instances.hs, dist/build/Data/Hashable/Generic/Instances.o, dist/build/Data/Hashable/Generic/Instances.dyn_o ) src/Data/Hashable/Generic/Instances.hs:5:14: warning: [GHC-19244] [-Wtrustworthy-safe] Data.Hashable.Generic.Instances is marked as Trustworthy but has been inferred as safe! | 5 | {-# LANGUAGE Trustworthy #-} | ^^^^^^^^^^^ [ 9 of 10] Compiling Data.Hashable.Generic ( src/Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o, dist/build/Data/Hashable/Generic.dyn_o ) [10 of 10] Compiling Data.Hashable ( src/Data/Hashable.hs, dist/build/Data/Hashable.o, dist/build/Data/Hashable.dyn_o ) Preprocessing library for hashable-1.5.0.0.. Running Haddock on library for hashable-1.5.0.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 10] Compiling Data.Hashable.FFI ( src/Data/Hashable/FFI.hs, nothing ) [ 2 of 10] Compiling Data.Hashable.Imports ( src/Data/Hashable/Imports.hs, nothing ) [ 3 of 10] Compiling Data.Hashable.Mix ( src/Data/Hashable/Mix.hs, nothing ) [ 4 of 10] Compiling Data.Hashable.XXH3 ( src/Data/Hashable/XXH3.hs, nothing ) [ 5 of 10] Compiling Data.Hashable.LowLevel ( src/Data/Hashable/LowLevel.hs, nothing ) [ 6 of 10] Compiling Data.Hashable.Class ( src/Data/Hashable/Class.hs, nothing ) [ 7 of 10] Compiling Data.Hashable.Lifted ( src/Data/Hashable/Lifted.hs, nothing ) [ 8 of 10] Compiling Data.Hashable.Generic.Instances ( src/Data/Hashable/Generic/Instances.hs, nothing ) src/Data/Hashable/Generic/Instances.hs:5:14: warning: [GHC-19244] [-Wtrustworthy-safe] Data.Hashable.Generic.Instances is marked as Trustworthy but has been inferred as safe! | 5 | {-# LANGUAGE Trustworthy #-} | ^^^^^^^^^^^ [ 9 of 10] Compiling Data.Hashable.Generic ( src/Data/Hashable/Generic.hs, nothing ) [10 of 10] Compiling Data.Hashable ( src/Data/Hashable.hs, nothing ) Haddock coverage: Warning: 'ByteArray' is ambiguous. It is defined * in Data.Array.Byte * in Data.Array.Byte You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Data.Array.Byte Warning: 'hash' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'defaultHashWith' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Hashed' is ambiguous. It is defined * at src/Data/Hashable/Class.hs:860:17 * at src/Data/Hashable/Class.hs:860:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Data/Hashable/Class.hs:860:1 Warning: 'Arg' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 80% ( 8 / 10) in 'Data.Hashable.Lifted' Missing documentation for: Hashable1 (src/Data/Hashable/Class.hs:252) Hashable2 (src/Data/Hashable/Class.hs:267) 66% ( 6 / 9) in 'Data.Hashable.Generic' Missing documentation for: One (src/Data/Hashable/Class.hs:242) Zero (src/Data/Hashable/Class.hs:241) HashArgs (src/Data/Hashable/Class.hs:244) Warning: 'Generic' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 31 / 31) in 'Data.Hashable' Warning: Data.Hashable.Generic: could not find link destinations for: - Data.Hashable.Class.D:R:HashArgsOnea0 - Data.Hashable.Class.D:R:HashArgsZeroa0 - Data.Hashable.Generic.Instances.GSum Warning: Data.Hashable: could not find link destinations for: - Data.Hashable.Mix.Salt Documentation created: dist/doc/html/hashable/, dist/doc/html/hashable/hashable.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/hashable-1.5.0.0-J8fLvwSw9feFf65x5AcaWG Completed hashable-1.5.0.0 Configuring transformers-base-0.4.6... Preprocessing library for transformers-base-0.4.6.. Building library for transformers-base-0.4.6.. [1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o, dist/build/Control/Monad/Base.dyn_o ) Preprocessing library for transformers-base-0.4.6.. Running Haddock on library for transformers-base-0.4.6.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, nothing ) Haddock coverage: 33% ( 1 / 3) in 'Control.Monad.Base' Missing documentation for: Module header MonadBase (src/Control/Monad/Base.hs:60) Documentation created: dist/doc/html/transformers-base/, dist/doc/html/transformers-base/transformers-base.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/transformers-base-0.4.6-IL0Wd7HO1bp151a2hrrU7W Completed transformers-base-0.4.6 Configuring async-2.2.5... Preprocessing library for async-2.2.5.. Building library for async-2.2.5.. [1 of 2] Compiling Control.Concurrent.Async.Internal ( Control/Concurrent/Async/Internal.hs, dist/build/Control/Concurrent/Async/Internal.o, dist/build/Control/Concurrent/Async/Internal.dyn_o ) Control/Concurrent/Async/Internal.hs:50:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Semigroup is redundant except perhaps to import instances from Data.Semigroup To import instances alone, use: import Data.Semigroup() | 50 | import Data.Semigroup (Semigroup((<>))) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2 of 2] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o, dist/build/Control/Concurrent/Async.dyn_o ) Preprocessing library for async-2.2.5.. Running Haddock on library for async-2.2.5.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 2] Compiling Control.Concurrent.Async.Internal ( Control/Concurrent/Async/Internal.hs, nothing ) Control/Concurrent/Async/Internal.hs:50:1: warning: [GHC-66111] [-Wunused-imports] The import of Data.Semigroup is redundant except perhaps to import instances from Data.Semigroup To import instances alone, use: import Data.Semigroup() | 50 | import Data.Semigroup (Semigroup((<>))) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2 of 2] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, nothing ) Haddock coverage: Warning: 'ThreadId' is ambiguous. It is defined * in GHC.Conc.Sync * in GHC.Conc.Sync You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in GHC.Conc.Sync Warning: 'Async' is ambiguous. It is defined * at Control/Concurrent/Async/Internal.hs:69:16 * at Control/Concurrent/Async/Internal.hs:69:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Control/Concurrent/Async/Internal.hs:69:1 Warning: 'ExceptionInLinkedThread' is ambiguous. It is defined * at Control/Concurrent/Async/Internal.hs:461:3 * at Control/Concurrent/Async/Internal.hs:460:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Control/Concurrent/Async/Internal.hs:460:1 Warning: 'AsyncCancelled' is ambiguous. It is defined * at Control/Concurrent/Async/Internal.hs:274:23 * at Control/Concurrent/Async/Internal.hs:274:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Control/Concurrent/Async/Internal.hs:274:1 Warning: 'IO' is ambiguous. It is defined * in GHC.Types * in GHC.Types You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in GHC.Types 86% ( 58 / 67) in 'Control.Concurrent.Async.Internal' Missing documentation for: asyncUsing (Control/Concurrent/Async/Internal.hs:124) withAsyncUsing (Control/Concurrent/Async/Internal.hs:178) ExceptionInLinkedThread (Control/Concurrent/Async/Internal.hs:460) isCancel (Control/Concurrent/Async/Internal.hs:542) concurrently' (Control/Concurrent/Async/Internal.hs:649) catchAll (Control/Concurrent/Async/Internal.hs:858) tryAll (Control/Concurrent/Async/Internal.hs:861) rawForkIO (Control/Concurrent/Async/Internal.hs:868) rawForkOn (Control/Concurrent/Async/Internal.hs:873) Warning: 'forkIO' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Async' is ambiguous. It is defined * at Control/Concurrent/Async/Internal.hs:69:16 * at Control/Concurrent/Async/Internal.hs:69:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Control/Concurrent/Async/Internal.hs:69:1 Warning: 'Concurrently' is ambiguous. It is defined * at Control/Concurrent/Async/Internal.hs:775:26 * at Control/Concurrent/Async/Internal.hs:775:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Control/Concurrent/Async/Internal.hs:775:1 Warning: 'Alternative' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 98% ( 70 / 71) in 'Control.Concurrent.Async' Missing documentation for: ExceptionInLinkedThread (Control/Concurrent/Async/Internal.hs:460) Documentation created: dist/doc/html/async/, dist/doc/html/async/async.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/async-2.2.5-DRFV2Ni7wRk2vNEod8lEbg Completed async-2.2.5 Configuring monad-control-1.0.3.1... Preprocessing library for monad-control-1.0.3.1.. Building library for monad-control-1.0.3.1.. [1 of 1] Compiling Control.Monad.Trans.Control ( src/Control/Monad/Trans/Control.hs, dist/build/Control/Monad/Trans/Control.o, dist/build/Control/Monad/Trans/Control.dyn_o ) src/Control/Monad/Trans/Control.hs:207:19: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 207 | type StT t a :: * | ^ src/Control/Monad/Trans/Control.hs:546:21: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 546 | type StM m a :: * | ^ Preprocessing library for monad-control-1.0.3.1.. Running Haddock on library for monad-control-1.0.3.1.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 1] Compiling Control.Monad.Trans.Control ( src/Control/Monad/Trans/Control.hs, nothing ) src/Control/Monad/Trans/Control.hs:207:19: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 207 | type StT t a :: * | ^ src/Control/Monad/Trans/Control.hs:546:21: warning: [GHC-39567] [-Wstar-is-type] Using * (or its Unicode variant) to mean Data.Kind.Type relies on the StarIsType extension, which will become deprecated in the future. Suggested fix: Use Type from Data.Kind instead. | 546 | type StM m a :: * | ^ Haddock coverage: Warning: 'IdentityT' is ambiguous. It is defined * in Control.Monad.Trans.Identity * in Control.Monad.Trans.Identity You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Control.Monad.Trans.Identity Warning: 'MaybeT' is ambiguous. It is defined * in Control.Monad.Trans.Maybe * in Control.Monad.Trans.Maybe You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Control.Monad.Trans.Maybe Warning: 'ErrorT' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Error' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ExceptT' is ambiguous. It is defined * in Control.Monad.Trans.Except * in Control.Monad.Trans.Except You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Control.Monad.Trans.Except Warning: 'ListT' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ReaderT' is ambiguous. It is defined * in Control.Monad.Trans.Reader * in Control.Monad.Trans.Reader You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Control.Monad.Trans.Reader Warning: 'StateT' is ambiguous. It is defined * in Control.Monad.Trans.State.Lazy * in Control.Monad.Trans.State.Lazy You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Control.Monad.Trans.State.Lazy Warning: 'WriterT' is ambiguous. It is defined * in Control.Monad.Trans.Writer.Lazy * in Control.Monad.Trans.Writer.Lazy You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Control.Monad.Trans.Writer.Lazy Warning: 'RWST' is ambiguous. It is defined * in Control.Monad.Trans.RWS.Lazy * in Control.Monad.Trans.RWS.Lazy You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Control.Monad.Trans.RWS.Lazy Warning: 'liftIO' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'liftBase' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'MonadIO' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'flip' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'lift' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'withFile' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Just' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 35 / 35) in 'Control.Monad.Trans.Control' Warning: Control.Monad.Trans.Control: could not find link destinations for: - Control.Monad.Trans.Control.D:R:StTMaybeTa - Control.Monad.Trans.Control.D:R:StTIdentityTa - Control.Monad.Trans.Control.D:R:StMSTMa - Control.Monad.Trans.Control.D:R:StMIdentitya - Control.Monad.Trans.Control.D:R:StMLista - Control.Monad.Trans.Control.D:R:StMMaybea - Control.Monad.Trans.Control.D:R:StMIOa Documentation created: dist/doc/html/monad-control/, dist/doc/html/monad-control/monad-control.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/monad-control-1.0.3.1-FAFT25wsmcjJZRoEoOcnof Completed monad-control-1.0.3.1 Configuring bluefin-internal-0.1.0.0... Preprocessing library for bluefin-internal-0.1.0.0.. Building library for bluefin-internal-0.1.0.0.. [1 of 6] Compiling Bluefin.Internal.Key ( src/Bluefin/Internal/Key.hs, dist/build/Bluefin/Internal/Key.o, dist/build/Bluefin/Internal/Key.dyn_o ) [2 of 6] Compiling Bluefin.Internal.Exception.Scoped ( src/Bluefin/Internal/Exception/Scoped.hs, dist/build/Bluefin/Internal/Exception/Scoped.o, dist/build/Bluefin/Internal/Exception/Scoped.dyn_o ) [3 of 6] Compiling Bluefin.Internal ( src/Bluefin/Internal.hs, dist/build/Bluefin/Internal.o, dist/build/Bluefin/Internal.dyn_o ) [4 of 6] Compiling Bluefin.Internal.Pipes ( src/Bluefin/Internal/Pipes.hs, dist/build/Bluefin/Internal/Pipes.o, dist/build/Bluefin/Internal/Pipes.dyn_o ) [5 of 6] Compiling Bluefin.Internal.Examples ( src/Bluefin/Internal/Examples.hs, dist/build/Bluefin/Internal/Examples.o, dist/build/Bluefin/Internal/Examples.dyn_o ) src/Bluefin/Internal/Examples.hs:75:11: warning: [GHC-18042] [-Wtype-defaults] " Defaulting the type variable a0 to type Integer in the following constraint Num a0 arising from the literal 1 " In the second argument of yield, namely 1 In a stmt of a 'do' block: yield y 1 In the expression: do yield y 1 yield y 2 yield y 100 pure length | 75 | yield y 1 | ^ src/Bluefin/Internal/Examples.hs:99:9: warning: [GHC-18042] [-Wtype-defaults] " Defaulting the type variable a0 to type Integer in the following constraints (Num a0) arising from the literal 0 at src/Bluefin/Internal/Examples.hs:99:9 (Enum a0) arising from the arithmetic sequence 0 .. 4 at src/Bluefin/Internal/Examples.hs:99:8-15 " In the expression: 0 In the first argument of for_, namely [0 .. 4] In the first argument of ($), namely for_ [0 .. 4] | 99 | for_ [0 .. 4] $ \i -> do | ^ src/Bluefin/Internal/Examples.hs:447:9: warning: [GHC-18042] [-Wtype-defaults] " Defaulting the type variable a0 to type Integer in the following constraints (Num a0) arising from the literal 1 at src/Bluefin/Internal/Examples.hs:447:9 (Enum a0) arising from the arithmetic sequence 1 .. 10 at src/Bluefin/Internal/Examples.hs:447:8-16 " In the expression: 1 In the first argument of for_, namely [1 .. 10] In the first argument of ($), namely for_ [1 .. 10] | 447 | for_ [1 .. 10] $ \_ -> tell w (Any True) | ^ src/Bluefin/Internal/Examples.hs:966:28: warning: [GHC-40910] [-Wunused-matches] Defined but not used: b | 966 | (\_ -> modify st (\(c, b) -> (c, True))) | ^ src/Bluefin/Internal/Examples.hs:981:91: warning: [GHC-18042] [-Wtype-defaults] " Defaulting the type variable exn0 to type Integer in the following constraint Num exn0 arising from the literal 42 " In the second argument of throw, namely 42 In the second argument of polymorphicBracket, namely (throw e 42) In the expression: polymorphicBracket st (throw e 42) | 981 | (_res, st) <- runState (0, False) $ \st -> try $ \e -> polymorphicBracket st (throw e 42) | ^^ [6 of 6] Compiling Bluefin.Internal.System.IO ( src/Bluefin/Internal/System/IO.hs, dist/build/Bluefin/Internal/System/IO.o, dist/build/Bluefin/Internal/System/IO.dyn_o ) Preprocessing library for bluefin-internal-0.1.0.0.. Running Haddock on library for bluefin-internal-0.1.0.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 6] Compiling Bluefin.Internal.Key ( src/Bluefin/Internal/Key.hs, nothing ) [2 of 6] Compiling Bluefin.Internal.Exception.Scoped ( src/Bluefin/Internal/Exception/Scoped.hs, nothing ) [3 of 6] Compiling Bluefin.Internal ( src/Bluefin/Internal.hs, nothing ) [4 of 6] Compiling Bluefin.Internal.Pipes ( src/Bluefin/Internal/Pipes.hs, nothing ) [5 of 6] Compiling Bluefin.Internal.Examples ( src/Bluefin/Internal/Examples.hs, nothing ) src/Bluefin/Internal/Examples.hs:75:11: warning: [GHC-18042] [-Wtype-defaults] " Defaulting the type variable a0 to type Integer in the following constraint Num a0 arising from the literal 1 " In the second argument of yield, namely 1 In a stmt of a 'do' block: yield y 1 In the expression: do yield y 1 yield y 2 yield y 100 pure length | 75 | yield y 1 | ^ src/Bluefin/Internal/Examples.hs:99:9: warning: [GHC-18042] [-Wtype-defaults] " Defaulting the type variable a0 to type Integer in the following constraints (Num a0) arising from the literal 0 at src/Bluefin/Internal/Examples.hs:99:9 (Enum a0) arising from the arithmetic sequence 0 .. 4 at src/Bluefin/Internal/Examples.hs:99:8-15 " In the expression: 0 In the first argument of for_, namely [0 .. 4] In the first argument of ($), namely for_ [0 .. 4] | 99 | for_ [0 .. 4] $ \i -> do | ^ src/Bluefin/Internal/Examples.hs:447:9: warning: [GHC-18042] [-Wtype-defaults] " Defaulting the type variable a0 to type Integer in the following constraints (Num a0) arising from the literal 1 at src/Bluefin/Internal/Examples.hs:447:9 (Enum a0) arising from the arithmetic sequence 1 .. 10 at src/Bluefin/Internal/Examples.hs:447:8-16 " In the expression: 1 In the first argument of for_, namely [1 .. 10] In the first argument of ($), namely for_ [1 .. 10] | 447 | for_ [1 .. 10] $ \_ -> tell w (Any True) | ^ src/Bluefin/Internal/Examples.hs:966:28: warning: [GHC-40910] [-Wunused-matches] Defined but not used: b | 966 | (\_ -> modify st (\(c, b) -> (c, True))) | ^ src/Bluefin/Internal/Examples.hs:981:91: warning: [GHC-18042] [-Wtype-defaults] " Defaulting the type variable exn0 to type Integer in the following constraint Num exn0 arising from the literal 42 " In the second argument of throw, namely 42 In the second argument of polymorphicBracket, namely (throw e 42) In the expression: polymorphicBracket st (throw e 42) | 981 | (_res, st) <- runState (0, False) $ \st -> try $ \e -> polymorphicBracket st (throw e 42) | ^^ [6 of 6] Compiling Bluefin.Internal.System.IO ( src/Bluefin/Internal/System/IO.hs, nothing ) Haddock coverage: 0% ( 0 / 4) in 'Bluefin.Internal.Key' Missing documentation for: Module header Key (src/Bluefin/Internal/Key.hs:21) newKey (src/Bluefin/Internal/Key.hs:24) eqKey (src/Bluefin/Internal/Key.hs:29) 0% ( 0 / 4) in 'Bluefin.Internal.Exception.Scoped' Missing documentation for: Module header Exception (src/Bluefin/Internal/Exception/Scoped.hs:23) try (src/Bluefin/Internal/Exception/Scoped.hs:14) throw (src/Bluefin/Internal/Exception/Scoped.hs:21) 43% ( 58 /133) in 'Bluefin.Internal' Missing documentation for: Module header Effects (src/Bluefin/Internal.hs:32) Eff (src/Bluefin/Internal.hs:43) effReader (src/Bluefin/Internal.hs:57) runEffReader (src/Bluefin/Internal.hs:60) withEffToIO' (src/Bluefin/Internal.hs:77) withEffToIO_' (src/Bluefin/Internal.hs:97) race (src/Bluefin/Internal.hs:120) consumeStream (src/Bluefin/Internal.hs:169) zipCoroutines (src/Bluefin/Internal.hs:178) hoistReader (src/Bluefin/Internal.hs:204) unsafeCoerceEff (src/Bluefin/Internal.hs:251) weakenEff (src/Bluefin/Internal.hs:254) insertFirst (src/Bluefin/Internal.hs:257) insertSecond (src/Bluefin/Internal.hs:260) insertManySecond (src/Bluefin/Internal.hs:263) assoc1Eff (src/Bluefin/Internal.hs:266) pushFirst (src/Bluefin/Internal.hs:269) mergeEff (src/Bluefin/Internal.hs:272) inContext (src/Bluefin/Internal.hs:275) Consume (src/Bluefin/Internal.hs:334) In (src/Bluefin/Internal.hs:387) merge (src/Bluefin/Internal.hs:390) eq (src/Bluefin/Internal.hs:393) fstI (src/Bluefin/Internal.hs:396) sndI (src/Bluefin/Internal.hs:399) cmp (src/Bluefin/Internal.hs:402) bimap (src/Bluefin/Internal.hs:405) assoc1 (src/Bluefin/Internal.hs:408) drop (src/Bluefin/Internal.hs:411) here (src/Bluefin/Internal.hs:414) w (src/Bluefin/Internal.hs:417) w2 (src/Bluefin/Internal.hs:420) b2 (src/Bluefin/Internal.hs:423) b (src/Bluefin/Internal.hs:426) subsume1 (src/Bluefin/Internal.hs:429) subsume2 (src/Bluefin/Internal.hs:432) has (src/Bluefin/Internal.hs:474) Dict (src/Bluefin/Internal.hs:476) unsafeCoerceDict (src/Bluefin/Internal.hs:480) have (src/Bluefin/Internal.hs:484) catch (src/Bluefin/Internal.hs:529) withStateInIO (src/Bluefin/Internal.hs:619) withScopedException_ (src/Bluefin/Internal.hs:669) yieldCoroutine (src/Bluefin/Internal.hs:745) handleCoroutine (src/Bluefin/Internal.hs:771) await (src/Bluefin/Internal.hs:875) EarlyReturn (src/Bluefin/Internal.hs:877) Compound (src/Bluefin/Internal.hs:948) compound (src/Bluefin/Internal.hs:961) inComp (src/Bluefin/Internal.hs:964) withCompound (src/Bluefin/Internal.hs:973) withC1 (src/Bluefin/Internal.hs:984) withC2 (src/Bluefin/Internal.hs:992) putC (src/Bluefin/Internal.hs:995) getC (src/Bluefin/Internal.hs:998) runCompound (src/Bluefin/Internal.hs:1007) mapStream (src/Bluefin/Internal.hs:1076) mapMaybe (src/Bluefin/Internal.hs:1087) Jump (src/Bluefin/Internal.hs:1101) unwrap (src/Bluefin/Internal.hs:1147) unsafeProvideIO (src/Bluefin/Internal.hs:1207) connect (src/Bluefin/Internal.hs:1220) head' (src/Bluefin/Internal.hs:1233) Writer (src/Bluefin/Internal.hs:1239) Reader (src/Bluefin/Internal.hs:1293) runReader (src/Bluefin/Internal.hs:1301) local (src/Bluefin/Internal.hs:1342) HandleReader (src/Bluefin/Internal.hs:1349) mapHandleReader (src/Bluefin/Internal.hs:1364) localHandle (src/Bluefin/Internal.hs:1376) askHandle (src/Bluefin/Internal.hs:1389) runHandleReader (src/Bluefin/Internal.hs:1397) ConstEffect (src/Bluefin/Internal.hs:1414) runConstEffect (src/Bluefin/Internal.hs:1421) 3% ( 1 / 31) in 'Bluefin.Internal.Pipes' Missing documentation for: Module header Proxy (src/Bluefin/Internal/Pipes.hs:11) Pipe (src/Bluefin/Internal/Pipes.hs:13) Producer (src/Bluefin/Internal/Pipes.hs:15) Consumer (src/Bluefin/Internal/Pipes.hs:17) Effect (src/Bluefin/Internal/Pipes.hs:19) >-> (src/Bluefin/Internal/Pipes.hs:30) <-< (src/Bluefin/Internal/Pipes.hs:44) for (src/Bluefin/Internal/Pipes.hs:53) ~> (src/Bluefin/Internal/Pipes.hs:67) <~ (src/Bluefin/Internal/Pipes.hs:79) reverseProxy (src/Bluefin/Internal/Pipes.hs:82) >~ (src/Bluefin/Internal/Pipes.hs:93) ~< (src/Bluefin/Internal/Pipes.hs:110) cat (src/Bluefin/Internal/Pipes.hs:113) runEffect (src/Bluefin/Internal/Pipes.hs:121) yield (src/Bluefin/Internal/Pipes.hs:140) await (src/Bluefin/Internal/Pipes.hs:143) each (src/Bluefin/Internal/Pipes.hs:155) repeatM (src/Bluefin/Internal/Pipes.hs:163) replicateM (src/Bluefin/Internal/Pipes.hs:174) print (src/Bluefin/Internal/Pipes.hs:184) unfoldr (src/Bluefin/Internal/Pipes.hs:195) mapM_ (src/Bluefin/Internal/Pipes.hs:210) drain (src/Bluefin/Internal/Pipes.hs:217) map (src/Bluefin/Internal/Pipes.hs:225) mapM (src/Bluefin/Internal/Pipes.hs:233) takeWhile' (src/Bluefin/Internal/Pipes.hs:243) stdinLn (src/Bluefin/Internal/Pipes.hs:255) stdoutLn (src/Bluefin/Internal/Pipes.hs:265) 0% ( 0 /101) in 'Bluefin.Internal.Examples' Missing documentation for: Module header monadIOExample (src/Bluefin/Internal/Examples.hs:35) monadFailExample (src/Bluefin/Internal/Examples.hs:40) throwExample (src/Bluefin/Internal/Examples.hs:45) handleExample (src/Bluefin/Internal/Examples.hs:50) exampleGet (src/Bluefin/Internal/Examples.hs:55) examplePut (src/Bluefin/Internal/Examples.hs:60) exampleModify (src/Bluefin/Internal/Examples.hs:64) yieldExample (src/Bluefin/Internal/Examples.hs:68) withYieldToListExample (src/Bluefin/Internal/Examples.hs:74) doubleNestedForEach (src/Bluefin/Internal/Examples.hs:85) forEachExample (src/Bluefin/Internal/Examples.hs:92) ignoreStreamExample (src/Bluefin/Internal/Examples.hs:98) inFoldableExample (src/Bluefin/Internal/Examples.hs:106) enumerateExample (src/Bluefin/Internal/Examples.hs:109) returnEarlyExample (src/Bluefin/Internal/Examples.hs:112) effIOExample (src/Bluefin/Internal/Examples.hs:119) example1_ (src/Bluefin/Internal/Examples.hs:123) example2_ (src/Bluefin/Internal/Examples.hs:133) example3' (src/Bluefin/Internal/Examples.hs:153) example3_ (src/Bluefin/Internal/Examples.hs:167) awaitList (src/Bluefin/Internal/Examples.hs:197) takeRec (src/Bluefin/Internal/Examples.hs:217) mapRec (src/Bluefin/Internal/Examples.hs:232) traverseRec (src/Bluefin/Internal/Examples.hs:240) awaitUsage (src/Bluefin/Internal/Examples.hs:250) awaitExample (src/Bluefin/Internal/Examples.hs:258) consumeStreamExample (src/Bluefin/Internal/Examples.hs:263) consumeStreamExample2 (src/Bluefin/Internal/Examples.hs:295) connectExample (src/Bluefin/Internal/Examples.hs:320) zipCoroutinesExample (src/Bluefin/Internal/Examples.hs:353) countPositivesNegatives (src/Bluefin/Internal/Examples.hs:378) MyHandle (src/Bluefin/Internal/Examples.hs:408) myInc (src/Bluefin/Internal/Examples.hs:411) myBail (src/Bluefin/Internal/Examples.hs:414) runMyHandle (src/Bluefin/Internal/Examples.hs:421) compoundExample (src/Bluefin/Internal/Examples.hs:427) countExample (src/Bluefin/Internal/Examples.hs:433) writerExample1 (src/Bluefin/Internal/Examples.hs:442) writerExample2 (src/Bluefin/Internal/Examples.hs:446) while (src/Bluefin/Internal/Examples.hs:450) stateSourceExample (src/Bluefin/Internal/Examples.hs:458) incrementReadLine (src/Bluefin/Internal/Examples.hs:476) runIncrementReadLine (src/Bluefin/Internal/Examples.hs:491) Counter1 (src/Bluefin/Internal/Examples.hs:499) incCounter1 (src/Bluefin/Internal/Examples.hs:502) runCounter1 (src/Bluefin/Internal/Examples.hs:507) exampleCounter1 (src/Bluefin/Internal/Examples.hs:513) Counter2 (src/Bluefin/Internal/Examples.hs:523) incCounter2 (src/Bluefin/Internal/Examples.hs:526) runCounter2 (src/Bluefin/Internal/Examples.hs:535) exampleCounter2 (src/Bluefin/Internal/Examples.hs:542) Counter3 (src/Bluefin/Internal/Examples.hs:551) incCounter3 (src/Bluefin/Internal/Examples.hs:554) runCounter3 (src/Bluefin/Internal/Examples.hs:563) exampleCounter3 (src/Bluefin/Internal/Examples.hs:570) Counter3B (src/Bluefin/Internal/Examples.hs:579) incCounter3B (src/Bluefin/Internal/Examples.hs:582) runCounter3B (src/Bluefin/Internal/Examples.hs:590) exampleCounter3B (src/Bluefin/Internal/Examples.hs:593) Counter4 (src/Bluefin/Internal/Examples.hs:605) incCounter4 (src/Bluefin/Internal/Examples.hs:609) getCounter4 (src/Bluefin/Internal/Examples.hs:621) runCounter4 (src/Bluefin/Internal/Examples.hs:630) exampleCounter4 (src/Bluefin/Internal/Examples.hs:637) Counter5 (src/Bluefin/Internal/Examples.hs:650) incCounter5 (src/Bluefin/Internal/Examples.hs:663) getCounter5 (src/Bluefin/Internal/Examples.hs:666) runCounter5 (src/Bluefin/Internal/Examples.hs:673) exampleCounter5 (src/Bluefin/Internal/Examples.hs:697) Counter6 (src/Bluefin/Internal/Examples.hs:710) incCounter6 (src/Bluefin/Internal/Examples.hs:725) getCounter6 (src/Bluefin/Internal/Examples.hs:728) runCounter6 (src/Bluefin/Internal/Examples.hs:737) exampleCounter6 (src/Bluefin/Internal/Examples.hs:760) Counter7 (src/Bluefin/Internal/Examples.hs:773) incCounter7 (src/Bluefin/Internal/Examples.hs:789) getCounter7 (src/Bluefin/Internal/Examples.hs:792) runCounter7 (src/Bluefin/Internal/Examples.hs:801) exampleCounter7A (src/Bluefin/Internal/Examples.hs:824) exampleCounter7B (src/Bluefin/Internal/Examples.hs:837) FileSystem (src/Bluefin/Internal/Examples.hs:847) readFile (src/Bluefin/Internal/Examples.hs:860) writeFile (src/Bluefin/Internal/Examples.hs:863) runFileSystemPure (src/Bluefin/Internal/Examples.hs:872) runFileSystemIO (src/Bluefin/Internal/Examples.hs:894) action (src/Bluefin/Internal/Examples.hs:911) exampleRunFileSystemPure (src/Bluefin/Internal/Examples.hs:918) exampleRunFileSystemIO (src/Bluefin/Internal/Examples.hs:925) Application (src/Bluefin/Internal/Examples.hs:935) polymorphicBracket (src/Bluefin/Internal/Examples.hs:962) polymorphicBracketExample1 (src/Bluefin/Internal/Examples.hs:972) polymorphicBracketExample2 (src/Bluefin/Internal/Examples.hs:979) pipesExample1 (src/Bluefin/Internal/Examples.hs:985) pipesExample2 (src/Bluefin/Internal/Examples.hs:991) promptCoroutine (src/Bluefin/Internal/Examples.hs:1003) rethrowIOExample (src/Bluefin/Internal/Examples.hs:1024) DynamicReader (src/Bluefin/Internal/Examples.hs:1033) askLR (src/Bluefin/Internal/Examples.hs:1049) localLR (src/Bluefin/Internal/Examples.hs:1057) runDynamicReader (src/Bluefin/Internal/Examples.hs:1063) Warning: Bluefin.Internal.System.IO: Could not find documentation for exported module: Bluefin.Internal.System.IO 18% ( 2 / 11) in 'Bluefin.Internal.System.IO' Missing documentation for: Module header Handle (src/Bluefin/Internal/System/IO.hs:22) hFlush (src/Bluefin/Internal/System/IO.hs:73) hPutStrLn (src/Bluefin/Internal/System/IO.hs:66) hGetLine (src/Bluefin/Internal/System/IO.hs:80) hPutChar (src/Bluefin/Internal/System/IO.hs:50) hPutStr (src/Bluefin/Internal/System/IO.hs:58) withFile (src/Bluefin/Internal/System/IO.hs:35) hIsEOF (src/Bluefin/Internal/System/IO.hs:87) Documentation created: dist/doc/html/bluefin-internal/, dist/doc/html/bluefin-internal/bluefin-internal.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/bluefin-internal-0.1.0.0-EEmZS5LivNI6p7dCw5MqBZ Completed bluefin-internal-0.1.0.0 Configuring bluefin-0.0.16.0... Preprocessing library for bluefin-0.0.16.0.. Building library for bluefin-0.0.16.0.. [ 1 of 18] Compiling Bluefin ( src/Bluefin.hs, dist/build/Bluefin.o, dist/build/Bluefin.dyn_o ) [ 2 of 18] Compiling Bluefin.Compound ( src/Bluefin/Compound.hs, dist/build/Bluefin/Compound.o, dist/build/Bluefin/Compound.dyn_o ) [ 3 of 18] Compiling Bluefin.Consume ( src/Bluefin/Consume.hs, dist/build/Bluefin/Consume.o, dist/build/Bluefin/Consume.dyn_o ) [ 4 of 18] Compiling Bluefin.Coroutine ( src/Bluefin/Coroutine.hs, dist/build/Bluefin/Coroutine.o, dist/build/Bluefin/Coroutine.dyn_o ) [ 5 of 18] Compiling Bluefin.EarlyReturn ( src/Bluefin/EarlyReturn.hs, dist/build/Bluefin/EarlyReturn.o, dist/build/Bluefin/EarlyReturn.dyn_o ) [ 6 of 18] Compiling Bluefin.Eff ( src/Bluefin/Eff.hs, dist/build/Bluefin/Eff.o, dist/build/Bluefin/Eff.dyn_o ) [ 7 of 18] Compiling Bluefin.Exception ( src/Bluefin/Exception.hs, dist/build/Bluefin/Exception.o, dist/build/Bluefin/Exception.dyn_o ) [ 8 of 18] Compiling Bluefin.HandleReader ( src/Bluefin/HandleReader.hs, dist/build/Bluefin/HandleReader.o, dist/build/Bluefin/HandleReader.dyn_o ) [ 9 of 18] Compiling Bluefin.IO ( src/Bluefin/IO.hs, dist/build/Bluefin/IO.o, dist/build/Bluefin/IO.dyn_o ) [10 of 18] Compiling Bluefin.Jump ( src/Bluefin/Jump.hs, dist/build/Bluefin/Jump.o, dist/build/Bluefin/Jump.dyn_o ) [11 of 18] Compiling Bluefin.Pipes ( src/Bluefin/Pipes.hs, dist/build/Bluefin/Pipes.o, dist/build/Bluefin/Pipes.dyn_o ) [12 of 18] Compiling Bluefin.Pipes.Prelude ( src/Bluefin/Pipes/Prelude.hs, dist/build/Bluefin/Pipes/Prelude.o, dist/build/Bluefin/Pipes/Prelude.dyn_o ) [13 of 18] Compiling Bluefin.Reader ( src/Bluefin/Reader.hs, dist/build/Bluefin/Reader.o, dist/build/Bluefin/Reader.dyn_o ) [14 of 18] Compiling Bluefin.State ( src/Bluefin/State.hs, dist/build/Bluefin/State.o, dist/build/Bluefin/State.dyn_o ) [15 of 18] Compiling Bluefin.StateSource ( src/Bluefin/StateSource.hs, dist/build/Bluefin/StateSource.o, dist/build/Bluefin/StateSource.dyn_o ) [16 of 18] Compiling Bluefin.Stream ( src/Bluefin/Stream.hs, dist/build/Bluefin/Stream.o, dist/build/Bluefin/Stream.dyn_o ) [17 of 18] Compiling Bluefin.System.IO ( src/Bluefin/System/IO.hs, dist/build/Bluefin/System/IO.o, dist/build/Bluefin/System/IO.dyn_o ) [18 of 18] Compiling Bluefin.Writer ( src/Bluefin/Writer.hs, dist/build/Bluefin/Writer.o, dist/build/Bluefin/Writer.dyn_o ) Preprocessing library for bluefin-0.0.16.0.. Running Haddock on library for bluefin-0.0.16.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [ 1 of 18] Compiling Bluefin ( src/Bluefin.hs, nothing ) [ 2 of 18] Compiling Bluefin.Compound ( src/Bluefin/Compound.hs, nothing ) [ 3 of 18] Compiling Bluefin.Consume ( src/Bluefin/Consume.hs, nothing ) [ 4 of 18] Compiling Bluefin.Coroutine ( src/Bluefin/Coroutine.hs, nothing ) [ 5 of 18] Compiling Bluefin.EarlyReturn ( src/Bluefin/EarlyReturn.hs, nothing ) [ 6 of 18] Compiling Bluefin.Eff ( src/Bluefin/Eff.hs, nothing ) [ 7 of 18] Compiling Bluefin.Exception ( src/Bluefin/Exception.hs, nothing ) [ 8 of 18] Compiling Bluefin.HandleReader ( src/Bluefin/HandleReader.hs, nothing ) [ 9 of 18] Compiling Bluefin.IO ( src/Bluefin/IO.hs, nothing ) [10 of 18] Compiling Bluefin.Jump ( src/Bluefin/Jump.hs, nothing ) [11 of 18] Compiling Bluefin.Pipes ( src/Bluefin/Pipes.hs, nothing ) [12 of 18] Compiling Bluefin.Pipes.Prelude ( src/Bluefin/Pipes/Prelude.hs, nothing ) [13 of 18] Compiling Bluefin.Reader ( src/Bluefin/Reader.hs, nothing ) [14 of 18] Compiling Bluefin.State ( src/Bluefin/State.hs, nothing ) [15 of 18] Compiling Bluefin.StateSource ( src/Bluefin/StateSource.hs, nothing ) [16 of 18] Compiling Bluefin.Stream ( src/Bluefin/Stream.hs, nothing ) [17 of 18] Compiling Bluefin.System.IO ( src/Bluefin/System/IO.hs, nothing ) [18 of 18] Compiling Bluefin.Writer ( src/Bluefin/Writer.hs, nothing ) Haddock coverage: Warning: 'IO' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'runPureEff' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 96% ( 26 / 27) in 'Bluefin' Missing documentation for: Module header 88% ( 30 / 34) in 'Bluefin.Compound' Missing documentation for: Module header Compound runCompound withCompound 55% ( 5 / 9) in 'Bluefin.Consume' Missing documentation for: Module header Consume consumeStream await 77% ( 7 / 9) in 'Bluefin.Coroutine' Missing documentation for: Module header yieldCoroutine 75% ( 6 / 8) in 'Bluefin.EarlyReturn' Missing documentation for: Module header EarlyReturn Warning: 'MonadIO' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 82% ( 14 / 17) in 'Bluefin.Eff' Missing documentation for: Module header Eff Effects 80% ( 8 / 10) in 'Bluefin.Exception' Missing documentation for: Module header catch 37% ( 3 / 8) in 'Bluefin.HandleReader' Missing documentation for: Module header HandleReader runHandleReader askHandle localHandle Warning: 'IO' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 84% ( 16 / 19) in 'Bluefin.IO' Missing documentation for: Module header effReader runEffReader 75% ( 6 / 8) in 'Bluefin.Jump' Missing documentation for: Module header Jump 29% ( 7 / 24) in 'Bluefin.Pipes' Missing documentation for: Proxy Effect runEffect Producer yield for ~> <~ Consumer await >~ ~< Pipe cat >-> <-< each 26% ( 4 / 15) in 'Bluefin.Pipes.Prelude' Missing documentation for: stdinLn repeatM replicateM unfoldr stdoutLn mapM_ print drain map mapM takeWhile' 60% ( 6 / 10) in 'Bluefin.Reader' Missing documentation for: Module header Reader runReader local 90% ( 10 / 11) in 'Bluefin.State' Missing documentation for: Module header Warning: 'StateSource' is ambiguous. It is defined * in Bluefin.Internal * in Bluefin.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 Bluefin.Internal 87% ( 7 / 8) in 'Bluefin.StateSource' Missing documentation for: Module header 83% ( 15 / 18) in 'Bluefin.Stream' Missing documentation for: Module header mapMaybe consumeStream 42% ( 6 / 14) in 'Bluefin.System.IO' Missing documentation for: Handle withFile hPutChar hPutStr hPutStrLn hGetLine hIsEOF hFlush 77% ( 7 / 9) in 'Bluefin.Writer' Missing documentation for: Module header Writer Documentation created: dist/doc/html/bluefin/, dist/doc/html/bluefin/bluefin.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/bluefin-0.0.16.0-ILyQWTLx24iJwWKLuu5Ei6 Completed bluefin-0.0.16.0 Downloading bluefin-contrib-0.0.16.0 Downloaded bluefin-contrib-0.0.16.0 Configuring bluefin-contrib-0.0.16.0... Preprocessing library for bluefin-contrib-0.0.16.0.. Building library for bluefin-contrib-0.0.16.0.. [1 of 1] Compiling Bluefin.Contrib.State ( src/Bluefin/Contrib/State.hs, dist/build/Bluefin/Contrib/State.o, dist/build/Bluefin/Contrib/State.dyn_o ) Preprocessing library for bluefin-contrib-0.0.16.0.. Running Haddock on library for bluefin-contrib-0.0.16.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 1] Compiling Bluefin.Contrib.State ( src/Bluefin/Contrib/State.hs, nothing ) Haddock coverage: 50% ( 1 / 2) in 'Bluefin.Contrib.State' Missing documentation for: Module header Documentation created: dist/doc/html/bluefin-contrib/, dist/doc/html/bluefin-contrib/bluefin-contrib.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/bluefin-contrib-0.0.16.0-7G0sA9d6i054kzzQnxzN2f Completed bluefin-contrib-0.0.16.0