rtld
Package rtld provides simplistic interface to the dynamic linker/loader. It wraps 'dlopendlclose' family of functions ('LoadLibraryFreeLibrary' on Windows) and tries to provide a common interface to dynamically load foreign libraries at runtime. It is used currently as a helper package for curlhs (http://hackage.haskell.org/package/curlhs), but is not ready for the public use (more tests and design decisions needed). Package is distributed under ISC License (MIT/BSD-style, see LICENSE file for details). It is marked as OtherLicense due to limitations of Cabal.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
over 11 years ago
0.0.2
over 11 years ago
Versions
1
1
Downloads
1,324 total
1,324 total
Dependent Repos
2
2
Loading...
Readme
Loading...
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/rtld
spec |
| License | Other |
| First Release | over 11 years ago |
| Last Synced | about 7 hours ago |
Repository
| Stars | 1 on GitHub |
| Forks | 0 on GitHub |