Resolving dependencies... Configuring atomic-counter-0.1.2.3... Preprocessing library for atomic-counter-0.1.2.3.. Building library for atomic-counter-0.1.2.3.. [1 of 4] Compiling Control.Concurrent.Counter.Unlifted ( src/Control/Concurrent/Counter/Unlifted.hs, dist/build/Control/Concurrent/Counter/Unlifted.o, dist/build/Control/Concurrent/Counter/Unlifted.dyn_o ) [2 of 4] Compiling Control.Concurrent.Counter.Lifted.ST ( src/Control/Concurrent/Counter/Lifted/ST.hs, dist/build/Control/Concurrent/Counter/Lifted/ST.o, dist/build/Control/Concurrent/Counter/Lifted/ST.dyn_o ) [3 of 4] Compiling Control.Concurrent.Counter.Lifted.IO ( src/Control/Concurrent/Counter/Lifted/IO.hs, dist/build/Control/Concurrent/Counter/Lifted/IO.o, dist/build/Control/Concurrent/Counter/Lifted/IO.dyn_o ) [4 of 4] Compiling Control.Concurrent.Counter ( src/Control/Concurrent/Counter.hs, dist/build/Control/Concurrent/Counter.o, dist/build/Control/Concurrent/Counter.dyn_o ) Preprocessing library for atomic-counter-0.1.2.3.. Running Haddock on library for atomic-counter-0.1.2.3.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 4] Compiling Control.Concurrent.Counter.Unlifted ( src/Control/Concurrent/Counter/Unlifted.hs, nothing ) [2 of 4] Compiling Control.Concurrent.Counter.Lifted.ST ( src/Control/Concurrent/Counter/Lifted/ST.hs, nothing ) [3 of 4] Compiling Control.Concurrent.Counter.Lifted.IO ( src/Control/Concurrent/Counter/Lifted/IO.hs, nothing ) [4 of 4] Compiling Control.Concurrent.Counter ( src/Control/Concurrent/Counter.hs, nothing ) Haddock coverage: 100% ( 18 / 18) in 'Control.Concurrent.Counter.Unlifted' 100% ( 16 / 16) in 'Control.Concurrent.Counter.Lifted.ST' 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 100% ( 16 / 16) in 'Control.Concurrent.Counter.Lifted.IO' 100% ( 16 / 16) in 'Control.Concurrent.Counter' Documentation created: dist/doc/html/atomic-counter/, dist/doc/html/atomic-counter/atomic-counter.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/atomic-counter-0.1.2.3-2RbSHAjtOFpHILcO0prFtd Completed atomic-counter-0.1.2.3 Downloading directory-ospath-streaming-0.3 Downloaded directory-ospath-streaming-0.3 Configuring directory-ospath-streaming-0.3... Preprocessing library for directory-ospath-streaming-0.3.. Building library for directory-ospath-streaming-0.3.. [1 of 7] Compiling System.Directory.OsPath.Types ( src/System/Directory/OsPath/Types.hs, dist/build/System/Directory/OsPath/Types.o, dist/build/System/Directory/OsPath/Types.dyn_o ) [2 of 7] Compiling System.Directory.OsPath.FileType ( src/System/Directory/OsPath/FileType.hs, dist/build/System/Directory/OsPath/FileType.o, dist/build/System/Directory/OsPath/FileType.dyn_o ) src/System/Directory/OsPath/FileType.hs:29:1: warning: [GHC-15328] [-Wdeprecations] Module System.OsString.Internal.Types is deprecated: "Use System.OsString.Internal.Types from os-string >= 2.0.0 package instead. This module will be removed in filepath >= 1.5." | 29 | import System.OsString.Internal.Types (getOsString) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [3 of 7] Compiling System.Directory.OsPath.Streaming.Internal.Raw ( src/System/Directory/OsPath/Streaming/Internal/Raw.hs, dist/build/System/Directory/OsPath/Streaming/Internal/Raw.o, dist/build/System/Directory/OsPath/Streaming/Internal/Raw.dyn_o ) src/System/Directory/OsPath/Streaming/Internal/Raw.hs:46:1: warning: [GHC-15328] [-Wdeprecations] Module System.OsString.Internal.Types is deprecated: "Use System.OsString.Internal.Types from os-string >= 2.0.0 package instead. This module will be removed in filepath >= 1.5." | 46 | import System.OsString.Internal.Types (OsString(OsString), getOsString) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [4 of 7] Compiling System.Directory.OsPath.Utils ( src/System/Directory/OsPath/Utils.hs, dist/build/System/Directory/OsPath/Utils.o, dist/build/System/Directory/OsPath/Utils.dyn_o ) [5 of 7] Compiling System.Directory.OsPath.Streaming.Internal ( src/System/Directory/OsPath/Streaming/Internal.hs, dist/build/System/Directory/OsPath/Streaming/Internal.o, dist/build/System/Directory/OsPath/Streaming/Internal.dyn_o ) [6 of 7] Compiling System.Directory.OsPath.Contents ( src/System/Directory/OsPath/Contents.hs, dist/build/System/Directory/OsPath/Contents.o, dist/build/System/Directory/OsPath/Contents.dyn_o ) [7 of 7] Compiling System.Directory.OsPath.Streaming ( src/System/Directory/OsPath/Streaming.hs, dist/build/System/Directory/OsPath/Streaming.o, dist/build/System/Directory/OsPath/Streaming.dyn_o ) Preprocessing library for directory-ospath-streaming-0.3.. Running Haddock on library for directory-ospath-streaming-0.3.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 7] Compiling System.Directory.OsPath.Types ( src/System/Directory/OsPath/Types.hs, /tmp/ghc2658335_0/ghc_8.o, /tmp/ghc2658335_0/ghc_8.dyn_o ) [2 of 7] Compiling System.Directory.OsPath.FileType ( src/System/Directory/OsPath/FileType.hs, /tmp/ghc2658335_0/ghc_6.o, /tmp/ghc2658335_0/ghc_6.dyn_o ) src/System/Directory/OsPath/FileType.hs:29:1: warning: [GHC-15328] [-Wdeprecations] Module System.OsString.Internal.Types is deprecated: "Use System.OsString.Internal.Types from os-string >= 2.0.0 package instead. This module will be removed in filepath >= 1.5." | 29 | import System.OsString.Internal.Types (getOsString) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [3 of 7] Compiling System.Directory.OsPath.Streaming.Internal.Raw ( src/System/Directory/OsPath/Streaming/Internal/Raw.hs, nothing ) src/System/Directory/OsPath/Streaming/Internal/Raw.hs:46:1: warning: [GHC-15328] [-Wdeprecations] Module System.OsString.Internal.Types is deprecated: "Use System.OsString.Internal.Types from os-string >= 2.0.0 package instead. This module will be removed in filepath >= 1.5." | 46 | import System.OsString.Internal.Types (OsString(OsString), getOsString) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [4 of 7] Compiling System.Directory.OsPath.Utils ( src/System/Directory/OsPath/Utils.hs, nothing ) [5 of 7] Compiling System.Directory.OsPath.Streaming.Internal ( src/System/Directory/OsPath/Streaming/Internal.hs, nothing ) [6 of 7] Compiling System.Directory.OsPath.Contents ( src/System/Directory/OsPath/Contents.hs, nothing ) [7 of 7] Compiling System.Directory.OsPath.Streaming ( src/System/Directory/OsPath/Streaming.hs, nothing ) Haddock coverage: 60% ( 3 / 5) in 'System.Directory.OsPath.Types' Missing documentation for: SymlinkType (src/System/Directory/OsPath/Types.hs:23) FileType (src/System/Directory/OsPath/Types.hs:28) 60% ( 3 / 5) in 'System.Directory.OsPath.Streaming.Internal.Raw' Missing documentation for: openRawDirStream (src/System/Directory/OsPath/Streaming/Internal/Raw.hs:70) readRawDirStream (src/System/Directory/OsPath/Streaming/Internal/Raw.hs:95) Warning: 'DirStream' is ambiguous. It is defined * at src/System/Directory/OsPath/Streaming/Internal.hs:35:18 * at src/System/Directory/OsPath/Streaming/Internal.hs:35:1 You 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/Directory/OsPath/Streaming/Internal.hs:35:1 83% ( 5 / 6) in 'System.Directory.OsPath.Streaming.Internal' Missing documentation for: openDirStream (src/System/Directory/OsPath/Streaming/Internal.hs:42) Warning: 'DirStream' is ambiguous. It is defined * at src/System/Directory/OsPath/Streaming/Internal.hs:35:18 * at src/System/Directory/OsPath/Streaming/Internal.hs:35:1 You 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/Directory/OsPath/Streaming/Internal.hs:35:1 81% ( 18 / 22) in 'System.Directory.OsPath.Streaming' Missing documentation for: openDirStream (src/System/Directory/OsPath/Streaming/Internal.hs:42) SymlinkType (src/System/Directory/OsPath/Types.hs:23) FileType (src/System/Directory/OsPath/Types.hs:28) getFileType (src/System/Directory/OsPath/FileType.hs:44) Warning: System.Directory.OsPath.Types: could not find link destinations for: - System.Directory.OsPath.Types.Rep_Relative - System.Directory.OsPath.Types.Rep1_Relative - System.Directory.OsPath.Types.Rep_Basename - System.Directory.OsPath.Types.Rep1_Basename - System.Directory.OsPath.Types.Rep_FileType - System.Directory.OsPath.Types.Rep_SymlinkType Warning: System.Directory.OsPath.Streaming: could not find link destinations for: - System.Directory.OsPath.Types.Rep_Basename - System.Directory.OsPath.Types.Rep1_Basename - System.Directory.OsPath.Types.Rep_FileType - System.Directory.OsPath.Types.Rep_SymlinkType Documentation created: dist/doc/html/directory-ospath-streaming/, dist/doc/html/directory-ospath-streaming/directory-ospath-streaming.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/directory-ospath-streaming-0.3-FcpYLoE7KT5C5PlPTFRXlJ Completed directory-ospath-streaming-0.3