haskell / win32

Haskell support for the Win32 API
http://hackage.haskell.org/package/Win32
Other
97 stars 62 forks source link

add terminateProcessId #92

Closed joeyh closed 7 years ago

joeyh commented 7 years ago

closes https://github.com/haskell/win32/issues/91

joeyh commented 7 years ago

This builds, but linking against it is failing, I'll try to fix thaat

Mistuke commented 7 years ago

Thanks @joeyh !

Aside from these small changes can you add a changelog entry? Something like

## Unreleased GIT

* Add `terminateProcessById` (See #91)
joeyh commented 7 years ago

Thanks @Mistuke for a really excellent review. I've taken on board all the suggestions.

-- see shy jo