Build #2 for hslua-module-system-1.2.2
| Package | hslua-module-system-1.2.2 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2025-08-09 18:56:43.948014952 UTC |
|---|---|
| Compiler | ghc-9.8.4 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.19.2.0, bytestring-0.12.1.0, directory-1.3.8.5, exceptions-0.10.7, hslua-core-2.3.2, hslua-list-1.1.4, hslua-marshalling-2.3.1, hslua-packaging-2.3.2, process-1.6.25.0, temporary-1.3, text-2.1.1, time-1.12.2 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
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 splitmix-0.1.3.1...
Preprocessing library for splitmix-0.1.3.1..
Building library for splitmix-0.1.3.1..
[1 of 4] Compiling Data.Bits.Compat ( src-compat/Data/Bits/Compat.hs, dist/build/Data/Bits/Compat.o, dist/build/Data/Bits/Compat.dyn_o )
[2 of 4] Compiling System.Random.SplitMix.Init ( src/System/Random/SplitMix/Init.hs, dist/build/System/Random/SplitMix/Init.o, dist/build/System/Random/SplitMix/Init.dyn_o )
[3 of 4] Compiling System.Random.SplitMix ( src/System/Random/SplitMix.hs, dist/build/System/Random/SplitMix.o, dist/build/System/Random/SplitMix.dyn_o )
[4 of 4] Compiling System.Random.SplitMix32 ( src/System/Random/SplitMix32.hs, dist/build/System/Random/SplitMix32.o, dist/build/System/Random/SplitMix32.dyn_o )
Preprocessing library for splitmix-0.1.3.1..
Running Haddock on library for splitmix-0.1.3.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 4] Compiling Data.Bits.Compat ( src-compat/Data/Bits/Compat.hs, nothing )
[2 of 4] Compiling System.Random.SplitMix.Init ( src/System/Random/SplitMix/Init.hs, nothing )
[3 of 4] Compiling System.Random.SplitMix ( src/System/Random/SplitMix.hs, nothing )
[4 of 4] Compiling System.Random.SplitMix32 ( src/System/Random/SplitMix32.hs, nothing )
Haddock coverage:
Warning: 'SMGen' is ambiguous. It is defined
* at src/System/Random/SplitMix.hs:77:14
* at src/System/Random/SplitMix.hs:77:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/System/Random/SplitMix.hs:77:1
100% ( 22 / 22) in 'System.Random.SplitMix'
Warning: 'SMGen' is ambiguous. It is defined
* at src/System/Random/SplitMix32.hs:61:14
* at src/System/Random/SplitMix32.hs:61:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/System/Random/SplitMix32.hs:61:1
100% ( 22 / 22) in 'System.Random.SplitMix32'
Documentation created: dist/doc/html/splitmix/,
dist/doc/html/splitmix/splitmix.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/splitmix-0.1.3.1-FLXrwOMCBr82OHyMQoNXPe
Completed splitmix-0.1.3.1
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 random-1.3.1...
Preprocessing library for random-1.3.1..
Building library for random-1.3.1..
[1 of 6] Compiling System.Random.Array ( src/System/Random/Array.hs, dist/build/System/Random/Array.o, dist/build/System/Random/Array.dyn_o )
[2 of 6] Compiling System.Random.GFinite ( src/System/Random/GFinite.hs, dist/build/System/Random/GFinite.o, dist/build/System/Random/GFinite.dyn_o )
[3 of 6] Compiling System.Random.Internal ( src/System/Random/Internal.hs, dist/build/System/Random/Internal.o, dist/build/System/Random/Internal.dyn_o )
[4 of 6] Compiling System.Random.Seed ( src/System/Random/Seed.hs, dist/build/System/Random/Seed.o, dist/build/System/Random/Seed.dyn_o )
[5 of 6] Compiling System.Random ( src/System/Random.hs, dist/build/System/Random.o, dist/build/System/Random.dyn_o )
[6 of 6] Compiling System.Random.Stateful ( src/System/Random/Stateful.hs, dist/build/System/Random/Stateful.o, dist/build/System/Random/Stateful.dyn_o )
Preprocessing library for random-1.3.1..
Running Haddock on library for random-1.3.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 6] Compiling System.Random.Array ( src/System/Random/Array.hs, nothing )
[2 of 6] Compiling System.Random.GFinite ( src/System/Random/GFinite.hs, nothing )
[3 of 6] Compiling System.Random.Internal ( src/System/Random/Internal.hs, nothing )
[4 of 6] Compiling System.Random.Seed ( src/System/Random/Seed.hs, nothing )
[5 of 6] Compiling System.Random ( src/System/Random.hs, nothing )
[6 of 6] Compiling System.Random.Stateful ( src/System/Random/Stateful.hs, nothing )
Haddock coverage:
Warning: 'ST' is ambiguous. It is defined
* in GHC.ST
* in GHC.ST
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined in GHC.ST
Warning: 'StateGenM' is ambiguous. It is defined
* at src/System/Random/Internal.hs:606:20
* at src/System/Random/Internal.hs:606:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/System/Random/Internal.hs:606:1
Warning: 'StateGen' is ambiguous. It is defined
* at src/System/Random/Internal.hs:612:22
* at src/System/Random/Internal.hs:612:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/System/Random/Internal.hs:612:1
Warning: 'ByteArray' is ambiguous. It is defined
* in Data.Array.Byte
* in Data.Array.Byte
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined in Data.Array.Byte
Warning: 'StdGen' is ambiguous. It is defined
* at src/System/Random/Internal.hs:749:18
* at src/System/Random/Internal.hs:749:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/System/Random/Internal.hs:749:1
Warning: 'MutableByteArray' is ambiguous. It is defined
* in Data.Array.Byte
* in Data.Array.Byte
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined in Data.Array.Byte
Warning: 'ST' is ambiguous. It is defined
* in GHC.ST
* in GHC.ST
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined in GHC.ST
Warning: 'StateT' is ambiguous. It is defined
* in Control.Monad.Trans.State.Strict
* in Control.Monad.Trans.State.Strict
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined in Control.Monad.Trans.State.Strict
Warning: 'Seed' is ambiguous. It is defined
* at src/System/Random/Internal.hs:134:18
* at src/System/Random/Internal.hs:134:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/System/Random/Internal.hs:134:1
Warning: 'StdGen' is ambiguous. It is defined
* at src/System/Random/Internal.hs:749:18
* at src/System/Random/Internal.hs:749:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/System/Random/Internal.hs:749:1
Warning: 'ByteArray' is ambiguous. It is defined
* in Data.Array.Byte
* in Data.Array.Byte
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined in Data.Array.Byte
Warning: 'ByteString' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'uniformByteStringM' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ShortByteString' is ambiguous. It is defined
* in Data.ByteString.Short.Internal
* in Data.ByteString.Short.Internal
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined in Data.ByteString.Short.Internal
Warning: 'StdGen' is ambiguous. It is defined
* at src/System/Random/Internal.hs:749:18
* at src/System/Random/Internal.hs:749:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/System/Random/Internal.hs:749:1
100% ( 71 / 71) in 'System.Random'
Warning: 'TGenM' is ambiguous. It is defined
* at src/System/Random/Stateful.hs:719:19
* at src/System/Random/Stateful.hs:719:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/System/Random/Stateful.hs:719:1
Warning: 'STGenM' is ambiguous. It is defined
* at src/System/Random/Stateful.hs:618:22
* at src/System/Random/Stateful.hs:618:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/System/Random/Stateful.hs:618:1
Warning: 'StateGenM' is ambiguous. It is defined
* at src/System/Random/Internal.hs:606:20
* at src/System/Random/Internal.hs:606:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/System/Random/Internal.hs:606:1
Warning: 'IOGenM' is ambiguous. It is defined
* at src/System/Random/Stateful.hs:542:20
* at src/System/Random/Stateful.hs:542:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/System/Random/Stateful.hs:542:1
Warning: 'AtomicGenM' is ambiguous. It is defined
* at src/System/Random/Stateful.hs:428:24
* at src/System/Random/Stateful.hs:428:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/System/Random/Stateful.hs:428:1
Warning: 'Seed' is ambiguous. It is defined
* at src/System/Random/Internal.hs:134:18
* at src/System/Random/Internal.hs:134:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/System/Random/Internal.hs:134:1
Warning: 'StdGen' is ambiguous. It is defined
* at src/System/Random/Internal.hs:749:18
* at src/System/Random/Internal.hs:749:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/System/Random/Internal.hs:749:1
Warning: 'IOGen' is ambiguous. It is defined
* at src/System/Random/Stateful.hs:547:19
* at src/System/Random/Stateful.hs:547:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/System/Random/Stateful.hs:547:1
Warning: 'STGenM' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'STM' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'STGen' is ambiguous. It is defined
* at src/System/Random/Stateful.hs:623:19
* at src/System/Random/Stateful.hs:623:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/System/Random/Stateful.hs:623:1
Warning: 'clearBit' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'testBit' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% (137 /137) in 'System.Random.Stateful'
Warning: System.Random: could not find link destinations for:
- System.Random.GFinite.cardinality
- System.Random.GFinite.toFinite
- System.Random.GFinite.fromFinite
- System.Random.GFinite.Cardinality
- System.Random.Seed.D:R:SeedSizeSMGen
- System.Random.Seed.D:R:SeedSizeSMGen0
- System.Random.Seed.D:R:SeedSizeStateGen
- System.Random.Seed.D:R:SeedSizeStdGen
- System.Random.Stateful.D:R:SeedSizeAtomicGen
- System.Random.Stateful.D:R:SeedSizeIOGen
- System.Random.Stateful.D:R:SeedSizeSTGen
- System.Random.Stateful.D:R:SeedSizeTGen
Warning: System.Random.Stateful: could not find link destinations for:
- System.Random.GFinite.GFinite
- System.Random.GFinite.cardinality
- System.Random.GFinite.toFinite
- System.Random.GFinite.fromFinite
- System.Random.GFinite.Cardinality
- System.Random.Internal.GUniformRange
- System.Random.Internal.GUniform
- System.Random.Internal.D:R:MutableGenStateGenm
- System.Random.Seed.D:R:SeedSizeSMGen
- System.Random.Seed.D:R:SeedSizeSMGen0
- System.Random.Seed.D:R:SeedSizeStateGen
- System.Random.Seed.D:R:SeedSizeStdGen
- System.Random.Stateful.D:R:MutableGenAtomicGenm
- System.Random.Stateful.D:R:SeedSizeAtomicGen
- System.Random.Stateful.D:R:MutableGenIOGenm
- System.Random.Stateful.D:R:SeedSizeIOGen
- System.Random.Stateful.D:R:MutableGenSTGenST
- System.Random.Stateful.D:R:SeedSizeSTGen
- System.Random.Stateful.D:R:MutableGenTGenSTM
- System.Random.Stateful.D:R:SeedSizeTGen
Documentation created: dist/doc/html/random/, dist/doc/html/random/random.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/random-1.3.1-3HmCudIQHVrG4RNMrw37d7
Completed random-1.3.1
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 temporary-1.3...
Preprocessing library for temporary-1.3..
Building library for temporary-1.3..
[1 of 1] Compiling System.IO.Temp ( System/IO/Temp.hs, dist/build/System/IO/Temp.o, dist/build/System/IO/Temp.dyn_o )
Preprocessing library for temporary-1.3..
Running Haddock on library for temporary-1.3..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling System.IO.Temp ( System/IO/Temp.hs, nothing )
Haddock coverage:
100% ( 16 / 16) in 'System.IO.Temp'
Documentation created: dist/doc/html/temporary/,
dist/doc/html/temporary/temporary.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/temporary-1.3-AILPV9PVMg4dqCs2Nxxu6
Completed temporary-1.3
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
Configuring hslua-module-system-1.2.2...
Preprocessing library for hslua-module-system-1.2.2..
Building library for hslua-module-system-1.2.2..
[1 of 2] Compiling HsLua.Module.SystemUtils
[2 of 2] Compiling HsLua.Module.System
src/HsLua/Module/System.hs:298:23: error: [GHC-83865]
" Couldn't match type: LuaE e3 ()
with: [FilePath] -> LuaE e ()
Expected: Pusher e [FilePath]
Actual: LuaE e3 ()
" Possible cause: pushFilePathList is applied to too many arguments
In the first argument of functionResult, namely
(pushFilePathList pushString)
In the second argument of (=#>), namely
functionResult
(pushFilePathList pushString) "table"
("A table of all entries in `directory`, except for the "
`T.append` "special entries (`.` and `..`).")
In the first argument of (#?), namely
defun "ls" ### ioToLua . Directory.listDirectory . fromMaybe "."
<#>
opt
(stringParam
"directory"
("Path of the directory whose contents should be listed. "
`T.append` "Defaults to `.`."))
=#>
functionResult
(pushFilePathList pushString) "table"
("A table of all entries in `directory`, except for the "
`T.append` "special entries (`.` and `..`).")
" Relevant bindings include
ls :: DocumentedFunction e
(bound at src/HsLua/Module/System.hs:293:1)
|
298 | =#> functionResult (pushFilePathList pushString) "table"
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^
src/HsLua/Module/System.hs:298:40: error: [GHC-83865]
" Couldn't match expected type: [FilePath]
with actual type: String -> LuaE e2 ()
" Probable cause: pushString is applied to too few arguments
In the first argument of pushFilePathList, namely pushString
In the first argument of functionResult, namely
(pushFilePathList pushString)
In the second argument of (=#>), namely
functionResult
(pushFilePathList pushString) "table"
("A table of all entries in `directory`, except for the "
`T.append` "special entries (`.` and `..`).")
|
298 | =#> functionResult (pushFilePathList pushString) "table"
| ^^^^^^^^^^
src/HsLua/Module/System.hs:568:42: error: [GHC-83865]
" Couldn't match expected type: [FilePath] -> LuaE e ()
with actual type: LuaE e1 ()
" Possible cause: pushFilePathList is applied to too many arguments
In the second argument of either, namely
(pushFilePathList pushString)
In the first argument of functionResult, namely
(either pushString (pushFilePathList pushString))
In the second argument of (=#>), namely
functionResult
(either pushString (pushFilePathList pushString))
"string|{string,...}"
"Either a single file path, or a list of search paths."
" Relevant bindings include
xdg :: DocumentedFunction e
(bound at src/HsLua/Module/System.hs:543:1)
|
568 | =#> functionResult (either pushString (pushFilePathList pushString))
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^
src/HsLua/Module/System.hs:568:59: error: [GHC-83865]
" Couldn't match expected type: [FilePath]
with actual type: String -> LuaE e0 ()
" Probable cause: pushString is applied to too few arguments
In the first argument of pushFilePathList, namely pushString
In the second argument of either, namely
(pushFilePathList pushString)
In the first argument of functionResult, namely
(either pushString (pushFilePathList pushString))
|
568 | =#> functionResult (either pushString (pushFilePathList pushString))
| ^^^^^^^^^^
Failed to install hslua-module-system-1.2.2
Error: cabal: Some packages failed to install:
hslua-module-system-1.2.2-5yWGDQ7j0qKKEYM4BaVs00 failed during the building
phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.