The latest version of psx is 0.1.1.1-0.
psx
Version 0.1.0.0 revision 0 uploaded by NicolasTrangez.
Package meta
- Synopsis
- Integrate @libpsx@ with the GHC RTS
- Description
This library embeds libpsx in a GHC Haskell-compiled application.
Note
libpsx
performs some trickery with signal handling in a process. Furthermore, when using this library,sigfillset
will be wrapped soSIGSYS
is not set, in order for the GHC RTSticker
thread not to block the signal and work properly withlibpsx
.Warning:
libpsx
on current Ubuntu and Debian systems (fromlibcap
2.44) is broken. Hence, this library contains a bundled version oflibpsx
by default. Disable thebundled-libpsx
flag to use a system-provided version of the library, which must be fromlibcap
version 2.46 or higher. The license of the bundled library can be found incbits/psx/License
.- Author
- Nicolas Trangez
- Bug reports
- https://github.com/NicolasT/landlock-hs/issues
- Category
- System
- Copyright
- (c) 2022 Nicolas Trangez
- Homepage
- https://github.com/NicolasT/landlock-hs
- Maintainer
- ikke@nicolast.be
- Package URL
- n/a
- Stability
- alpha