Skip to content

Commit

Permalink
Merge pull request #300 from tomjaguarpaw/Win32
Browse files Browse the repository at this point in the history
Bump Win32
  • Loading branch information
bgamari authored Jan 31, 2024
2 parents 18cdf4c + ba728ec commit dfdae0a
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 dfdae0a

Please sign in to comment.