BSD-3-Clause licensed by Tweag I/O
Maintained by [email protected]
This version can be pinned in stack with:jni-0.5.0@sha256:4b64dda214114ec4ec73960d76d4c52cf4ea01005b4bbe09c27cdfc5c6dcd6c6,1232

Module documentation for 0.5.0

jni: Complete JNI raw bindings

jni on Stackage LTS jni on Stackage Nightly

This package includes Haskell bindings to the Java Native Interface (JNI). This package offers mostly unopinionated low-level bindings, which closely maps to the C API. For higher-level more opinionated bindings see the jvm and inline-java packages.