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

Module documentation for 0.6.1

  • Foreign
    • Foreign.JNI
      • Foreign.JNI.Internal
      • Foreign.JNI.String
      • Foreign.JNI.Types

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.