Closed
Description
I can't use stack
until it supports two things:
- 64-bit GHC on Windows
- Compiling the same code for both 32-bit and 64-bit (possibly with some flag to specify which)
I couldn't find a way to accomplish (2) but it might already be in place. (1) is disabled for some reason ATM. I think @ndmitchell has fears about 64-bit GHC's stability on Windows? I personally have never had issues (other than some libraries not fully supporting 64-bit, but that's not GHC's fault).