@hackage java-bridge0.20130606.3
Bindings to the JNI and a high level interface generator.
Categories
License
MIT
Maintainer
Julian Fleischer <julian.fleischer@fu-berlin.de>
Links
- Documentation
- No source repository
- Security
Versions
- 0.20130606.3 Sat, 8 Jun 2013
- 0.20130606.2 Sat, 8 Jun 2013
- 0.20130606.1 Sat, 8 Jun 2013
- 0.20130606 Sat, 8 Jun 2013
- 0.20130602 Sat, 8 Jun 2013
- 0.99 Mon, 24 Jun 2013 Show all…
Installation
CustomDependencies (12)
- base >=4.5 && <5
- containers >=0.4.2.1
- directory >=1.1.0.2
- filepath >=1.3
- mtl >=2.1.1
- transformers >=0.3 Show all…
Dependents (4)
@hackage/j2hs, @hackage/java-bridge-extras, @hackage/acme-everything, @hackage/java-reflect
Package Flags
only_core
(off by default)
Build only the Core Modules which offer a direct binding to the Java Native Interface.
no_tools
(off by default)
Do not build the j2hs
and hs2j
executables.
debug
(off by default)
Enable a debug build.
osx_gui
(on by default)
Build the library with special support for Cocoa on Mac OS X.
osx_framework
(off by default)
Use the JavaVM framework on MacOS X instead of loading the dynamic library.
examples
(off by default)
Build a set of sample executables.