-
**[root@example tools]#** cabal --version
cabal-install version 1.16.0.2
using version 1.16.0 of the Cabal library
**[root@example tools]#** cabal install hslua
Resolving dependencies...
Configuring h…
-
I've been trying to build hslua while linking against musl, but I'm seeing an error in the hslua test suite.
I'm compiling with Nix. Here's the command I am using, and the output I see:
```cons…
-
Not specifically a LTO issue, but somewhat related.
```
./setup build
Building hslua-0.3.13...
Preprocessing library hslua-0.3.13...
[1 of 2] Compiling Scripting.Lua ( dist/build/Scripting/L…
-
The [teal language](https://github.com/teal-language) is a stronger typed dialect of Lua. It would be nice if HsLua supported automatic creation of type information for data types created with hslua-p…
-
Here are some of the lists of potential vectors for format string attack from mods:
* `hslua_g_printMessage()` (both `printf` and `hs_log_file`)
* `ErrorMessage()` on Linux
* `CommandConsole::Run…
-
hashable-1.5.0.0 ([changelog](http://hackage.haskell.org/package/hashable-1.5.0.0/changelog)) (Grandfathered dependencies) is out of bounds for:
- [x] Agda-2.6.4.3 (>=1.2.1.0 && < 1.5). Andreas Abel …
juhp updated
2 months ago
-
Apparently Lua 5.1 and LuaJIT were supported at some point, and apparently there used to be a `luajit` flag.
CI only seems to test Lua 5.4 and the `luajit` flag seems to be gone by now. I did not …
-
hslua-module-doclayout-1.2.0 ([changelog](http://hackage.haskell.org/package/hslua-module-doclayout-1.2.0/changelog)) (Albert Krewinkel @tarleb) is out of bounds for:
- [x] pandoc-lua-engine-0.3.2 (…
-
Failing GHC v9.2.8. Configuration works but it fails immediately when it begins compiling.
`: cannot satisfy -package-id pandoc-3.1.6.2-5hP1PTtcUdS7mj602zhcqC`
[pandoc-lua-engine-0.2.1.1_build.t…
-
### SUMMARY | 问题概要
tesseract 升级后,libtesseract5 包的升级,后续 opencv 库也需要做相关升级。
### SOFTWARE/OS VERSIONS | 软件/系统版本信息
```plain
Distribution: deepin v23
Package: image-editor 1.0.34
```
### PRE-REQUIREME…