Correctly compute new-install paths on windows
commit988c9a69611490c94f71f1f9224490174001027f
authorFrancesco Gazzetta <fgaz@fgaz.me>
Tue, 26 Feb 2019 14:01:31 +0000 (26 15:01 +0100)
committerFrancesco Gazzetta <fgaz@fgaz.me>
Tue, 12 Mar 2019 10:31:26 +0000 (12 11:31 +0100)
treeff34816798666a93d4d37b822b42b9195d8d254c
parent344c07ef8a0e303236a0c36eb33a1b5739eb082d
Correctly compute new-install paths on windows

some platforms need an extension for executables

Fixed how we get the bindir too.
cabal-install/Distribution/Client/CmdInstall.hs
cabal-install/Distribution/Client/ProjectPlanning.hs