Description
Binding to the Win32 console API.
Description
This package provides bindings to the Win32 console API types and functions.
README.md
Win32-console
Compilation Notes
Make sure to pass --hsc2hs-options="-D_WIN32_WINNT=XXX" to cabal configure, where XXX is a value denoting your Windows version (see here for the list of possible values).