Open logisin opened 6 years ago
1. Do other executables compile correctly with this setup? 2. What error messages do you get? 3. What does your stack.yaml say?
I'm not sure what would be causing this. Is using the 64-bit compiler out of the question for some reason?
I'm not sure what would be causing this. Is using the 64-bit compiler out of the question for some reason?
Who knows?
OS Version : Windows 10 x64 stack version 1.7.1 yesod version: (what is downloaded from stack) ghc version: (what is downloaded from stack)
Steps to reproduce:
1)Change stack.yaml arch to x86. Actually uncomment the respective line 2)stack new my-project yesod-sqlite && cd my-project 3)stack install yesod-bin --install-ghc