Fix build on windows and stack

This commit is contained in:
2022-02-10 18:35:25 +01:00
parent 191f49adfc
commit 09a8a0bda0
2 changed files with 8 additions and 3 deletions

View File

@@ -267,6 +267,9 @@ executable ghcup
if os(windows)
cpp-options: -DIS_WINDOWS
else
build-depends:
, unix ^>=2.7
if flag(no-exe)
buildable: False