mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
Merge pull request #3128 from mboes/sparkle-jvm-streaming
Add sparkle and jvm-streaming.
This commit is contained in:
commit
7b96d431b7
@ -1690,11 +1690,13 @@ packages:
|
||||
- cassette
|
||||
- choice
|
||||
- distributed-closure
|
||||
- H
|
||||
- inline-java
|
||||
- inline-r
|
||||
- jni
|
||||
- jvm
|
||||
- jvm-streaming
|
||||
- H
|
||||
- sparkle
|
||||
- th-lift
|
||||
|
||||
"Christopher Reichert <creichert07@gmail.com> @creichert":
|
||||
@ -3291,6 +3293,13 @@ configure-args:
|
||||
- /usr/lib/jvm/java-8-openjdk-amd64/include
|
||||
- --extra-include-dirs
|
||||
- /usr/lib/jvm/java-8-openjdk-amd64/include/linux
|
||||
jvm-streaming:
|
||||
- --extra-lib-dirs
|
||||
- /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server
|
||||
- --extra-include-dirs
|
||||
- /usr/lib/jvm/java-8-openjdk-amd64/include
|
||||
- --extra-include-dirs
|
||||
- /usr/lib/jvm/java-8-openjdk-amd64/include/linux
|
||||
sparkle:
|
||||
- --extra-lib-dirs
|
||||
- /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server
|
||||
|
||||
Loading…
Reference in New Issue
Block a user