Skip to content

Commit

Permalink
Bump Win32
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjaguarpaw committed Jan 18, 2024
1 parent 8ed497f commit ba728ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion process.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ library
c-sources:
cbits/win32/runProcess.c
other-modules: System.Process.Windows
build-depends: Win32 >=2.4 && < 2.14
build-depends: Win32 >=2.4 && < 2.15
-- ole32 and rpcrt4 are needed to create GUIDs for unique named pipes
-- for process.
extra-libraries: kernel32, ole32, rpcrt4
Expand Down

0 comments on commit ba728ec

Please sign in to comment.