Fix build on windows

This commit is contained in:
Julian Ospald 2023-12-03 23:51:45 +08:00
parent ec4a657b42
commit e969489ca2
No known key found for this signature in database
GPG Key ID: 4275CDA6A29BED43
1 changed files with 0 additions and 2 deletions

View File

@ -327,12 +327,10 @@ executable ghcup
, brick ^>=2.1
, transformers ^>=0.5
, vty ^>=6.0
, unix ^>=2.7
, optics ^>=0.4
if os(windows)
cpp-options: -DIS_WINDOWS
else
build-depends: unix ^>=2.7