Resolving dependencies... Downloading FailT-0.1.2.0 Downloaded FailT-0.1.2.0 Configuring FailT-0.1.2.0... Preprocessing library for FailT-0.1.2.0.. Building library for FailT-0.1.2.0.. [1 of 3] Compiling Control.Monad.Trans.Fail ( src/Control/Monad/Trans/Fail.hs, dist/build/Control/Monad/Trans/Fail.o, dist/build/Control/Monad/Trans/Fail.dyn_o ) [2 of 3] Compiling Control.Monad.Trans.Fail.String ( src/Control/Monad/Trans/Fail/String.hs, dist/build/Control/Monad/Trans/Fail/String.o, dist/build/Control/Monad/Trans/Fail/String.dyn_o ) [3 of 3] Compiling Control.Monad.Trans.Fail.Text ( src/Control/Monad/Trans/Fail/Text.hs, dist/build/Control/Monad/Trans/Fail/Text.o, dist/build/Control/Monad/Trans/Fail/Text.dyn_o ) Preprocessing library for FailT-0.1.2.0.. Running Haddock on library for FailT-0.1.2.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 3] Compiling Control.Monad.Trans.Fail ( src/Control/Monad/Trans/Fail.hs, nothing ) [2 of 3] Compiling Control.Monad.Trans.Fail.String ( src/Control/Monad/Trans/Fail/String.hs, nothing ) [3 of 3] Compiling Control.Monad.Trans.Fail.Text ( src/Control/Monad/Trans/Fail/Text.hs, nothing ) Haddock coverage: Warning: 'FailT' is ambiguous. It is defined * at src/Control/Monad/Trans/Fail.hs:164:23 * at src/Control/Monad/Trans/Fail.hs:164:1 You 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/Trans/Fail.hs:164:1 Warning: 'Identity' is ambiguous. It is defined * in Data.Functor.Identity * in Data.Functor.Identity You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Data.Functor.Identity Warning: '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: 'FailException' is ambiguous. It is defined * at src/Control/Monad/Trans/Fail.hs:272:3 * at src/Control/Monad/Trans/Fail.hs:271:1 You 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/Trans/Fail.hs:271:1 Warning: 'catchE' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 27 / 27) in 'Control.Monad.Trans.Fail' 100% ( 21 / 21) in 'Control.Monad.Trans.Fail.String' 100% ( 21 / 21) in 'Control.Monad.Trans.Fail.Text' Documentation created: dist/doc/html/FailT/, dist/doc/html/FailT/FailT.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/FailT-0.1.2.0-6X1EGx2dYtfCkZSg9SgUeO Warning: Unable to strip executable or library 'libHSFailT-0.1.2.0-6X1EGx2dYtfCkZSg9SgUeO' (missing the 'strip' program) Warning: Unable to strip executable or library 'libHSFailT-0.1.2.0-6X1EGx2dYtfCkZSg9SgUeO-ghc9.8.4' (missing the 'strip' program) Completed FailT-0.1.2.0 Downloading mempack-0.1.2.0 Downloaded mempack-0.1.2.0 Configuring mempack-0.1.2.0... Preprocessing library for mempack-0.1.2.0.. Building library for mempack-0.1.2.0.. [1 of 3] Compiling Data.MemPack.Buffer ( src/Data/MemPack/Buffer.hs, dist/build/Data/MemPack/Buffer.o, dist/build/Data/MemPack/Buffer.dyn_o ) [2 of 3] Compiling Data.MemPack.Error ( src/Data/MemPack/Error.hs, dist/build/Data/MemPack/Error.o, dist/build/Data/MemPack/Error.dyn_o ) [3 of 3] Compiling Data.MemPack ( src/Data/MemPack.hs, dist/build/Data/MemPack.o, dist/build/Data/MemPack.dyn_o ) Preprocessing library for mempack-0.1.2.0.. Running Haddock on library for mempack-0.1.2.0.. Warning: --source-* options are ignored when --hyperlinked-source is enabled. [1 of 3] Compiling Data.MemPack.Buffer ( src/Data/MemPack/Buffer.hs, nothing ) [2 of 3] Compiling Data.MemPack.Error ( src/Data/MemPack/Error.hs, nothing ) [3 of 3] Compiling Data.MemPack ( src/Data/MemPack.hs, nothing ) Haddock coverage: 33% ( 3 / 9) in 'Data.MemPack.Buffer' Missing documentation for: newMutableByteArray (src/Data/MemPack/Buffer.hs:53) freezeMutableByteArray (src/Data/MemPack/Buffer.hs:59) pinnedByteArrayToByteString (src/Data/MemPack/Buffer.hs:79) pinnedByteArrayToForeignPtr (src/Data/MemPack/Buffer.hs:84) byteArrayToShortByteString (src/Data/MemPack/Buffer.hs:90) byteArrayFromShortByteString (src/Data/MemPack/Buffer.hs:94) Warning: 'Exceptions' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 20% ( 2 / 10) in 'Data.MemPack.Error' Missing documentation for: SomeError (src/Data/MemPack/Error.hs:22) TextError (src/Data/MemPack/Error.hs:44) ManyErrors (src/Data/MemPack/Error.hs:52) UnknownError (src/Data/MemPack/Error.hs:57) fromMultipleErrors (src/Data/MemPack/Error.hs:63) RanOutOfBytesError (src/Data/MemPack/Error.hs:71) NotFullyConsumedError (src/Data/MemPack/Error.hs:90) showBytes (src/Data/MemPack/Error.hs:107) Warning: 'VarLen' is ambiguous. It is defined * at src/Data/MemPack.hs:1238:20 * at src/Data/MemPack.hs:1238:1 You 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/MemPack.hs:1238:1 Warning: 'MutableByteArray' is ambiguous. It is defined * in Data.Array.Byte * in Data.Array.Byte You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in Data.Array.Byte Warning: 'StateT' is ambiguous. It is defined * in Control.Monad.Trans.State.Strict * in Control.Monad.Trans.State.Strict 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.Strict Warning: 'replicateM' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 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: 'Pack' is ambiguous. It is defined * at src/Data/MemPack.hs:130:20 * at src/Data/MemPack.hs:130:1 You 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/MemPack.hs:130:1 Warning: 'Unpack' is ambiguous. It is defined * at src/Data/MemPack.hs:169:22 * at src/Data/MemPack.hs:169:1 You 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/MemPack.hs:169:1 Warning: 'RanOutOfBytesError' is ambiguous. It is defined * at src/Data/MemPack/Error.hs:71:27 * at src/Data/MemPack/Error.hs:71:1 You 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/MemPack/Error.hs:71:1 86% ( 37 / 43) in 'Data.MemPack' Missing documentation for: packTagM (src/Data/MemPack.hs:1448) unpackTagM (src/Data/MemPack.hs:1444) unknownTagM (src/Data/MemPack.hs:1452) packedTagByteCount (src/Data/MemPack.hs:1440) lift_# (src/Data/MemPack.hs:1455) st_ (src/Data/MemPack.hs:1459) Warning: Data.MemPack: could not find link destinations for: - Control.Monad.Trans.State.Strict.Rep_StateT Documentation created: dist/doc/html/mempack/, dist/doc/html/mempack/mempack.txt Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/mempack-0.1.2.0-KsHBopwpUxG1p5Ujk1yEr5 Warning: Unable to strip executable or library 'libHSmempack-0.1.2.0-KsHBopwpUxG1p5Ujk1yEr5' (missing the 'strip' program) Warning: Unable to strip executable or library 'libHSmempack-0.1.2.0-KsHBopwpUxG1p5Ujk1yEr5-ghc9.8.4' (missing the 'strip' program) Completed mempack-0.1.2.0