mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-25 13:41:56 +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
|
- cassette
|
||||||
- choice
|
- choice
|
||||||
- distributed-closure
|
- distributed-closure
|
||||||
- H
|
|
||||||
- inline-java
|
- inline-java
|
||||||
- inline-r
|
- inline-r
|
||||||
- jni
|
- jni
|
||||||
- jvm
|
- jvm
|
||||||
|
- jvm-streaming
|
||||||
|
- H
|
||||||
|
- sparkle
|
||||||
- th-lift
|
- th-lift
|
||||||
|
|
||||||
"Christopher Reichert <creichert07@gmail.com> @creichert":
|
"Christopher Reichert <creichert07@gmail.com> @creichert":
|
||||||
@ -3283,6 +3285,13 @@ configure-args:
|
|||||||
- /usr/lib/jvm/java-8-openjdk-amd64/include
|
- /usr/lib/jvm/java-8-openjdk-amd64/include
|
||||||
- --extra-include-dirs
|
- --extra-include-dirs
|
||||||
- /usr/lib/jvm/java-8-openjdk-amd64/include/linux
|
- /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:
|
sparkle:
|
||||||
- --extra-lib-dirs
|
- --extra-lib-dirs
|
||||||
- /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server
|
- /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user