Build #1 for hslua-packaging-2.4.1

[all reports]

Package hslua-packaging-2.4.1
Install InstallOk
Docs Ok
Tests Ok
Time submitted 2026-01-13 08:05:35.538533817 UTC
Compiler ghc-9.8.4
OS linux
Arch x86_64
Dependencies base-4.19.2.0, containers-0.6.8, hslua-core-2.3.2.1, hslua-marshalling-2.3.2, hslua-objectorientation-2.5.0, hslua-typing-0.2.0, text-2.1.1
Flags none

Code Coverage

expressions75% (717/956)
booleanguards100% (0/0)
conditions 100% (0/0)
qualifiers100% (0/0)
alternatives60% (14/23)
local declarations95% (19/20)
top-level declarations44% (107/240)

Build log

[view raw]

Resolving dependencies...
Configuring lua-2.3.4...
Preprocessing library for lua-2.3.4..
Building library for lua-2.3.4..
[ 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.4..
Running Haddock on library for lua-2.3.4..
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.4-718ZBZvwf0JAxStdIMAhVA
Completed    lua-2.3.4
Configuring hslua-core-2.3.2.1...
Preprocessing library for hslua-core-2.3.2.1..
Building library for hslua-core-2.3.2.1..
[ 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.1..
Running Haddock on library for hslua-core-2.3.2.1..
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.1-FjFRQZLUi4tHh3omDklhFQ
Completed    hslua-core-2.3.2.1
Configuring hslua-marshalling-2.3.2...
Preprocessing library for hslua-marshalling-2.3.2..
Building library for hslua-marshalling-2.3.2..
[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.2..
Running Haddock on library for hslua-marshalling-2.3.2..
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.2-G9vGe8M0BRHJmeiKTBF4RE
Completed    hslua-marshalling-2.3.2
Configuring hslua-typing-0.2.0...
Preprocessing library for hslua-typing-0.2.0..
Building library for hslua-typing-0.2.0..
[1 of 1] Compiling HsLua.Typing
Preprocessing library for hslua-typing-0.2.0..
Running Haddock on library for hslua-typing-0.2.0..
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% ( 25 / 25) in 'HsLua.Typing'
Warning: HsLua.Typing: could not find link destinations for: 
	- 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.2.0-7bJM6Y4hPbCBa0K0G9n7Ug
Completed    hslua-typing-0.2.0
Configuring hslua-objectorientation-2.5.0...
Preprocessing library for hslua-objectorientation-2.5.0..
Building library for hslua-objectorientation-2.5.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.5.0..
Running Haddock on library for hslua-objectorientation-2.5.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% ( 31 / 31) 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.5.0-8ZBsAYdAdAKGY9KoDR331q
Completed    hslua-objectorientation-2.5.0
Downloading  hslua-packaging-2.4.1
Downloaded   hslua-packaging-2.4.1
Configuring hslua-packaging-2.4.1...
Preprocessing library for hslua-packaging-2.4.1..
Building library for hslua-packaging-2.4.1..
[1 of 7] Compiling HsLua.Packaging.Types
[2 of 7] Compiling HsLua.Packaging.Documentation
[3 of 7] Compiling HsLua.Packaging.Function
[4 of 7] Compiling HsLua.Packaging.Convenience
[5 of 7] Compiling HsLua.Packaging.UDType

src/HsLua/Packaging/UDType.hs:58: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"
   |
58 |   UDTypeWithList e (DocumentedFunction e) a itemtype
   |   ^^^^^^^^^^^^^^
[6 of 7] Compiling HsLua.Packaging.Module
[7 of 7] Compiling HsLua.Packaging
Preprocessing library for hslua-packaging-2.4.1..
Running Haddock on library for hslua-packaging-2.4.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 7] Compiling HsLua.Packaging.Types
[2 of 7] Compiling HsLua.Packaging.Documentation
[3 of 7] Compiling HsLua.Packaging.Function
[4 of 7] Compiling HsLua.Packaging.Convenience
[5 of 7] Compiling HsLua.Packaging.UDType

src/HsLua/Packaging/UDType.hs:58: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"
   |
58 |   UDTypeWithList e (DocumentedFunction e) a itemtype
   |   ^^^^^^^^^^^^^^
[6 of 7] Compiling HsLua.Packaging.Module
[7 of 7] Compiling HsLua.Packaging
Haddock coverage:
 100% ( 18 / 18) in 'HsLua.Packaging.Types'
Warning: 'FieldDoc' is ambiguous. It is defined
    * at src/HsLua/Packaging/Types.hs:122:17
    * at src/HsLua/Packaging/Types.hs:122: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:122:1
 100% ( 21 / 21) in 'HsLua.Packaging.Documentation'
Warning: 'FunctionResult' is ambiguous. It is defined
    * at src/HsLua/Packaging/Function.hs:80:5
    * at src/HsLua/Packaging/Function.hs:79: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:79:1
 100% ( 37 / 37) in 'HsLua.Packaging.Function'
 100% ( 11 / 11) in 'HsLua.Packaging.Convenience'
 100% ( 25 / 25) in 'HsLua.Packaging.UDType'
Warning: 'Module' is ambiguous. It is defined
    * at src/HsLua/Packaging/Types.hs:42:17
    * at src/HsLua/Packaging/Types.hs:42:1
    You may be able to disambiguate the identifier by qualifying it or
    by specifying the type/value namespace explicitly.
    Defaulting to the one defined at src/HsLua/Packaging/Types.hs:42:1
 100% ( 27 / 27) in 'HsLua.Packaging.Module'
 100% ( 12 / 12) 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.4.1-9h0cDdU8LymFgHtpzDUszv
Completed    hslua-packaging-2.4.1

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):
 - call-stack-0.4.0 (lib:call-stack) (requires build)
 - colour-2.3.6 (lib:colour) (requires build)
 - lua-2.3.4 (lib:lua) (requires build)
 - prettyprinter-1.7.1 (lib:prettyprinter) (requires build)
 - tagged-0.8.10 (lib:tagged) (requires build)
 - ansi-terminal-types-1.1.3 (lib:ansi-terminal-types) (requires build)
 - hslua-core-2.3.2.1 (lib:hslua-core) (requires build)
 - ansi-terminal-1.1.5 (lib:ansi-terminal) (requires build)
 - hslua-marshalling-2.3.2 (lib:hslua-marshalling) (requires build)
 - prettyprinter-ansi-terminal-1.1.3 (lib:prettyprinter-ansi-terminal) (requires build)
 - hslua-typing-0.2.0 (lib:hslua-typing) (requires build)
 - optparse-applicative-0.19.0.0 (lib:optparse-applicative) (requires build)
 - hslua-objectorientation-2.5.0 (lib:hslua-objectorientation) (requires build)
 - tasty-1.5.3 (lib:tasty) (requires build)
 - tasty-hunit-0.10.2 (lib:tasty-hunit) (requires build)
 - tasty-hslua-1.1.1.1 (lib:tasty-hslua) (requires build)
 - hslua-packaging-2.4.1 (first run)
Configuring call-stack-0.4.0...
Preprocessing library for call-stack-0.4.0..
Building library for call-stack-0.4.0..
[1 of 3] Compiling Data.SrcLoc      ( src/Data/SrcLoc.hs, dist/build/Data/SrcLoc.o, dist/build/Data/SrcLoc.dyn_o )
[2 of 3] Compiling Data.CallStack   ( src/Data/CallStack.hs, dist/build/Data/CallStack.o, dist/build/Data/CallStack.dyn_o )
[3 of 3] Compiling Paths_call_stack ( dist/build/autogen/Paths_call_stack.hs, dist/build/Paths_call_stack.o, dist/build/Paths_call_stack.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-579869/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/call-stack-0.4.0-31951dc4e9db177e2ea89098d1122ced7b6da41fd279273945130bdfc91e7098/lib
Configuring colour-2.3.6...
Preprocessing library for colour-2.3.6..
Building library for colour-2.3.6..
[ 1 of 14] Compiling Data.Colour.CIE.Chromaticity ( Data/Colour/CIE/Chromaticity.hs, dist/build/Data/Colour/CIE/Chromaticity.o, dist/build/Data/Colour/CIE/Chromaticity.dyn_o )
[ 2 of 14] Compiling Data.Colour.CIE.Illuminant ( Data/Colour/CIE/Illuminant.hs, dist/build/Data/Colour/CIE/Illuminant.o, dist/build/Data/Colour/CIE/Illuminant.dyn_o )
[ 3 of 14] Compiling Data.Colour.Chan ( Data/Colour/Chan.hs, dist/build/Data/Colour/Chan.o, dist/build/Data/Colour/Chan.dyn_o )
[ 4 of 14] Compiling Data.Colour.Internal ( Data/Colour/Internal.hs, dist/build/Data/Colour/Internal.o, dist/build/Data/Colour/Internal.dyn_o )
[ 5 of 14] Compiling Data.Colour.Matrix ( Data/Colour/Matrix.hs, dist/build/Data/Colour/Matrix.o, dist/build/Data/Colour/Matrix.dyn_o )
[ 6 of 14] Compiling Data.Colour.RGB  ( Data/Colour/RGB.hs, dist/build/Data/Colour/RGB.o, dist/build/Data/Colour/RGB.dyn_o )
[ 7 of 14] Compiling Data.Colour.RGBSpace.HSL ( Data/Colour/RGBSpace/HSL.hs, dist/build/Data/Colour/RGBSpace/HSL.o, dist/build/Data/Colour/RGBSpace/HSL.dyn_o )
[ 8 of 14] Compiling Data.Colour.RGBSpace.HSV ( Data/Colour/RGBSpace/HSV.hs, dist/build/Data/Colour/RGBSpace/HSV.o, dist/build/Data/Colour/RGBSpace/HSV.dyn_o )
[ 9 of 14] Compiling Data.Colour.SRGB.Linear ( Data/Colour/SRGB/Linear.hs, dist/build/Data/Colour/SRGB/Linear.o, dist/build/Data/Colour/SRGB/Linear.dyn_o )
[10 of 14] Compiling Data.Colour.RGBSpace ( Data/Colour/RGBSpace.hs, dist/build/Data/Colour/RGBSpace.o, dist/build/Data/Colour/RGBSpace.dyn_o )
[11 of 14] Compiling Data.Colour.SRGB ( Data/Colour/SRGB.hs, dist/build/Data/Colour/SRGB.o, dist/build/Data/Colour/SRGB.dyn_o )

Data/Colour/SRGB.hs:117:8: warning: [GHC-63394] [-Wx-partial]
    In the use of head
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
    |
117 |   x' | head x == '#' = tail x
    |        ^^^^

Data/Colour/SRGB.hs:117:24: warning: [GHC-63394] [-Wx-partial]
    In the use of tail
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
    |
117 |   x' | head x == '#' = tail x
    |                        ^^^^

Data/Colour/SRGB.hs:127:50: warning: [GHC-63394] [-Wx-partial]
    In the use of head
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
    |
127 | sRGB24read x | length rx /= 1 || not (null (snd (head rx))) =
    |                                                  ^^^^

Data/Colour/SRGB.hs:129:33: warning: [GHC-63394] [-Wx-partial]
    In the use of head
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
    |
129 |              | otherwise = fst (head rx)
    |                                 ^^^^
[12 of 14] Compiling Data.Colour      ( Data/Colour.hs, dist/build/Data/Colour.o, dist/build/Data/Colour.dyn_o )
[13 of 14] Compiling Data.Colour.Names ( Data/Colour/Names.hs, dist/build/Data/Colour/Names.o, dist/build/Data/Colour/Names.dyn_o )
[14 of 14] Compiling Data.Colour.CIE  ( Data/Colour/CIE.hs, dist/build/Data/Colour/CIE.o, dist/build/Data/Colour/CIE.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-579869/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/colour-2.3.6-1bc3273789052b388bc71f53ac10a073cc4a30f03a6584dc6f830ef26e23fa37/lib
Configuring lua-2.3.4...
Preprocessing library for lua-2.3.4..
Building library for lua-2.3.4..
[ 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
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-579869/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/lua-2.3.4-7c3a5c0e83e71cc8e1bea3683d3e88833267908ae80ea477d01a345f07f0b1d3/lib
Configuring prettyprinter-1.7.1...
Preprocessing library for prettyprinter-1.7.1..
Building library for prettyprinter-1.7.1..
[ 1 of 28] Compiling Prettyprinter.Render.Util.Panic ( src/Prettyprinter/Render/Util/Panic.hs, dist/build/Prettyprinter/Render/Util/Panic.o, dist/build/Prettyprinter/Render/Util/Panic.dyn_o )
[ 2 of 28] Compiling Prettyprinter.Internal ( src/Prettyprinter/Internal.hs, dist/build/Prettyprinter/Internal.o, dist/build/Prettyprinter/Internal.dyn_o )
[ 3 of 28] Compiling Prettyprinter.Render.String ( src/Prettyprinter/Render/String.hs, dist/build/Prettyprinter/Render/String.o, dist/build/Prettyprinter/Render/String.dyn_o )
[ 4 of 28] Compiling Data.Text.Prettyprint.Doc.Render.String ( src/Data/Text/Prettyprint/Doc/Render/String.hs, dist/build/Data/Text/Prettyprint/Doc/Render/String.o, dist/build/Data/Text/Prettyprint/Doc/Render/String.dyn_o )
[ 5 of 28] Compiling Prettyprinter.Internal.Type ( src/Prettyprinter/Internal/Type.hs, dist/build/Prettyprinter/Internal/Type.o, dist/build/Prettyprinter/Internal/Type.dyn_o )
[ 6 of 28] Compiling Data.Text.Prettyprint.Doc.Internal.Type ( src/Data/Text/Prettyprint/Doc/Internal/Type.hs, dist/build/Data/Text/Prettyprint/Doc/Internal/Type.o, dist/build/Data/Text/Prettyprint/Doc/Internal/Type.dyn_o )
[ 7 of 28] Compiling Prettyprinter.Internal.Debug ( src/Prettyprinter/Internal/Debug.hs, dist/build/Prettyprinter/Internal/Debug.o, dist/build/Prettyprinter/Internal/Debug.dyn_o )
[ 8 of 28] Compiling Data.Text.Prettyprint.Doc.Internal.Debug ( src/Data/Text/Prettyprint/Doc/Internal/Debug.hs, dist/build/Data/Text/Prettyprint/Doc/Internal/Debug.o, dist/build/Data/Text/Prettyprint/Doc/Internal/Debug.dyn_o )
[ 9 of 28] Compiling Data.Text.Prettyprint.Doc.Internal ( src/Data/Text/Prettyprint/Doc/Internal.hs, dist/build/Data/Text/Prettyprint/Doc/Internal.o, dist/build/Data/Text/Prettyprint/Doc/Internal.dyn_o )
[10 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Util.Panic ( src/Data/Text/Prettyprint/Doc/Render/Util/Panic.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Util/Panic.o, dist/build/Data/Text/Prettyprint/Doc/Render/Util/Panic.dyn_o )
[11 of 28] Compiling Prettyprinter.Render.Util.StackMachine ( src/Prettyprinter/Render/Util/StackMachine.hs, dist/build/Prettyprinter/Render/Util/StackMachine.o, dist/build/Prettyprinter/Render/Util/StackMachine.dyn_o )

src/Prettyprinter/Render/Util/StackMachine.hs:34:1: warning: [GHC-66111] [-Wunused-imports]
    The import of Control.Applicative is redundant
      except perhaps to import instances from Control.Applicative
    To import instances alone, use: import Control.Applicative()
   |
34 | import           Control.Applicative
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[12 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Util.StackMachine ( src/Data/Text/Prettyprint/Doc/Render/Util/StackMachine.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Util/StackMachine.o, dist/build/Data/Text/Prettyprint/Doc/Render/Util/StackMachine.dyn_o )
[13 of 28] Compiling Prettyprinter.Symbols.Ascii ( src/Prettyprinter/Symbols/Ascii.hs, dist/build/Prettyprinter/Symbols/Ascii.o, dist/build/Prettyprinter/Symbols/Ascii.dyn_o )
[14 of 28] Compiling Prettyprinter    ( src/Prettyprinter.hs, dist/build/Prettyprinter.o, dist/build/Prettyprinter.dyn_o )
[15 of 28] Compiling Prettyprinter.Render.Util.SimpleDocTree ( src/Prettyprinter/Render/Util/SimpleDocTree.hs, dist/build/Prettyprinter/Render/Util/SimpleDocTree.o, dist/build/Prettyprinter/Render/Util/SimpleDocTree.dyn_o )
[16 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Util.SimpleDocTree ( src/Data/Text/Prettyprint/Doc/Render/Util/SimpleDocTree.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Util/SimpleDocTree.o, dist/build/Data/Text/Prettyprint/Doc/Render/Util/SimpleDocTree.dyn_o )
[17 of 28] Compiling Prettyprinter.Render.Tutorials.TreeRenderingTutorial ( src/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.hs, dist/build/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.o, dist/build/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.dyn_o )
[18 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Tutorials.TreeRenderingTutorial ( src/Data/Text/Prettyprint/Doc/Render/Tutorials/TreeRenderingTutorial.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Tutorials/TreeRenderingTutorial.o, dist/build/Data/Text/Prettyprint/Doc/Render/Tutorials/TreeRenderingTutorial.dyn_o )
[19 of 28] Compiling Prettyprinter.Render.Tutorials.StackMachineTutorial ( src/Prettyprinter/Render/Tutorials/StackMachineTutorial.hs, dist/build/Prettyprinter/Render/Tutorials/StackMachineTutorial.o, dist/build/Prettyprinter/Render/Tutorials/StackMachineTutorial.dyn_o )
[20 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Tutorials.StackMachineTutorial ( src/Data/Text/Prettyprint/Doc/Render/Tutorials/StackMachineTutorial.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Tutorials/StackMachineTutorial.o, dist/build/Data/Text/Prettyprint/Doc/Render/Tutorials/StackMachineTutorial.dyn_o )

src/Data/Text/Prettyprint/Doc/Render/Tutorials/StackMachineTutorial.hs:7:1: warning: [GHC-15328] [-Wdeprecations]
    Module Prettyprinter.Render.Tutorials.StackMachineTutorial is deprecated:
      "Writing your own stack machine is probably more efficient and customizable; also consider using �renderSimplyDecorated(A)� instead"
  |
7 | import Prettyprinter.Render.Tutorials.StackMachineTutorial
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[21 of 28] Compiling Prettyprinter.Render.Text ( src/Prettyprinter/Render/Text.hs, dist/build/Prettyprinter/Render/Text.o, dist/build/Prettyprinter/Render/Text.dyn_o )
[22 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Text ( src/Data/Text/Prettyprint/Doc/Render/Text.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Text.o, dist/build/Data/Text/Prettyprint/Doc/Render/Text.dyn_o )
[23 of 28] Compiling Data.Text.Prettyprint.Doc ( src/Data/Text/Prettyprint/Doc.hs, dist/build/Data/Text/Prettyprint/Doc.o, dist/build/Data/Text/Prettyprint/Doc.dyn_o )
[24 of 28] Compiling Data.Text.Prettyprint.Doc.Symbols.Ascii ( src/Data/Text/Prettyprint/Doc/Symbols/Ascii.hs, dist/build/Data/Text/Prettyprint/Doc/Symbols/Ascii.o, dist/build/Data/Text/Prettyprint/Doc/Symbols/Ascii.dyn_o )
[25 of 28] Compiling Prettyprinter.Symbols.Unicode ( src/Prettyprinter/Symbols/Unicode.hs, dist/build/Prettyprinter/Symbols/Unicode.o, dist/build/Prettyprinter/Symbols/Unicode.dyn_o )
[26 of 28] Compiling Data.Text.Prettyprint.Doc.Symbols.Unicode ( src/Data/Text/Prettyprint/Doc/Symbols/Unicode.hs, dist/build/Data/Text/Prettyprint/Doc/Symbols/Unicode.o, dist/build/Data/Text/Prettyprint/Doc/Symbols/Unicode.dyn_o )
[27 of 28] Compiling Prettyprinter.Util ( src/Prettyprinter/Util.hs, dist/build/Prettyprinter/Util.o, dist/build/Prettyprinter/Util.dyn_o )
[28 of 28] Compiling Data.Text.Prettyprint.Doc.Util ( src/Data/Text/Prettyprint/Doc/Util.hs, dist/build/Data/Text/Prettyprint/Doc/Util.o, dist/build/Data/Text/Prettyprint/Doc/Util.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-579869/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/prettyprinter-1.7.1-698f6d27ba9dc4afb698ee24b5b7298b328c15147c4c3170a4fd72165e2b9672/lib
Configuring tagged-0.8.10...
Preprocessing library for tagged-0.8.10..
Building library for tagged-0.8.10..
[1 of 2] Compiling Data.Proxy.TH    ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o, dist/build/Data/Proxy/TH.dyn_o )
[2 of 2] Compiling Data.Tagged      ( src/Data/Tagged.hs, dist/build/Data/Tagged.o, dist/build/Data/Tagged.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-579869/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/tagged-0.8.10-d8f38d28f2284a560b1ceb6070dcddfb4739abac1a2fe09879be9639389a491b/lib
Configuring ansi-terminal-types-1.1.3...
Preprocessing library for ansi-terminal-types-1.1.3..
Building library for ansi-terminal-types-1.1.3..
[1 of 2] Compiling System.Console.ANSI.Types ( src/System/Console/ANSI/Types.hs, dist/build/System/Console/ANSI/Types.o, dist/build/System/Console/ANSI/Types.dyn_o )
[2 of 2] Compiling System.Console.ANSI.Codes ( src/System/Console/ANSI/Codes.hs, dist/build/System/Console/ANSI/Codes.o, dist/build/System/Console/ANSI/Codes.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-579869/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/ansi-terminal-types-1.1.3-c12c865b524456654e5c4f96ba48bd4de2b3c32e05f6a73c62f9e7fb6779ef8a/lib
Configuring hslua-core-2.3.2.1...
Preprocessing library for hslua-core-2.3.2.1..
Building library for hslua-core-2.3.2.1..
[ 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
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-579869/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hslua-core-2.3.2.1-6d34b957a4f898574a4e66a9c9c2d0b1666dc1d33d18b8faca99e726cc9a1693/lib
Configuring ansi-terminal-1.1.5...
Preprocessing library for ansi-terminal-1.1.5..
Building library for ansi-terminal-1.1.5..
[1 of 2] Compiling System.Console.ANSI.Internal ( unix/System/Console/ANSI/Internal.hs, dist/build/System/Console/ANSI/Internal.o, dist/build/System/Console/ANSI/Internal.dyn_o )
[2 of 2] Compiling System.Console.ANSI ( src/System/Console/ANSI.hs, dist/build/System/Console/ANSI.o, dist/build/System/Console/ANSI.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-579869/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/ansi-terminal-1.1.5-2873f2d80fbc808c646b2811834e8b7f6b7c1b9e8a83ce054930149c491b7ed4/lib
Configuring hslua-marshalling-2.3.2...
Preprocessing library for hslua-marshalling-2.3.2..
Building library for hslua-marshalling-2.3.2..
[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
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-579869/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hslua-marshalling-2.3.2-11e6480b039355fd4a743c23d9572c203c42d198fdc99d02b6ad95288b479261/lib
Configuring prettyprinter-ansi-terminal-1.1.3...
Preprocessing library for prettyprinter-ansi-terminal-1.1.3..
Building library for prettyprinter-ansi-terminal-1.1.3..
[1 of 4] Compiling Prettyprinter.Render.Terminal.Internal ( src/Prettyprinter/Render/Terminal/Internal.hs, dist/build/Prettyprinter/Render/Terminal/Internal.o, dist/build/Prettyprinter/Render/Terminal/Internal.dyn_o )
[2 of 4] Compiling Prettyprinter.Render.Terminal ( src/Prettyprinter/Render/Terminal.hs, dist/build/Prettyprinter/Render/Terminal.o, dist/build/Prettyprinter/Render/Terminal.dyn_o )
[3 of 4] Compiling Data.Text.Prettyprint.Doc.Render.Terminal ( src/Data/Text/Prettyprint/Doc/Render/Terminal.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Terminal.o, dist/build/Data/Text/Prettyprint/Doc/Render/Terminal.dyn_o )
[4 of 4] Compiling Data.Text.Prettyprint.Doc.Render.Terminal.Internal ( src/Data/Text/Prettyprint/Doc/Render/Terminal/Internal.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Terminal/Internal.o, dist/build/Data/Text/Prettyprint/Doc/Render/Terminal/Internal.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-579869/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/prettyprinter-ansi-terminal-1.1.3-174dbf53220eb3e988f9b1c04bb100c2060a02ca37bc97c07282211ef4d706f7/lib
Configuring hslua-typing-0.2.0...
Preprocessing library for hslua-typing-0.2.0..
Building library for hslua-typing-0.2.0..
[1 of 1] Compiling HsLua.Typing
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-579869/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hslua-typing-0.2.0-9258683af06e1e9cca6f4f292ef3904b62e74a6e2c158904d3b88e0b96a8a2f4/lib
Configuring optparse-applicative-0.19.0.0...
Preprocessing library for optparse-applicative-0.19.0.0..
Building library for optparse-applicative-0.19.0.0..
[ 1 of 17] Compiling Options.Applicative.Help.Levenshtein ( src/Options/Applicative/Help/Levenshtein.hs, dist/build/Options/Applicative/Help/Levenshtein.o, dist/build/Options/Applicative/Help/Levenshtein.dyn_o )

src/Options/Applicative/Help/Levenshtein.hs:24:20: warning: [GHC-63394] [-Wx-partial]
    In the use of head
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
   |
24 |       oneDiag a b (head uppers) (-1 : head lowers)
   |                    ^^^^

src/Options/Applicative/Help/Levenshtein.hs:24:39: warning: [GHC-63394] [-Wx-partial]
    In the use of head
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
   |
24 |       oneDiag a b (head uppers) (-1 : head lowers)
   |                                       ^^^^

src/Options/Applicative/Help/Levenshtein.hs:40:53: warning: [GHC-63394] [-Wx-partial]
    In the use of tail
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
   |
40 |           = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w)
   |                                                     ^^^^

src/Options/Applicative/Help/Levenshtein.hs:40:62: warning: [GHC-63394] [-Wx-partial]
    In the use of tail
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
   |
40 |           = nw : doDiag (ach' : as) (bch' : bs) nw (tail n) (tail w)
   |                                                              ^^^^

src/Options/Applicative/Help/Levenshtein.hs:48:27: warning: [GHC-63394] [-Wx-partial]
    In the use of head
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
   |
48 |                 1 + min3 (head w) nw (head n)
   |                           ^^^^

src/Options/Applicative/Help/Levenshtein.hs:48:39: warning: [GHC-63394] [-Wx-partial]
    In the use of head
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
   |
48 |                 1 + min3 (head w) nw (head n)
   |                                       ^^^^

src/Options/Applicative/Help/Levenshtein.hs:50:35: warning: [GHC-63394] [-Wx-partial]
    In the use of tail
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
   |
50 |             me : doDiag as bs me (tail n) (tail w)
   |                                   ^^^^

src/Options/Applicative/Help/Levenshtein.hs:50:44: warning: [GHC-63394] [-Wx-partial]
    In the use of tail
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
   |
50 |             me : doDiag as bs me (tail n) (tail w)
   |                                            ^^^^

src/Options/Applicative/Help/Levenshtein.hs:52:24: warning: [GHC-63394] [-Wx-partial]
    In the use of head
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
   |
52 |         firstelt = 1 + head diagBelow
   |                        ^^^^

src/Options/Applicative/Help/Levenshtein.hs:53:64: warning: [GHC-63394] [-Wx-partial]
    In the use of tail
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
   |
53 |         thisdiag = firstelt : doDiag a' b' firstelt diagAbove (tail diagBelow)
   |                                                                ^^^^

src/Options/Applicative/Help/Levenshtein.hs:59:20: warning: [GHC-63394] [-Wx-partial]
    In the use of head
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
   |
59 |         nextDiag = head (tail diags)
   |                    ^^^^

src/Options/Applicative/Help/Levenshtein.hs:59:26: warning: [GHC-63394] [-Wx-partial]
    In the use of tail
    (imported from Prelude, but defined in GHC.List):
    "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
   |
59 |         nextDiag = head (tail diags)
   |                          ^^^^
[ 2 of 17] Compiling Options.Applicative.Help.Pretty ( src/Options/Applicative/Help/Pretty.hs, dist/build/Options/Applicative/Help/Pretty.o, dist/build/Options/Applicative/Help/Pretty.dyn_o )
[ 3 of 17] Compiling Options.Applicative.Help.Chunk ( src/Options/Applicative/Help/Chunk.hs, dist/build/Options/Applicative/Help/Chunk.o, dist/build/Options/Applicative/Help/Chunk.dyn_o )
[ 4 of 17] Compiling Options.Applicative.Help.Types ( src/Options/Applicative/Help/Types.hs, dist/build/Options/Applicative/Help/Types.o, dist/build/Options/Applicative/Help/Types.dyn_o )
[ 5 of 17] Compiling Options.Applicative.Types ( src/Options/Applicative/Types.hs, dist/build/Options/Applicative/Types.o, dist/build/Options/Applicative/Types.dyn_o )

src/Options/Applicative/Types.hs:59:31: warning: [GHC-61689] [-Wdodgy-imports]
    Module Data.Semigroup does not export Option.
   |
59 | import Data.Semigroup hiding (Option)
   |                               ^^^^^^
[ 6 of 17] Compiling Options.Applicative.NonEmpty ( src/Options/Applicative/NonEmpty.hs, dist/build/Options/Applicative/NonEmpty.o, dist/build/Options/Applicative/NonEmpty.dyn_o )
[ 7 of 17] Compiling Options.Applicative.Internal ( src/Options/Applicative/Internal.hs, dist/build/Options/Applicative/Internal.o, dist/build/Options/Applicative/Internal.dyn_o )
[ 8 of 17] Compiling Options.Applicative.Common ( src/Options/Applicative/Common.hs, dist/build/Options/Applicative/Common.o, dist/build/Options/Applicative/Common.dyn_o )
[ 9 of 17] Compiling Options.Applicative.Help.Core ( src/Options/Applicative/Help/Core.hs, dist/build/Options/Applicative/Help/Core.o, dist/build/Options/Applicative/Help/Core.dyn_o )
[10 of 17] Compiling Options.Applicative.Help ( src/Options/Applicative/Help.hs, dist/build/Options/Applicative/Help.o, dist/build/Options/Applicative/Help.dyn_o )
[11 of 17] Compiling Options.Applicative.Builder.Internal ( src/Options/Applicative/Builder/Internal.hs, dist/build/Options/Applicative/Builder/Internal.o, dist/build/Options/Applicative/Builder/Internal.dyn_o )

src/Options/Applicative/Builder/Internal.hs:29:31: warning: [GHC-61689] [-Wdodgy-imports]
    Module Data.Semigroup does not export Option.
   |
29 | import Data.Semigroup hiding (Option)
   |                               ^^^^^^
[12 of 17] Compiling Options.Applicative.Builder.Completer ( src/Options/Applicative/Builder/Completer.hs, dist/build/Options/Applicative/Builder/Completer.o, dist/build/Options/Applicative/Builder/Completer.dyn_o )
[13 of 17] Compiling Options.Applicative.Builder ( src/Options/Applicative/Builder.hs, dist/build/Options/Applicative/Builder.o, dist/build/Options/Applicative/Builder.dyn_o )
[14 of 17] Compiling Options.Applicative.BashCompletion ( src/Options/Applicative/BashCompletion.hs, dist/build/Options/Applicative/BashCompletion.o, dist/build/Options/Applicative/BashCompletion.dyn_o )

src/Options/Applicative/BashCompletion.hs:16:1: warning: [GHC-66111] [-Wunused-imports]
    The import of Data.Foldable is redundant
      except perhaps to import instances from Data.Foldable
    To import instances alone, use: import Data.Foldable()
   |
16 | import Data.Foldable ( asum )
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[15 of 17] Compiling Options.Applicative.Extra ( src/Options/Applicative/Extra.hs, dist/build/Options/Applicative/Extra.o, dist/build/Options/Applicative/Extra.dyn_o )
[16 of 17] Compiling Options.Applicative ( src/Options/Applicative.hs, dist/build/Options/Applicative.o, dist/build/Options/Applicative.dyn_o )
[17 of 17] Compiling Options.Applicative.Arrows ( src/Options/Applicative/Arrows.hs, dist/build/Options/Applicative/Arrows.o, dist/build/Options/Applicative/Arrows.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-579869/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/optparse-applicative-0.19.0.0-85c4c5bc5b542507410119965c97fa076b98f4bb6741470a24b912edfdbd6b48/lib
Configuring hslua-objectorientation-2.5.0...
Preprocessing library for hslua-objectorientation-2.5.0..
Building library for hslua-objectorientation-2.5.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
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-579869/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hslua-objectorientation-2.5.0-c2bdb1747b94f2e9a8f022f607598f8272214fbecfc4194b4c1fe7b762ade021/lib
Configuring tasty-1.5.3...
Preprocessing library for tasty-1.5.3..
Building library for tasty-1.5.3..
[ 1 of 25] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o, dist/build/Control/Concurrent/Async.dyn_o )
[ 2 of 25] Compiling Test.Tasty.Options ( Test/Tasty/Options.hs, dist/build/Test/Tasty/Options.o, dist/build/Test/Tasty/Options.dyn_o )
[ 3 of 25] Compiling Test.Tasty.Parallel ( Test/Tasty/Parallel.hs, dist/build/Test/Tasty/Parallel.o, dist/build/Test/Tasty/Parallel.dyn_o )
[ 4 of 25] Compiling Test.Tasty.Patterns.Expr ( Test/Tasty/Patterns/Expr.hs, dist/build/Test/Tasty/Patterns/Expr.o, dist/build/Test/Tasty/Patterns/Expr.dyn_o )
[ 5 of 25] Compiling Test.Tasty.Patterns.Types ( Test/Tasty/Patterns/Types.hs, dist/build/Test/Tasty/Patterns/Types.o, dist/build/Test/Tasty/Patterns/Types.dyn_o )
[ 6 of 25] Compiling Test.Tasty.Patterns.Printer ( Test/Tasty/Patterns/Printer.hs, dist/build/Test/Tasty/Patterns/Printer.o, dist/build/Test/Tasty/Patterns/Printer.dyn_o )
[ 7 of 25] Compiling Test.Tasty.Patterns.Parser ( Test/Tasty/Patterns/Parser.hs, dist/build/Test/Tasty/Patterns/Parser.o, dist/build/Test/Tasty/Patterns/Parser.dyn_o )
[ 8 of 25] Compiling Test.Tasty.Patterns.Eval ( Test/Tasty/Patterns/Eval.hs, dist/build/Test/Tasty/Patterns/Eval.o, dist/build/Test/Tasty/Patterns/Eval.dyn_o )
[ 9 of 25] Compiling Test.Tasty.Patterns ( Test/Tasty/Patterns.hs, dist/build/Test/Tasty/Patterns.o, dist/build/Test/Tasty/Patterns.dyn_o )
[10 of 25] Compiling Test.Tasty.Options.Core ( Test/Tasty/Options/Core.hs, dist/build/Test/Tasty/Options/Core.o, dist/build/Test/Tasty/Options/Core.dyn_o )
[11 of 25] Compiling Test.Tasty.Providers.ConsoleFormat ( Test/Tasty/Providers/ConsoleFormat.hs, dist/build/Test/Tasty/Providers/ConsoleFormat.o, dist/build/Test/Tasty/Providers/ConsoleFormat.dyn_o )
[12 of 25] Compiling Test.Tasty.Core  ( Test/Tasty/Core.hs, dist/build/Test/Tasty/Core.o, dist/build/Test/Tasty/Core.dyn_o )
[13 of 25] Compiling Test.Tasty.Providers ( Test/Tasty/Providers.hs, dist/build/Test/Tasty/Providers.o, dist/build/Test/Tasty/Providers.dyn_o )
[14 of 25] Compiling Test.Tasty.Runners.Reducers ( Test/Tasty/Runners/Reducers.hs, dist/build/Test/Tasty/Runners/Reducers.o, dist/build/Test/Tasty/Runners/Reducers.dyn_o )
[15 of 25] Compiling Test.Tasty.Runners.Utils ( Test/Tasty/Runners/Utils.hs, dist/build/Test/Tasty/Runners/Utils.o, dist/build/Test/Tasty/Runners/Utils.dyn_o )
[16 of 25] Compiling Test.Tasty.Run   ( Test/Tasty/Run.hs, dist/build/Test/Tasty/Run.o, dist/build/Test/Tasty/Run.dyn_o )
[17 of 25] Compiling Test.Tasty.Ingredients ( Test/Tasty/Ingredients.hs, dist/build/Test/Tasty/Ingredients.o, dist/build/Test/Tasty/Ingredients.dyn_o )
[18 of 25] Compiling Test.Tasty.Options.Env ( Test/Tasty/Options/Env.hs, dist/build/Test/Tasty/Options/Env.o, dist/build/Test/Tasty/Options/Env.dyn_o )
[19 of 25] Compiling Test.Tasty.Ingredients.ListTests ( Test/Tasty/Ingredients/ListTests.hs, dist/build/Test/Tasty/Ingredients/ListTests.o, dist/build/Test/Tasty/Ingredients/ListTests.dyn_o )
[20 of 25] Compiling Test.Tasty.Ingredients.IncludingOptions ( Test/Tasty/Ingredients/IncludingOptions.hs, dist/build/Test/Tasty/Ingredients/IncludingOptions.o, dist/build/Test/Tasty/Ingredients/IncludingOptions.dyn_o )
[21 of 25] Compiling Test.Tasty.Ingredients.ConsoleReporter ( Test/Tasty/Ingredients/ConsoleReporter.hs, dist/build/Test/Tasty/Ingredients/ConsoleReporter.o, dist/build/Test/Tasty/Ingredients/ConsoleReporter.dyn_o )
[22 of 25] Compiling Test.Tasty.Ingredients.Basic ( Test/Tasty/Ingredients/Basic.hs, dist/build/Test/Tasty/Ingredients/Basic.o, dist/build/Test/Tasty/Ingredients/Basic.dyn_o )
[23 of 25] Compiling Test.Tasty.CmdLine ( Test/Tasty/CmdLine.hs, dist/build/Test/Tasty/CmdLine.o, dist/build/Test/Tasty/CmdLine.dyn_o )
[24 of 25] Compiling Test.Tasty.Runners ( Test/Tasty/Runners.hs, dist/build/Test/Tasty/Runners.o, dist/build/Test/Tasty/Runners.dyn_o )
[25 of 25] Compiling Test.Tasty       ( Test/Tasty.hs, dist/build/Test/Tasty.o, dist/build/Test/Tasty.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-579869/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/tasty-1.5.3-c01df69f6fdb3a8579674bc0954eec9c753962585656fd1959119ffa906e5602/lib
Configuring tasty-hunit-0.10.2...
Preprocessing library for tasty-hunit-0.10.2..
Building library for tasty-hunit-0.10.2..
[1 of 3] Compiling Test.Tasty.HUnit.Orig ( Test/Tasty/HUnit/Orig.hs, dist/build/Test/Tasty/HUnit/Orig.o, dist/build/Test/Tasty/HUnit/Orig.dyn_o )
[2 of 3] Compiling Test.Tasty.HUnit.Steps ( Test/Tasty/HUnit/Steps.hs, dist/build/Test/Tasty/HUnit/Steps.o, dist/build/Test/Tasty/HUnit/Steps.dyn_o )
[3 of 3] Compiling Test.Tasty.HUnit ( Test/Tasty/HUnit.hs, dist/build/Test/Tasty/HUnit.o, dist/build/Test/Tasty/HUnit.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-579869/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/tasty-hunit-0.10.2-94a6fba592305717134b79faeb781241924765ce481dc0b8987684c5592b146d/lib
Configuring tasty-hslua-1.1.1.1...
Preprocessing library for tasty-hslua-1.1.1.1..
Building library for tasty-hslua-1.1.1.1..
[1 of 1] Compiling Test.Tasty.HsLua
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-579869/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/tasty-hslua-1.1.1.1-090ffca2a567ac0684c8efb082d51920e5b15c14dcd61851aa015ecbbcf8d893/lib
Configuring hslua-packaging-2.4.1...
Preprocessing library for hslua-packaging-2.4.1..
Building library for hslua-packaging-2.4.1..
[1 of 7] Compiling HsLua.Packaging.Types
[2 of 7] Compiling HsLua.Packaging.Documentation
[3 of 7] Compiling HsLua.Packaging.Function
[4 of 7] Compiling HsLua.Packaging.Convenience
[5 of 7] Compiling HsLua.Packaging.UDType

src/HsLua/Packaging/UDType.hs:58: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"
   |
58 |   UDTypeWithList e (DocumentedFunction e) a itemtype
   |   ^^^^^^^^^^^^^^
[6 of 7] Compiling HsLua.Packaging.Module
[7 of 7] Compiling HsLua.Packaging
Preprocessing test suite 'test-hslua-packaging' for hslua-packaging-2.4.1..
Building test suite 'test-hslua-packaging' for hslua-packaging-2.4.1..
[1 of 6] Compiling HsLua.Packaging.DocumentationTests
[2 of 6] Compiling HsLua.Packaging.FunctionTests
[3 of 6] Compiling HsLua.Packaging.ModuleTests
[4 of 6] Compiling HsLua.Packaging.UDTypeTests
[5 of 6] Compiling HsLua.PackagingTests
[6 of 6] Compiling Main
[7 of 7] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/hslua-packaging-2.4.1/noopt/build/test-hslua-packaging/test-hslua-packaging
Running 1 test suites...
Test suite test-hslua-packaging: RUNNING...
Test suite test-hslua-packaging: PASS
Test suite logged to:
/var/lib/hackage-doc-builder/build-cache/tmp-install/reports/hslua-packaging-2.4.1.test
Writing: hslua-packaging-2.4.1-inplace/HsLua.Packaging.UDType.hs.html
Writing: hslua-packaging-2.4.1-inplace/HsLua.Packaging.Types.hs.html
Writing: hslua-packaging-2.4.1-inplace/HsLua.Packaging.Module.hs.html
Writing: hslua-packaging-2.4.1-inplace/HsLua.Packaging.Function.hs.html
Writing: hslua-packaging-2.4.1-inplace/HsLua.Packaging.Documentation.hs.html
Writing: hslua-packaging-2.4.1-inplace/HsLua.Packaging.Convenience.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-packaging-2.4.1/noopt/hpc/vanilla/html/test-hslua-packaging/hpc_index.html
1 of 1 test suites (1 of 1 test cases) passed.
Writing: hslua-packaging-2.4.1-inplace/HsLua.Packaging.UDType.hs.html
Writing: hslua-packaging-2.4.1-inplace/HsLua.Packaging.Types.hs.html
Writing: hslua-packaging-2.4.1-inplace/HsLua.Packaging.Module.hs.html
Writing: hslua-packaging-2.4.1-inplace/HsLua.Packaging.Function.hs.html
Writing: hslua-packaging-2.4.1-inplace/HsLua.Packaging.Documentation.hs.html
Writing: hslua-packaging-2.4.1-inplace/HsLua.Packaging.Convenience.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-packaging-2.4.1/noopt/hpc/vanilla/html/hslua-packaging-2.4.1/hpc_index.html