
3 Nov
2008
3 Nov
'08
8:07 a.m.
Hello Nun, Monday, November 3, 2008, 6:18:12 AM, you wrote:
How do I make a minimal Windows application in Haskell? I know
you should look at Win32 package sources which includes small example using WinAPI for "hello world" GUI application but note that Win32 binding is far from complete. if i will start to write WinAPI GUI app, i may prefer to do GUI part in C and communicate to Haskell part via FFI ps: http://www.haskell.org/ghc/dist/stable/dist/ghc-6.10.1-src.tar.bz2 ghc-6.10.1\libraries\Win32\examples -- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com