issues
search
haskell
/
win32
Haskell support for the Win32 API
http://hackage.haskell.org/package/Win32
Other
97
stars
62
forks
source link
Fix #99
#100
Closed
Mistuke
closed
6 years ago
Mistuke
commented
6 years ago
Description
Correct the
DWORD_PTR
type. Fixed #99 .
Motivation and Context
Types of changes
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[x] My code follows the code style of this project.
[ ] I have updated the documentation accordingly.
[x] I have not added a new Haskell dependency.
[x] I have included a changelog entry.
[x] I have not modified the version of the package in
Win32.cabal
.
Description
Correct the
DWORD_PTR
type. Fixed #99 .Motivation and Context
Types of changes
Checklist:
Win32.cabal
.