@hackage inline-c-win320.1
Win32 API Context for the inline-c library
Categories
License
MIT
Maintainer
anton.dessiatov@gmail.com
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
- 0.1 Wed, 10 Jun 2015
Installation
Dependencies (5)
- Win32
- base >=4 && <5
- containers
- inline-c >=0.5.3
- template-haskell Show all…
Dependents (1)
@hackage/acme-everything
This is a little helper for the marvelous inline-c library. It provides a context with Win32 API data types so you can use DWORD, BOOL, UINT and other Win32 data types right in your inlined function types.