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

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