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

Module documentation for 0.2.3

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.