Build #1 for hslua-cli-1.4.4
| Package | hslua-cli-1.4.4 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2026-01-08 16:20:15.553357667 UTC |
|---|---|
| Compiler | ghc-9.8.4 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.19.2.0, bytestring-0.12.1.0, hslua-core-2.3.2.1, hslua-marshalling-2.3.2, hslua-repl-0.1.2, lua-2.3.4, text-2.1.1, unix-2.8.6.0 |
| Flags | -executable |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring isocline-1.0.9...
Preprocessing library for isocline-1.0.9..
Building library for isocline-1.0.9..
[1 of 2] Compiling Paths_isocline ( dist/build/autogen/Paths_isocline.hs, dist/build/Paths_isocline.o, dist/build/Paths_isocline.dyn_o )
[2 of 2] Compiling System.Console.Isocline ( haskell/System/Console/Isocline.hs, dist/build/System/Console/Isocline.o, dist/build/System/Console/Isocline.dyn_o )
haskell/System/Console/Isocline.hs:608:85: 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."
|
608 | return (if null s then (cbool False) else cbool (isInClass (head s)))
| ^^^^
Preprocessing executable 'example' for isocline-1.0.9..
Building executable 'example' for isocline-1.0.9..
[1 of 2] Compiling Main ( test/Example.hs, dist/build/example/example-tmp/Main.o )
[2 of 2] Compiling Paths_isocline ( dist/build/example/autogen/Paths_isocline.hs, dist/build/example/example-tmp/Paths_isocline.o )
[3 of 3] Linking dist/build/example/example
Preprocessing library for isocline-1.0.9..
Running Haddock on library for isocline-1.0.9..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 2] Compiling Paths_isocline ( dist/build/autogen/Paths_isocline.hs, nothing )
[2 of 2] Compiling System.Console.Isocline ( haskell/System/Console/Isocline.hs, nothing )
haskell/System/Console/Isocline.hs:608:85: 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."
|
608 | return (if null s then (cbool False) else cbool (isInClass (head s)))
| ^^^^
Haddock coverage:
Warning: 'styleDef' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'CompletionEnv' is ambiguous. It is defined
* at haskell/System/Console/Isocline.hs:198:25
* at haskell/System/Console/Isocline.hs:198: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 haskell/System/Console/Isocline.hs:198:1
Warning: 'Completion' is ambiguous. It is defined
* at haskell/System/Console/Isocline.hs:355:19
* at haskell/System/Console/Isocline.hs:355: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 haskell/System/Console/Isocline.hs:355:1
100% ( 86 / 86) in 'System.Console.Isocline'
Documentation created: dist/doc/html/isocline/,
dist/doc/html/isocline/isocline.txt
Preprocessing executable 'example' for isocline-1.0.9..
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/isocline-1.0.9-Fhp313g2QQW2ex3w1Sxp67
Installing executable example in /var/lib/hackage-doc-builder/build-cache/tmp-install/bin
Warning: The directory
/var/lib/hackage-doc-builder/build-cache/tmp-install/bin is not in the system
search path.
Completed isocline-1.0.9
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-repl-0.1.2...
Preprocessing library for hslua-repl-0.1.2..
Building library for hslua-repl-0.1.2..
[1 of 1] Compiling HsLua.REPL
Preprocessing library for hslua-repl-0.1.2..
Running Haddock on library for hslua-repl-0.1.2..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling HsLua.REPL
Haddock coverage:
85% ( 6 / 7) in 'HsLua.REPL'
Missing documentation for:
defaultConfig (src/HsLua/REPL.hs:43)
Documentation created: dist/doc/html/hslua-repl/,
dist/doc/html/hslua-repl/hslua-repl.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/hslua-repl-0.1.2-6rVaY0NWbmqAbL6uD6qYGW
Completed hslua-repl-0.1.2
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
Downloading hslua-cli-1.4.4
Downloaded hslua-cli-1.4.4
Configuring hslua-cli-1.4.4...
Preprocessing library for hslua-cli-1.4.4..
Building library for hslua-cli-1.4.4..
[1 of 1] Compiling HsLua.CLI
Preprocessing library for hslua-cli-1.4.4..
Running Haddock on library for hslua-cli-1.4.4..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling HsLua.CLI
Haddock coverage:
100% ( 5 / 5) in 'HsLua.CLI'
Documentation created: dist/doc/html/hslua-cli/,
dist/doc/html/hslua-cli/hslua-cli.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/hslua-cli-1.4.4-FyZEAMkdj6H67Qfw3MKfpU
Completed hslua-cli-1.4.4
Test log
[view raw]
Resolving dependencies... No tests to run for all the packages in the project