mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 07:48:31 +01:00
Add sparkle and jvm-streaming.
These were previously blocked on the inclusion of `streaming`.
This commit is contained in:
parent
704cd1206b
commit
90d7fecc9e
@ -1686,11 +1686,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":
|
||||
@ -3283,6 +3285,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