$git clone https://github.com/MateVM/hs-java
$cd hs-java
$cabal sandbox init
$cabal install --only-dependencies
$export GHC_PACKAGE_PATH=$(pwd)/.cabal-sandbox/x86_64-osx-ghc-7.6.3-packages.conf.d:/Library/Frameworks/GHC.framework/Versions/7.6.3-x86_64/usr/lib/ghc-7.6.3/package.conf.d
$make all
Last active
August 29, 2015 13:58
-
-
Save tatac1/10228492 to your computer and use it in GitHub Desktop.
hs-java build on mac os x 10.8 with ghc 7.6.3
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment