summaryrefslogtreecommitdiff
path: root/Utility/WinProcess.hs
Commit message (Expand)AuthorAge
* build for windows with forked win32 package that has terminateProcessIdGravatar Joey Hess2017-10-25
* fixGravatar Joey Hess2017-10-24
* temporary hack to get windows build workingGravatar Joey Hess2017-10-24
* Revert "try to avoid TerminateProcess link error on windows"Gravatar Joey Hess2017-10-24
* add winprocess.hGravatar Joey Hess2017-10-24
* try to avoid TerminateProcess link error on windowsGravatar Joey Hess2017-10-24
* Fix Windows build to work with ghc 7.10Gravatar Joey Hess2015-09-01
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* relicense general utility library code to BSDGravatar Joey Hess2014-05-10
* fix all remaining -Wall warnings on WindowsGravatar Joey Hess2014-02-25
* windows: Fix process termination code.Gravatar Joey Hess2014-02-13