rtld: dynamic linker tools for Haskell
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.
[Skip to Readme]
Downloads
- rtld-0.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.2 |
---|---|
Dependencies | base (>=4 && <5) [details] |
License | LicenseRef-OtherLicense |
Copyright | Copyright © 2012-2014 Krzysztof Kardzis |
Author | Krzysztof Kardzis <kkardzis@gmail.com> |
Maintainer | Krzysztof Kardzis <kkardzis@gmail.com> |
Category | System |
Home page | https://github.com/kkardzis/rtld |
Source repo | head: git clone https://github.com/kkardzis/rtld |
Uploaded | by KrzysztofKardzis at 2014-08-14T13:05:53Z |
Distributions | NixOS:0.0.2 |
Reverse Dependencies | 2 direct, 2 indirect [details] |
Downloads | 1274 total (7 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |