Fresh project, using stack. Tiny scotty app. I install halive and run it stack install halive and halive src/Main.hs and I get the following:
halive: error while loading shared libraries: libHShalive-0.1.2-Ky2u3hrsJP5HmZWlprED0o-ghc8.0.2.so: cannot open shared object file: No such file or directory
Any thoughts? Maybe I need to run stack as sudo?
Fresh project, using stack. Tiny scotty app. I install halive and run it
stack install haliveandhalive src/Main.hsand I get the following:halive: error while loading shared libraries: libHShalive-0.1.2-Ky2u3hrsJP5HmZWlprED0o-ghc8.0.2.so: cannot open shared object file: No such file or directoryAny thoughts? Maybe I need to run stack as sudo?