Re: stack setup ExitFailure 2 installing ghc os Mac OS High Sierra

2018-08-05 Thread Michael Snoyman
Please rerun with --verbose to get more information on how it's failing. On Sun, Aug 5, 2018, 12:54 AM Bryan Dunphy wrote: > stack --version > > Version 1.7.1, Git revision 681c800873816c022739ca7ed14755e85a579565 (5807 > commits) x86_64 hpack-0.28.2 > > > > message is: > > > stack build > >

Re: stack setup ExitFailure 2 installing ghc os Mac OS High Sierra

2018-08-05 Thread Bryan Dunphy
Here’s the complete output : stack build --verbose Version 1.7.1, Git revision 681c800873816c022739ca7ed14755e85a579565 (5807 commits) x86_64 hpack-0.28.2 2018-08-05 02:39:01.717724: [debug] Checking for project config at: /Users/bryandunphy/Development/Haskell/helloworld/stack.yaml

Re: stack setup ExitFailure 2 installing ghc os Mac OS High Sierra

2018-08-05 Thread Bryan Dunphy
After glancing at the output, I renamed “Xcode And Accessories” to “Xcode+Accessories” so it works now. Someone should REALLY fix the “choke on paths with spaces in them” problem, however. > On Aug 5, 2018, at 02:42:42, Bryan Dunphy wrote: > > Here’s the complete output : > > stack build