<div dir="ltr">Why does the Haskell Platform Windows installer suggest a default installation path that contains spaces?!<div>This breaks builds:</div><div><br></div><div>configure:2365: checking build system type<br>configure:2379: result: x86_64-pc-msys<br>configure:2399: checking host system type<br>configure:2412: result: x86_64-pc-msys<br>configure:2487: checking for gcc<br>configure:2514: result: C:\PROGRA~1\Haskell Platform\8.6.5\lib\../mingw/bin\gcc.exe<br>configure:2743: checking for C compiler version<br>configure:2752: C:\PROGRA~1\Haskell Platform\8.6.5\lib\../mingw/bin\gcc.exe --version >&5<br>C:\/Users/capnf/Documents/GitHub/gitit/network-3.1.1.1/configure: line 2754: C:\PROGRA~1\Haskell: No such file or directory<br>configure:2763: $? = 127<br>configure:2752: C:\PROGRA~1\Haskell Platform\8.6.5\lib\../mingw/bin\gcc.exe -v >&5<br>C:\/Users/capnf/Documents/GitHub/gitit/network-3.1.1.1/configure: line 2754: C:\PROGRA~1\Haskell: No such file or directory<br><br></div><div>-db</div><div><br></div></div>