Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow conversion from Handle -> HANDLE #51

Closed
agentm opened this issue Jul 3, 2016 · 1 comment
Closed

Allow conversion from Handle -> HANDLE #51

agentm opened this issue Jul 3, 2016 · 1 comment

Comments

@agentm
Copy link

agentm commented Jul 3, 2016

In writing cross-platform Haskell, I have a Handle but need to convert it to a HANDLE for use with System.Win32.File.

There is a private implementation in ansi-terminal.

@Mistuke
Copy link
Contributor

Mistuke commented Jul 6, 2016

Hi, if you could provide a stripped down implementation I will add it, otherwise I'll try my best to get it into the next release.

Mistuke pushed a commit that referenced this issue Jan 12, 2017
* Add withHandleToHANDLE from ansi-terminal

Fixes #51.

* Add hANDLEToHandle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants