-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
stack-run-0.1.1.4 failing to build on linux ghc 8.2 #12
Comments
Also fails for me on macOS High Sierra version 10.13.3. Log file: Configuring stack-run-0.1.1.4... �[;1munix/System/Console/Questioner.hs:4:14: �[;1m�[35mwarning:�[0m�[0m�[;1m�[0m�[0m�[;1m �[;1msrc/Main.hs:63:15: �[;1m�[31merror:�[0m�[0m�[;1m�[0m�[0m�[;1m
|
This fails both on my Windows 10 Pro box and on my Ubuntu 17.10 box with the above mentioned error. |
I second this, can't get stack-run to build globally with ghc8.2.2
|
I have the same problem building QuickCheck while trying to install intero for what it's wort, I had to run dougfort@pop-os:~$ stack install QuickCheck stack-run
stack-run-0.1.1.4: configure
stack-run-0.1.1.4: build
-- While building custom Setup.hs for package stack-run-0.1.1.4 using:
/home/dougfort/.stack/setup-exe-cache/x86_64-linux/Cabal-simple_mPHDZzAJ_2.0.1.0_ghc-8.2.2 --builddir=.stack-work/dist/x86_64-linux/Cabal-2.0.1.0 build --ghc-options " -ddump-hi -ddump-to-file -fdiagnostics-color=always"
Process exited with code: ExitFailure 1
Logs have been written to: /home/dougfort/.stack/global-project/.stack-work/logs/stack-run-0.1.1.4.log
Configuring stack-run-0.1.1.4...
Preprocessing executable 'stack-run' for stack-run-0.1.1.4..
Building executable 'stack-run' for stack-run-0.1.1.4.. |
fyi, or if anyone finds this thread, I found a workaround that works on macos at least: #17 (comment) |
Please check if pull request #22 fixes your problem. |
Hi,
stack install stack-run fails for me with ghc 8.2.2, and its also not building with 8.2 for any version of stack-run apparently:
https://matrix.hackage.haskell.org/package/stack-run
cheers
The text was updated successfully, but these errors were encountered: