mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 08:18:30 +01:00
commit
7579577c89
@ -1510,6 +1510,9 @@ packages:
|
||||
- distributed-closure
|
||||
- H
|
||||
- inline-r
|
||||
- jni
|
||||
- jvm
|
||||
- sparkle
|
||||
- th-lift
|
||||
|
||||
"Christopher Reichert <creichert07@gmail.com> @creichert":
|
||||
@ -2244,8 +2247,6 @@ packages:
|
||||
"Alp Mestanogullari <alpmestan@gmail.com> @alpmestan":
|
||||
- taggy
|
||||
- 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":
|
||||
- tidal
|
||||
@ -2716,7 +2717,12 @@ package-flags:
|
||||
# Special configure options for individual packages
|
||||
|
||||
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
|
||||
- /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server
|
||||
- --extra-include-dirs
|
||||
|
||||
Loading…
Reference in New Issue
Block a user