Advertisement
Guest User

Untitled

a guest
Jul 18th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. stack ghci
  2. [1 of 2] Compiling Main ( /root/.stack/setup-exe-src/setup-mPHDZzAJ.hs, /root/.stack/setup-exe-src/setup-mPHDZzAJ.o )
  3.  
  4. <no location info>: error:
  5. Warning: Couldn't figure out LLVM version!
  6. Make sure you have installed LLVM 3.7
  7. ghc: could not execute: opt
  8.  
  9. Error:
  10. -- While building simple Setup.hs using:
  11. /root/.stack/programs/arm-linux/ghc-8.0.2/bin/ghc -rtsopts -threaded -clear-package-db -global-package-db -hide-all-packages -package base -main-is StackSetupShim.mainOverride -package Cabal-1.24.2.0 /root/.stack/setup-exe-src/setup-mPHDZzAJ.hs /root/.stack/setup-exe-src/setup-shim-mPHDZzAJ.hs -o /root/.stack/setup-exe-cache/arm-linux/tmp-Cabal-simple_mPHDZzAJ_1.24.2.0_ghc-8.0.2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement