Skip to content

facundominguez/hie-issues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repo shows some failures in HIE.

To build, install openjdk and then invoke stack similarly to

$ export JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64
$ export LIBJVM_PATH=$JAVA_HOME/jre/lib/amd64/server
$ LD_LIBRARY_PATH=$LIBJVM_PATH \
  CPATH=$JAVA_HOME/include/linux:$JAVA_HOME/include \
  LIBRARY_PATH=$LIBJVM_PATH \
  stack build

JAVA_HOME might need to be adjusted depending on the platform.

Failure reports are in plugin-user-package/report.md and cpp-package/report.md.

About

Packages to reproduce haskell-ide-engine failures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published