mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-26 04:57:55 +01:00
commit
7579577c89
@ -1510,6 +1510,9 @@ packages:
|
|||||||
- distributed-closure
|
- distributed-closure
|
||||||
- H
|
- H
|
||||||
- inline-r
|
- inline-r
|
||||||
|
- jni
|
||||||
|
- jvm
|
||||||
|
- sparkle
|
||||||
- th-lift
|
- th-lift
|
||||||
|
|
||||||
"Christopher Reichert <creichert07@gmail.com> @creichert":
|
"Christopher Reichert <creichert07@gmail.com> @creichert":
|
||||||
@ -2244,8 +2247,6 @@ packages:
|
|||||||
"Alp Mestanogullari <alpmestan@gmail.com> @alpmestan":
|
"Alp Mestanogullari <alpmestan@gmail.com> @alpmestan":
|
||||||
- taggy
|
- taggy
|
||||||
- taggy-lens
|
- taggy-lens
|
||||||
# 0.1 Compilation failure https://github.com/fpco/stackage/issues/1660 - inline-java
|
|
||||||
# via inline-java - sparkle
|
|
||||||
|
|
||||||
"Alex McLean <lxyxpx@gmail.com> @yaxu":
|
"Alex McLean <lxyxpx@gmail.com> @yaxu":
|
||||||
- tidal
|
- tidal
|
||||||
@ -2716,7 +2717,12 @@ package-flags:
|
|||||||
# Special configure options for individual packages
|
# Special configure options for individual packages
|
||||||
|
|
||||||
configure-args:
|
configure-args:
|
||||||
inline-java:
|
jni:
|
||||||
|
- --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
|
||||||
|
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
|
||||||
- --extra-include-dirs
|
- --extra-include-dirs
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user