Fix DLYD problem with haskell libraries on Darwin
This commit fixes a problem that occurs with externally linked haskell libraries on Darwin. It does this by adding the libraries to the --extra-lib-dirs flag and the DYLD_LIBRARY_PATH environment variable.
parent
e75332dd
Please register or sign in to comment