hs-bindgen-runtime: Runtime support for code generated by hs-bindgen

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

This library provides abstractions used by the code generated by hs-bindgen. In most cases it is also necessary for interacting with that code. To do so, you will probably want to start by importing the prelude

HsBindgen.Runtime.Prelude

and then import other modules as needed; with the exception of the prelude, all other modules are intended for qualified import.

Properties

Versions 0.1.0
Change log CHANGELOG.md
Dependencies base (>=4.16 && <4.23), containers (>=0.6 && <0.9), primitive (>=0.9 && <0.10), template-haskell (>=2.18 && <2.25), vector (>=0.13 && <0.14) [details]
License BSD-3-Clause
Author Well-Typed LLP
Maintainer info@well-typed.com
Category Development
Uploaded by EdskoDeVries at 2026-02-05T18:22:09Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees