Guest User

Untitled

a guest
Nov 30th, 2023
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. PS C:\Users\Alen Reji\Desktop\connect4-release-v1.2> stack run -- --gui --rows=3 --columns=3
  2. clang: error: no such file or directory: 'Reji\AppData\Local\Programs\stack\x86_64-windows\ghc-9.4.7\lib\../mingw/include'
  3.  
  4. C:\Users\Alen Reji\AppData\Roaming\stack\setup-exe-src\setup-shim-9p6GVs8J.hs:1:1: error:
  5. `clang.exe' failed in phase `C pre-processor'. (Exit code: 1)
  6. |
  7. 1 | {-# LANGUAGE CPP #-}
  8. | ^
  9.  
  10. Error: [S-6374]
  11. While building simple Setup.hs (scroll up to its section to see the error) using:
  12. C:\Users\Alen Reji\AppData\Local\Programs\stack\x86_64-windows\ghc-9.4.7\bin\ghc-9.4.7.exe -rtsopts -threaded -clear-package-db -global-package-db -hide-all-packages -package base -main-is StackSetupShim.mainOverride -package Cabal-3.8.1.0 "C:\\Users\\Alen Reji\\AppData\\Roaming\\stack\\setup-exe-src\\setup-9p6GVs8J.hs" "C:\\Users\\Alen Reji\\AppData\\Roaming\\stack\\setup-exe-src\\setup-shim-9p6GVs8J.hs" -o "C:\\Users\\Alen Reji\\AppData\\Roaming\\stack\\setup-exe-cache\\x86_64-windows\\tmp-Cabal-simple_9p6GVs8J_3.8.1.0_ghc-9.4.7.exe"
  13. Process exited with code: ExitFailure 1
Advertisement
Add Comment
Please, Sign In to add comment