Fix build on windows

This commit is contained in:
2022-07-07 14:10:18 +02:00
parent 544c618473
commit 873dd77a6f
2 changed files with 7 additions and 5 deletions

View File

@@ -164,8 +164,10 @@ library
cpp-options: -DIS_WINDOWS
other-modules:
GHCup.Prelude.File.Windows
GHCup.Prelude.Process.Windows
GHCup.Prelude.Windows
-- GHCup.OptParse.Run uses this
exposed-modules:
GHCup.Prelude.Process.Windows
build-depends:
, bzlib