[Haskell-cafe] Doing Windows Programming
Neil Mitchell
ndmitchell at gmail.com
Sun Sep 11 05:20:22 EDT 2005
Hi,
The CVS version of Hugs for Windows has a module
System.Win32.Registry, along with quite a few other windows modules.
I'm not sure if the last stable releases have these features in or not.
Thanks
Neil
On 9/11/05, Brian McQueen <mcqueenorama at gmail.com> wrote:
> How can I use Haskell to do general Windows programming, like you
> would be able to do if you were using one of those Windows IDEs:
>
> *moving data between windows apps
> *gaining access to windows registry
> *in general, access to the available Windows APIs
>
> I'm sure folks must be writing Windows apps in Haskell somewhere. How
> do I get started?
>
> Brian McQueen
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
More information about the Haskell-Cafe
mailing list