30 Dec
2011
30 Dec
'11
12:49 p.m.
Hi, Steve Horne <sh006d3592 <at> blueyonder.co.uk> writes:
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".
Haskell Platform includes the Win32 package which provides access to these functions. Hoogle doesn't index Windows-only packages, unfortunately.