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

Module documentation for 0.3.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.