This repository was archived by the owner on Feb 3, 2022. It is now read-only.
This repository was archived by the owner on Feb 3, 2022. It is now read-only.
Stack in HP does not find installed msys when using system ghc #251
Closed
Description
Actions:
- Install HP Minimal on a Windows system (I did it without any prior GHC or Stack install, Windows 10)
- Open up a normal command prompt (cmd)
- Run
stack --resolver ghc-8.0.1 build network
Expected: installation succeeds
Actual: fails since the ./configure
script cannot be run, since stack
cannot find the sh
command
Metadata
Metadata
Assignees
Labels
No labels