Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Glasgow Haskell Compiler
Packages
process
Commits
11afa0bb
Commit
11afa0bb
authored
Jul 17, 2020
by
Ben Gamari
🐢
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump bound on Win32 library
parent
cb1d1a6e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
process.cabal
process.cabal
+1
-1
No files found.
process.cabal
View file @
11afa0bb
...
...
@@ -57,7 +57,7 @@ library
c-sources:
cbits/win32/runProcess.c
other-modules: System.Process.Windows
build-depends: Win32 >=2.2 && < 2.
9
build-depends: Win32 >=2.2 && < 2.
10
-- ole32 and rpcrt4 are needed to create GUIDs for unique named pipes
-- for process.
extra-libraries: kernel32, ole32, rpcrt4
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment