
29 Dec
2011
29 Dec
'11
11:31 p.m.
On 30/12/2011 04:07, Chris Smith wrote:
On Fri, 2011-12-30 at 01:53 +0000, Steve Horne wrote:
I've been for functions like GetMessage, TranslateMessage and DispatchMessage in the Haskell Platform Win32 library - the usual message loop stuff - and not finding them. Hoogle says "no results found". I see them in the Win32 package.
http://hackage.haskell.org/packages/archive/Win32/2.2.1.0/doc/html/Graphics-... Ah - I didn't look in Graphics.Win32.Window because those functions don't relate to Windows. Clearly I gave up my search too easily - thanks.