This repository was archived by the owner on Feb 3, 2022. It is now read-only.

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