Build #1 for hslua-module-zip-1.1.4

[all reports]

Package hslua-module-zip-1.1.4
Install InstallOk
Docs Ok
Tests Ok
Time submitted 2025-06-23 10:39:57.763432019 UTC
Compiler ghc-9.8.4
OS linux
Arch x86_64
Dependencies base-4.19.2.0, hslua-core-2.3.2, hslua-list-1.1.4, hslua-marshalling-2.3.1, hslua-packaging-2.3.2, hslua-typing-0.1.1, text-2.1.1, time-1.12.2, zip-archive-0.4.3.2
Flags none

Code Coverage

expressions79% (418/527)
booleanguards100% (0/0)
conditions 100% (0/0)
qualifiers100% (0/0)
alternatives50% (11/22)
local declarations100% (1/1)
top-level declarations88% (16/18)

Build log

[view raw]

Resolving dependencies...
Configuring digest-0.0.2.1...
Preprocessing library for digest-0.0.2.1..
Building library for digest-0.0.2.1..
[1 of 3] Compiling Data.Digest.Adler32 ( dist/build/Data/Digest/Adler32.hs, dist/build/Data/Digest/Adler32.o, dist/build/Data/Digest/Adler32.dyn_o )
[2 of 3] Compiling Data.Digest.CRC32 ( dist/build/Data/Digest/CRC32.hs, dist/build/Data/Digest/CRC32.o, dist/build/Data/Digest/CRC32.dyn_o )
[3 of 3] Compiling Data.Digest.CRC32C ( Data/Digest/CRC32C.hs, dist/build/Data/Digest/CRC32C.o, dist/build/Data/Digest/CRC32C.dyn_o )
Preprocessing library for digest-0.0.2.1..
Running Haddock on library for digest-0.0.2.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 3] Compiling Data.Digest.Adler32 ( dist/build/Data/Digest/Adler32.hs, nothing )
[2 of 3] Compiling Data.Digest.CRC32 ( dist/build/Data/Digest/CRC32.hs, nothing )
[3 of 3] Compiling Data.Digest.CRC32C ( Data/Digest/CRC32C.hs, nothing )
Haddock coverage:
 100% (  4 /  4) in 'Data.Digest.Adler32'
 100% (  4 /  4) in 'Data.Digest.CRC32'
  50% (  2 /  4) in 'Data.Digest.CRC32C'
  Missing documentation for:
    Module header
    CRC32C (Data/Digest/CRC32C.hs:26)
Documentation created: dist/doc/html/digest/, dist/doc/html/digest/digest.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/digest-0.0.2.1-KOTjqt75xI3Le28DgqQG2Q
Completed    digest-0.0.2.1
Configuring lua-2.3.3...
Preprocessing library for lua-2.3.3..
Building library for lua-2.3.3..
[ 1 of 13] Compiling Lua.Types
[ 2 of 13] Compiling Lua.Lib
[ 3 of 13] Compiling Lua.Ersatz.Functions
[ 4 of 13] Compiling Lua.Ersatz.Auxiliary
[ 5 of 13] Compiling Lua.Primary
[ 6 of 13] Compiling Lua.Ersatz
[ 7 of 13] Compiling Lua.Debug
[ 8 of 13] Compiling Lua.Constants
[ 9 of 13] Compiling Lua.Call
[10 of 13] Compiling Lua.Auxiliary
[11 of 13] Compiling Lua.Userdata
[12 of 13] Compiling Lua.Warn
[13 of 13] Compiling Lua
Preprocessing library for lua-2.3.3..
Running Haddock on library for lua-2.3.3..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 13] Compiling Lua.Types
[ 2 of 13] Compiling Lua.Lib
[ 3 of 13] Compiling Lua.Ersatz.Functions
[ 4 of 13] Compiling Lua.Ersatz.Auxiliary
[ 5 of 13] Compiling Lua.Primary
[ 6 of 13] Compiling Lua.Ersatz
[ 7 of 13] Compiling Lua.Debug
[ 8 of 13] Compiling Lua.Constants
[ 9 of 13] Compiling Lua.Call
[10 of 13] Compiling Lua.Auxiliary
[11 of 13] Compiling Lua.Userdata
[12 of 13] Compiling Lua.Warn
[13 of 13] Compiling Lua
Haddock coverage:
Warning: 'lua_setwarnf' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 19 / 19) in 'Lua.Types'
 100% (  9 /  9) in 'Lua.Lib'
 100% ( 13 / 13) in 'Lua.Ersatz.Functions'
 100% (  5 /  5) in 'Lua.Ersatz.Auxiliary'
Warning: 'LUA_TNONE' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 78 / 78) in 'Lua.Primary'
 100% ( 15 / 15) in 'Lua.Ersatz'
 100% (  3 /  3) in 'Lua.Debug'
 100% ( 67 / 67) in 'Lua.Constants'
 100% (  2 /  2) in 'Lua.Call'
 100% ( 21 / 21) in 'Lua.Auxiliary'
 100% (  5 /  5) in 'Lua.Userdata'
 100% (  2 /  2) in 'Lua.Warn'
 100% (226 /226) in 'Lua'
Warning: Lua.Types: could not find link destinations for: 
	- Lua.Types.Rep_State
Warning: Lua: could not find link destinations for: 
	- Lua.Types.Rep_State
Documentation created: dist/doc/html/lua/, dist/doc/html/lua/lua.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/lua-2.3.3-7J0tsNDbTfzEd00UfrNXeo
Completed    lua-2.3.3
Configuring zlib-0.7.1.0...
Preprocessing library for zlib-0.7.1.0..
Building library for zlib-0.7.1.0..
[1 of 6] Compiling Codec.Compression.Zlib.ByteStringCompat ( Codec/Compression/Zlib/ByteStringCompat.hs, dist/build/Codec/Compression/Zlib/ByteStringCompat.o, dist/build/Codec/Compression/Zlib/ByteStringCompat.dyn_o )
[2 of 6] Compiling Codec.Compression.Zlib.Stream ( dist/build/Codec/Compression/Zlib/Stream.hs, dist/build/Codec/Compression/Zlib/Stream.o, dist/build/Codec/Compression/Zlib/Stream.dyn_o )
[3 of 6] Compiling Codec.Compression.Zlib.Internal ( Codec/Compression/Zlib/Internal.hs, dist/build/Codec/Compression/Zlib/Internal.o, dist/build/Codec/Compression/Zlib/Internal.dyn_o )
[4 of 6] Compiling Codec.Compression.Zlib.Raw ( Codec/Compression/Zlib/Raw.hs, dist/build/Codec/Compression/Zlib/Raw.o, dist/build/Codec/Compression/Zlib/Raw.dyn_o )
[5 of 6] Compiling Codec.Compression.Zlib ( Codec/Compression/Zlib.hs, dist/build/Codec/Compression/Zlib.o, dist/build/Codec/Compression/Zlib.dyn_o )
[6 of 6] Compiling Codec.Compression.GZip ( Codec/Compression/GZip.hs, dist/build/Codec/Compression/GZip.o, dist/build/Codec/Compression/GZip.dyn_o )
Preprocessing library for zlib-0.7.1.0..
Running Haddock on library for zlib-0.7.1.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 6] Compiling Codec.Compression.Zlib.ByteStringCompat ( Codec/Compression/Zlib/ByteStringCompat.hs, nothing )
[2 of 6] Compiling Codec.Compression.Zlib.Stream ( dist/build/Codec/Compression/Zlib/Stream.hs, nothing )
[3 of 6] Compiling Codec.Compression.Zlib.Internal ( Codec/Compression/Zlib/Internal.hs, nothing )
[4 of 6] Compiling Codec.Compression.Zlib.Raw ( Codec/Compression/Zlib/Raw.hs, nothing )
[5 of 6] Compiling Codec.Compression.Zlib ( Codec/Compression/Zlib.hs, nothing )
[6 of 6] Compiling Codec.Compression.GZip ( Codec/Compression/GZip.hs, nothing )
Haddock coverage:
 100% ( 53 / 53) in 'Codec.Compression.Zlib.Internal'
 100% ( 35 / 35) in 'Codec.Compression.Zlib.Raw'
 100% ( 36 / 36) in 'Codec.Compression.Zlib'
 100% ( 36 / 36) in 'Codec.Compression.GZip'
Warning: Codec.Compression.Zlib.Internal: could not find link destinations for: 
	- Codec.Compression.Zlib.Stream.Rep_CompressionStrategy
	- Codec.Compression.Zlib.Stream.Rep_MemoryLevel
	- Codec.Compression.Zlib.Stream.Rep_WindowBits
	- Codec.Compression.Zlib.Stream.Rep_CompressionLevel
	- Codec.Compression.Zlib.Stream.Rep_Method
	- Codec.Compression.Zlib.Stream.Rep_Format
	- Codec.Compression.Zlib.Internal.Rep_DecompressError
	- Codec.Compression.Zlib.Internal.Rep_DecompressParams
	- Codec.Compression.Zlib.Internal.Rep_CompressParams
Warning: Codec.Compression.Zlib.Raw: could not find link destinations for: 
	- Codec.Compression.Zlib.Stream.Rep_CompressionStrategy
	- Codec.Compression.Zlib.Stream.Rep_MemoryLevel
	- Codec.Compression.Zlib.Stream.Rep_WindowBits
	- Codec.Compression.Zlib.Stream.Rep_CompressionLevel
	- Codec.Compression.Zlib.Stream.Rep_Method
	- Codec.Compression.Zlib.Internal.Rep_DecompressError
	- Codec.Compression.Zlib.Internal.Rep_DecompressParams
	- Codec.Compression.Zlib.Internal.Rep_CompressParams
Warning: Codec.Compression.Zlib: could not find link destinations for: 
	- Codec.Compression.Zlib.Stream.Rep_CompressionStrategy
	- Codec.Compression.Zlib.Stream.Rep_MemoryLevel
	- Codec.Compression.Zlib.Stream.Rep_WindowBits
	- Codec.Compression.Zlib.Stream.Rep_CompressionLevel
	- Codec.Compression.Zlib.Stream.Rep_Method
	- Codec.Compression.Zlib.Internal.Rep_DecompressError
	- Codec.Compression.Zlib.Internal.Rep_DecompressParams
	- Codec.Compression.Zlib.Internal.Rep_CompressParams
Warning: Codec.Compression.GZip: could not find link destinations for: 
	- Codec.Compression.Zlib.Stream.Rep_CompressionStrategy
	- Codec.Compression.Zlib.Stream.Rep_MemoryLevel
	- Codec.Compression.Zlib.Stream.Rep_WindowBits
	- Codec.Compression.Zlib.Stream.Rep_CompressionLevel
	- Codec.Compression.Zlib.Stream.Rep_Method
	- Codec.Compression.Zlib.Internal.Rep_DecompressError
	- Codec.Compression.Zlib.Internal.Rep_DecompressParams
	- Codec.Compression.Zlib.Internal.Rep_CompressParams
Documentation created: dist/doc/html/zlib/, dist/doc/html/zlib/zlib.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/zlib-0.7.1.0-FAtvayBxYL3BzSmCVeAO7B
Completed    zlib-0.7.1.0
Configuring hslua-core-2.3.2...
Preprocessing library for hslua-core-2.3.2..
Building library for hslua-core-2.3.2..
[ 1 of 14] Compiling HsLua.Core.Utf8
[ 2 of 14] Compiling HsLua.Core.Types
[ 3 of 14] Compiling HsLua.Core.Userdata
[ 4 of 14] Compiling HsLua.Core.Unsafe
[ 5 of 14] Compiling HsLua.Core.Debug
[ 6 of 14] Compiling HsLua.Core.Error
[ 7 of 14] Compiling HsLua.Core.Primary
[ 8 of 14] Compiling HsLua.Core.Closures
[ 9 of 14] Compiling HsLua.Core.Auxiliary
[10 of 14] Compiling HsLua.Core.Run
[11 of 14] Compiling HsLua.Core.Trace
[12 of 14] Compiling HsLua.Core.Package
[13 of 14] Compiling HsLua.Core.Warn
[14 of 14] Compiling HsLua.Core
Preprocessing library for hslua-core-2.3.2..
Running Haddock on library for hslua-core-2.3.2..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 14] Compiling HsLua.Core.Utf8
[ 2 of 14] Compiling HsLua.Core.Types
[ 3 of 14] Compiling HsLua.Core.Userdata
[ 4 of 14] Compiling HsLua.Core.Unsafe
[ 5 of 14] Compiling HsLua.Core.Debug
[ 6 of 14] Compiling HsLua.Core.Error
[ 7 of 14] Compiling HsLua.Core.Primary
[ 8 of 14] Compiling HsLua.Core.Closures
[ 9 of 14] Compiling HsLua.Core.Auxiliary
[10 of 14] Compiling HsLua.Core.Run
[11 of 14] Compiling HsLua.Core.Trace
[12 of 14] Compiling HsLua.Core.Package
[13 of 14] Compiling HsLua.Core.Warn
[14 of 14] Compiling HsLua.Core
Haddock coverage:
 100% (  5 /  5) in 'HsLua.Core.Utf8'
Warning: 'LuaBool' is ambiguous. It is defined
    * in Lua.Types
    * in Lua.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 Lua.Types
 100% ( 47 / 47) in 'HsLua.Core.Types'
 100% (  5 /  5) in 'HsLua.Core.Userdata'
 100% (  2 /  2) in 'HsLua.Core.Unsafe'
 100% (  3 /  3) in 'HsLua.Core.Debug'
 100% ( 13 / 13) in 'HsLua.Core.Error'
Warning: 'ErrGcmm' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Exception' is ambiguous. It is defined
    * at src/HsLua/Core/Error.hs:80:21
    * at src/HsLua/Core/Error.hs:80: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/HsLua/Core/Error.hs:80:1
 100% (  3 /  3) in 'HsLua.Core.Closures'
Warning: 'requirehs' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% (  9 /  9) in 'HsLua.Core.Run'
Warning: 'call' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  80% (  4 /  5) in 'HsLua.Core.Trace'
  Missing documentation for:
    dostringTrace (src/HsLua/Core/Trace.hs:53)
 100% (  3 /  3) in 'HsLua.Core.Package'
Warning: 'lua_setwarnf' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Exception' is ambiguous. It is defined
    * at src/HsLua/Core/Error.hs:80:21
    * at src/HsLua/Core/Error.hs:80: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/HsLua/Core/Error.hs:80:1
  99% (202 /203) in 'HsLua.Core'
  Missing documentation for:
    dostringTrace (src/HsLua/Core/Trace.hs:53)
Warning: HsLua.Core.Types: could not find link destinations for: 
	- Lua.Types.Rep_State
Warning: HsLua.Core: could not find link destinations for: 
	- Lua.Types.Rep_State
Documentation created: dist/doc/html/hslua-core/,
dist/doc/html/hslua-core/hslua-core.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/hslua-core-2.3.2-2k5dBdVxQ7IFmgCgWnRzRs
Completed    hslua-core-2.3.2
Configuring zip-archive-0.4.3.2...
Preprocessing library for zip-archive-0.4.3.2..
Building library for zip-archive-0.4.3.2..
[1 of 1] Compiling Codec.Archive.Zip ( src/Codec/Archive/Zip.hs, dist/build/Codec/Archive/Zip.o, dist/build/Codec/Archive/Zip.dyn_o )
Preprocessing library for zip-archive-0.4.3.2..
Running Haddock on library for zip-archive-0.4.3.2..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling Codec.Archive.Zip ( src/Codec/Archive/Zip.hs, nothing )
Haddock coverage:
Warning: 'Archive' is ambiguous. It is defined
    * at src/Codec/Archive/Zip.hs:136:16
    * at src/Codec/Archive/Zip.hs:136: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/Codec/Archive/Zip.hs:136:1
Warning: 'Entry' is ambiguous. It is defined
    * at src/Codec/Archive/Zip.hs:147:14
    * at src/Codec/Archive/Zip.hs:147: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/Codec/Archive/Zip.hs:147:1
Warning: 'OptPreserveSymbolicLinks' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'CMode' is ambiguous. It is defined
    * in System.Posix.Types
    * in System.Posix.Types
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined in System.Posix.Types
Warning: 'FileMode' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ClockTime' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  93% ( 28 / 30) in 'Codec.Archive.Zip'
  Missing documentation for:
    EncryptionMethod (src/Codec/Archive/Zip.hs:168)
    ZipException (src/Codec/Archive/Zip.hs:185)
Documentation created: dist/doc/html/zip-archive/,
dist/doc/html/zip-archive/zip-archive.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/zip-archive-0.4.3.2-EW74aRpZjZcJLMZcEXHEoA
Completed    zip-archive-0.4.3.2
Configuring hslua-marshalling-2.3.1...
Preprocessing library for hslua-marshalling-2.3.1..
Building library for hslua-marshalling-2.3.1..
[1 of 5] Compiling HsLua.Marshalling.Peek
[2 of 5] Compiling HsLua.Marshalling.Peekers
[3 of 5] Compiling HsLua.Marshalling.Push
[4 of 5] Compiling HsLua.Marshalling.Userdata
[5 of 5] Compiling HsLua.Marshalling
Preprocessing library for hslua-marshalling-2.3.1..
Running Haddock on library for hslua-marshalling-2.3.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 5] Compiling HsLua.Marshalling.Peek
[2 of 5] Compiling HsLua.Marshalling.Peekers
[3 of 5] Compiling HsLua.Marshalling.Push
[4 of 5] Compiling HsLua.Marshalling.Userdata
[5 of 5] Compiling HsLua.Marshalling
Haddock coverage:
 100% ( 18 / 18) in 'HsLua.Marshalling.Peek'
Warning: 'Name' is ambiguous. It is defined
    * in HsLua.Core.Types
    * in HsLua.Core.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 HsLua.Core.Types
 100% ( 36 / 36) in 'HsLua.Marshalling.Peekers'
Warning: 'Name' is ambiguous. It is defined
    * in HsLua.Core.Types
    * in HsLua.Core.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 HsLua.Core.Types
 100% ( 22 / 22) in 'HsLua.Marshalling.Push'
Warning: 'NumResults' is ambiguous. It is defined
    * in Lua.Types
    * in Lua.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 Lua.Types
 100% (  2 /  2) in 'HsLua.Marshalling.Userdata'
 100% ( 53 / 53) in 'HsLua.Marshalling'
Documentation created: dist/doc/html/hslua-marshalling/,
dist/doc/html/hslua-marshalling/hslua-marshalling.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/hslua-marshalling-2.3.1-F9khAtKnm0z5ToIh8FIzKj
Completed    hslua-marshalling-2.3.1
Configuring hslua-list-1.1.4...
Preprocessing library for hslua-list-1.1.4..
Building library for hslua-list-1.1.4..
[1 of 1] Compiling HsLua.List
Preprocessing library for hslua-list-1.1.4..
Running Haddock on library for hslua-list-1.1.4..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling HsLua.List
Haddock coverage:
 100% (  4 /  4) in 'HsLua.List'
Documentation created: dist/doc/html/hslua-list/,
dist/doc/html/hslua-list/hslua-list.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/hslua-list-1.1.4-26PMwzIf5gmHmrCKkZQbtc
Completed    hslua-list-1.1.4
Configuring hslua-typing-0.1.1...
Preprocessing library for hslua-typing-0.1.1..
Building library for hslua-typing-0.1.1..
[1 of 1] Compiling HsLua.Typing
Preprocessing library for hslua-typing-0.1.1..
Running Haddock on library for hslua-typing-0.1.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling HsLua.Typing
Haddock coverage:
Warning: 'Named' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 28 / 28) in 'HsLua.Typing'
Warning: HsLua.Typing: could not find link destinations for: 
	- HsLua.Typing.Rep_TypeDocs
	- HsLua.Typing.Rep_TypeSpec
Documentation created: dist/doc/html/hslua-typing/,
dist/doc/html/hslua-typing/hslua-typing.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/hslua-typing-0.1.1-1mRlNwoRrto1IZhBJ2lQ9q
Completed    hslua-typing-0.1.1
Configuring hslua-objectorientation-2.4.0...
Preprocessing library for hslua-objectorientation-2.4.0..
Building library for hslua-objectorientation-2.4.0..
[1 of 4] Compiling HsLua.ObjectOrientation.Operation
[2 of 4] Compiling HsLua.ObjectOrientation.Generic
[3 of 4] Compiling HsLua.ObjectOrientation.ListType
[4 of 4] Compiling HsLua.ObjectOrientation
Preprocessing library for hslua-objectorientation-2.4.0..
Running Haddock on library for hslua-objectorientation-2.4.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 4] Compiling HsLua.ObjectOrientation.Operation
[2 of 4] Compiling HsLua.ObjectOrientation.Generic
[3 of 4] Compiling HsLua.ObjectOrientation.ListType
[4 of 4] Compiling HsLua.ObjectOrientation
Haddock coverage:
 100% (  3 /  3) in 'HsLua.ObjectOrientation.Operation'
 100% ( 32 / 32) in 'HsLua.ObjectOrientation.Generic'
  50% (  2 /  4) in 'HsLua.ObjectOrientation.ListType'
  Missing documentation for:
    Module header
    listExtension (src/HsLua/ObjectOrientation/ListType.hs:39)
 100% (  5 /  5) in 'HsLua.ObjectOrientation'
Documentation created: dist/doc/html/hslua-objectorientation/,
dist/doc/html/hslua-objectorientation/hslua-objectorientation.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/hslua-objectorientation-2.4.0-KL4KyTRhpbGKTvnC3iXhCI
Completed    hslua-objectorientation-2.4.0
Configuring hslua-packaging-2.3.2...
Preprocessing library for hslua-packaging-2.3.2..
Building library for hslua-packaging-2.3.2..
[1 of 8] Compiling HsLua.Packaging.Types
[2 of 8] Compiling HsLua.Packaging.Rendering
[3 of 8] Compiling HsLua.Packaging.Documentation
[4 of 8] Compiling HsLua.Packaging.Function
[5 of 8] Compiling HsLua.Packaging.Module
[6 of 8] Compiling HsLua.Packaging.Convenience
[7 of 8] Compiling HsLua.Packaging.UDType

src/HsLua/Packaging/UDType.hs:61:3: warning: [GHC-68441] [-Wdeprecations]
    In the use of type constructor or class UDTypeWithList
    (imported from HsLua.ObjectOrientation, but defined in HsLua.ObjectOrientation.ListType):
    Deprecated: "Use UDTypeGeneric instead"
   |
61 |   UDTypeWithList e (DocumentedFunction e) a itemtype
   |   ^^^^^^^^^^^^^^
[8 of 8] Compiling HsLua.Packaging
Preprocessing library for hslua-packaging-2.3.2..
Running Haddock on library for hslua-packaging-2.3.2..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 8] Compiling HsLua.Packaging.Types
[2 of 8] Compiling HsLua.Packaging.Rendering
[3 of 8] Compiling HsLua.Packaging.Documentation
[4 of 8] Compiling HsLua.Packaging.Function
[5 of 8] Compiling HsLua.Packaging.Module
[6 of 8] Compiling HsLua.Packaging.Convenience
[7 of 8] Compiling HsLua.Packaging.UDType

src/HsLua/Packaging/UDType.hs:61:3: warning: [GHC-68441] [-Wdeprecations]
    In the use of type constructor or class UDTypeWithList
    (imported from HsLua.ObjectOrientation, but defined in HsLua.ObjectOrientation.ListType):
    Deprecated: "Use UDTypeGeneric instead"
   |
61 |   UDTypeWithList e (DocumentedFunction e) a itemtype
   |   ^^^^^^^^^^^^^^
[8 of 8] Compiling HsLua.Packaging
Haddock coverage:
 100% ( 11 / 11) in 'HsLua.Packaging.Types'
 100% (  5 /  5) in 'HsLua.Packaging.Rendering'
 100% (  8 /  8) in 'HsLua.Packaging.Documentation'
Warning: 'FunctionResult' is ambiguous. It is defined
    * at src/HsLua/Packaging/Function.hs:81:5
    * at src/HsLua/Packaging/Function.hs:80: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/HsLua/Packaging/Function.hs:80:1
 100% ( 38 / 38) in 'HsLua.Packaging.Function'
Warning: 'Module' is ambiguous. It is defined
    * at src/HsLua/Packaging/Types.hs:31:17
    * at src/HsLua/Packaging/Types.hs:31: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/HsLua/Packaging/Types.hs:31:1
 100% (  9 /  9) in 'HsLua.Packaging.Module'
 100% ( 11 / 11) in 'HsLua.Packaging.Convenience'
 100% ( 26 / 26) in 'HsLua.Packaging.UDType'
 100% ( 11 / 11) in 'HsLua.Packaging'
Documentation created: dist/doc/html/hslua-packaging/,
dist/doc/html/hslua-packaging/hslua-packaging.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/hslua-packaging-2.3.2-ILMQMUCXTxM51rrQVjbPwE
Completed    hslua-packaging-2.3.2
Downloading  hslua-module-zip-1.1.4
Downloaded   hslua-module-zip-1.1.4
Configuring hslua-module-zip-1.1.4...
Preprocessing library for hslua-module-zip-1.1.4..
Building library for hslua-module-zip-1.1.4..
[1 of 1] Compiling HsLua.Module.Zip
Preprocessing library for hslua-module-zip-1.1.4..
Running Haddock on library for hslua-module-zip-1.1.4..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling HsLua.Module.Zip
Haddock coverage:
Warning: 'ZipEntry' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  89% ( 17 / 19) in 'HsLua.Module.Zip'
  Missing documentation for:
    peekEntryFuzzy (src/HsLua/Module/Zip.hs:316)
    peekZipOptions (src/HsLua/Module/Zip.hs:170)
Documentation created: dist/doc/html/hslua-module-zip/,
dist/doc/html/hslua-module-zip/hslua-module-zip.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/hslua-module-zip-1.1.4-rJxeLr33kV5x8MxErMtBc
Completed    hslua-module-zip-1.1.4

Test log

[view raw]

Resolving dependencies...
Build profile: -w ghc-9.8.4 -O0
In order, the following will be built (use -v for more details):
 - digest-0.0.2.1 (lib:digest) (requires build)
 - hsc2hs-0.68.10 (exe:hsc2hs) (requires build)
 - hslua-list-1.1.4 (lib:hslua-list) (requires build)
 - hslua-module-system-1.2.0 (lib:hslua-module-system) (requires build)
 - zlib-0.7.1.0 (lib:zlib) (requires build)
 - zip-archive-0.4.3.2 (lib:zip-archive) (requires build)
 - hslua-module-zip-1.1.4 (first run)
Configuring digest-0.0.2.1...
Preprocessing library for digest-0.0.2.1..
Building library for digest-0.0.2.1..
[1 of 3] Compiling Data.Digest.Adler32 ( dist/build/Data/Digest/Adler32.hs, dist/build/Data/Digest/Adler32.o, dist/build/Data/Digest/Adler32.dyn_o )
[2 of 3] Compiling Data.Digest.CRC32 ( dist/build/Data/Digest/CRC32.hs, dist/build/Data/Digest/CRC32.o, dist/build/Data/Digest/CRC32.dyn_o )
[3 of 3] Compiling Data.Digest.CRC32C ( Data/Digest/CRC32C.hs, dist/build/Data/Digest/CRC32C.o, dist/build/Data/Digest/CRC32C.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2547905/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/digest-0.0.2.1-fc260de46ea911415ebbbe790dc1930ca71c67e939f3f8b3b8d18aaa349c13ed/lib
Configuring hsc2hs-0.68.10...
Preprocessing executable 'hsc2hs' for hsc2hs-0.68.10..
Building executable 'hsc2hs' for hsc2hs-0.68.10..
[ 1 of 12] Compiling ATTParser        ( src/ATTParser.hs, dist/build/hsc2hs/hsc2hs-tmp/ATTParser.o )
[ 2 of 12] Compiling Compat.ResponseFile ( src/Compat/ResponseFile.hs, dist/build/hsc2hs/hsc2hs-tmp/Compat/ResponseFile.o )
[ 3 of 12] Compiling Compat.TempFile  ( src/Compat/TempFile.hs, dist/build/hsc2hs/hsc2hs-tmp/Compat/TempFile.o )
[ 4 of 12] Compiling Common           ( src/Common.hs, dist/build/hsc2hs/hsc2hs-tmp/Common.o )
[ 5 of 12] Compiling Flags            ( src/Flags.hs, dist/build/hsc2hs/hsc2hs-tmp/Flags.o )
[ 6 of 12] Compiling HSCParser        ( src/HSCParser.hs, dist/build/hsc2hs/hsc2hs-tmp/HSCParser.o )
[ 7 of 12] Compiling C                ( src/C.hs, dist/build/hsc2hs/hsc2hs-tmp/C.o )
[ 8 of 12] Compiling CrossCodegen     ( src/CrossCodegen.hs, dist/build/hsc2hs/hsc2hs-tmp/CrossCodegen.o )
[ 9 of 12] Compiling Paths_hsc2hs     ( dist/build/hsc2hs/autogen/Paths_hsc2hs.hs, dist/build/hsc2hs/hsc2hs-tmp/Paths_hsc2hs.o )
[10 of 12] Compiling UtilsCodegen     ( src/UtilsCodegen.hs, dist/build/hsc2hs/hsc2hs-tmp/UtilsCodegen.o )
[11 of 12] Compiling DirectCodegen    ( src/DirectCodegen.hs, dist/build/hsc2hs/hsc2hs-tmp/DirectCodegen.o )
[12 of 12] Compiling Main             ( src/Main.hs, dist/build/hsc2hs/hsc2hs-tmp/Main.o )
[13 of 13] Linking dist/build/hsc2hs/hsc2hs
Installing executable hsc2hs in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2547905/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hsc2hs-0.68.10-e789c287b7adf7ead2fa569692031ba633cdb2fbee6ed05ce142d2c969dd649a/bin
Warning: The directory
/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2547905/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hsc2hs-0.68.10-e789c287b7adf7ead2fa569692031ba633cdb2fbee6ed05ce142d2c969dd649a/bin
is not in the system search path.
Configuring hslua-list-1.1.4...
Preprocessing library for hslua-list-1.1.4..
Building library for hslua-list-1.1.4..
[1 of 1] Compiling HsLua.List
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2547905/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hslua-list-1.1.4-17fa675c8676fbc63d896d611e9fa21cb54cb6062c5e144d30aebf7d0ed64507/lib
Configuring hslua-module-system-1.2.0...
Preprocessing library for hslua-module-system-1.2.0..
Building library for hslua-module-system-1.2.0..
[1 of 2] Compiling HsLua.Module.SystemUtils
[2 of 2] Compiling HsLua.Module.System
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2547905/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hslua-module-system-1.2.0-f93fcbc79d0a1d9b35c67b0e9e618c78de8338f48b5644ee93d248a5a63c4fac/lib
Configuring zlib-0.7.1.0...
Preprocessing library for zlib-0.7.1.0..
Building library for zlib-0.7.1.0..
[1 of 6] Compiling Codec.Compression.Zlib.ByteStringCompat ( Codec/Compression/Zlib/ByteStringCompat.hs, dist/build/Codec/Compression/Zlib/ByteStringCompat.o, dist/build/Codec/Compression/Zlib/ByteStringCompat.dyn_o )
[2 of 6] Compiling Codec.Compression.Zlib.Stream ( dist/build/Codec/Compression/Zlib/Stream.hs, dist/build/Codec/Compression/Zlib/Stream.o, dist/build/Codec/Compression/Zlib/Stream.dyn_o )
[3 of 6] Compiling Codec.Compression.Zlib.Internal ( Codec/Compression/Zlib/Internal.hs, dist/build/Codec/Compression/Zlib/Internal.o, dist/build/Codec/Compression/Zlib/Internal.dyn_o )
[4 of 6] Compiling Codec.Compression.Zlib.Raw ( Codec/Compression/Zlib/Raw.hs, dist/build/Codec/Compression/Zlib/Raw.o, dist/build/Codec/Compression/Zlib/Raw.dyn_o )
[5 of 6] Compiling Codec.Compression.Zlib ( Codec/Compression/Zlib.hs, dist/build/Codec/Compression/Zlib.o, dist/build/Codec/Compression/Zlib.dyn_o )
[6 of 6] Compiling Codec.Compression.GZip ( Codec/Compression/GZip.hs, dist/build/Codec/Compression/GZip.o, dist/build/Codec/Compression/GZip.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2547905/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/zlib-0.7.1.0-56acfdacc3510567c621ef6a027326081d5a7b2fe518cafffd9c47586f830126/lib
Configuring zip-archive-0.4.3.2...
Preprocessing library for zip-archive-0.4.3.2..
Building library for zip-archive-0.4.3.2..
[1 of 1] Compiling Codec.Archive.Zip ( src/Codec/Archive/Zip.hs, dist/build/Codec/Archive/Zip.o, dist/build/Codec/Archive/Zip.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2547905/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/zip-archive-0.4.3.2-e2b1783b0b485d30162ee7657eb9c5222d81fdafdf595ec4bbd68039d13bfdcf/lib
Configuring hslua-module-zip-1.1.4...
Preprocessing library for hslua-module-zip-1.1.4..
Building library for hslua-module-zip-1.1.4..
[1 of 1] Compiling HsLua.Module.Zip
Preprocessing test suite 'hslua-module-zip-test' for hslua-module-zip-1.1.4..
Building test suite 'hslua-module-zip-test' for hslua-module-zip-1.1.4..
[1 of 1] Compiling Main
[2 of 2] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/hslua-module-zip-1.1.4/noopt/build/hslua-module-zip-test/hslua-module-zip-test
Running 1 test suites...
Test suite hslua-module-zip-test: RUNNING...
Test suite hslua-module-zip-test: PASS
Test suite logged to:
/var/lib/hackage-doc-builder/build-cache/tmp-install/reports/hslua-module-zip-1.1.4.test
Writing: hslua-module-zip-1.1.4-inplace/HsLua.Module.Zip.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Test coverage report written to
/var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/hslua-module-zip-1.1.4/noopt/hpc/vanilla/html/hslua-module-zip-test/hpc_index.html
1 of 1 test suites (1 of 1 test cases) passed.
Writing: hslua-module-zip-1.1.4-inplace/HsLua.Module.Zip.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Package coverage report written to
/var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/hslua-module-zip-1.1.4/noopt/hpc/vanilla/html/hslua-module-zip-1.1.4/hpc_index.html