Re: [Haskell-cafe] Help on using System.Win32.Com.Automation

2009-03-23 Thread Alexandr N. Zamaraev
Sigbjorn Finne wrote: Hi Wilkes, you may want to have a look at a simple example of how to interop with Windows WMI using the COM package at -- http://haskell.forkio.com/com-examples I try compile WMIDemo.hs but recive error: [code] c:\htest>ghc --make WMIDemo.hs [2 of 2] Compiling WMIDemo

Re: [Haskell-cafe] ANN: cmonad 0.1.1

2009-03-30 Thread Alexandr N. Zamaraev
Sebastiaan Visser wrote: A nice addition would be to output a C AST from language-c: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/language-c And compile and link that back into your program! Nice toys indeed. Lennart, what is the next language DSL you are going to build? Prolog? XS

[Haskell-cafe] How to install HOpenGL to Windows?

2009-04-07 Thread Alexandr N. Zamaraev
I get darcs source HOpenGL Try runghc Setup.hs configure I see: Configuring OpenGL-2.3... Warning: The 'build-type' is 'Configure' but there is no 'configure' script. Setup.hs: configure script not found. runghc Setup.hs build wrote: Preprocessing library OpenGL-2.3... Building OpenGL-2.3... Gra

Re: [Haskell-cafe] Best text editor

2009-04-13 Thread Alexandr N. Zamaraev
Melanie_Green wrote: Hi I would like to follow the crowd and find out what text editor everyone uses for haskell on windows. * Far Manager + Colorer plugin (http://www.farmanager.com/index.php?l=en) * HippoEdit (http://www.hippoedit.com/) ___ Haskell

Re: [Haskell-cafe] Re: GHCi Memory Leak in Windows Vista

2009-01-22 Thread Alexandr N. Zamaraev
Duncan Coutts wrote: Does the same happen with 6.10 ? Yes. In 6.10.1 also leak. ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

Re: [Haskell-cafe] Re: [Haskell] Google Summer of Code 2009

2009-02-10 Thread Alexandr N. Zamaraev
On Tue, Feb 10, 2009 at 6:26 AM, Malcolm Wallace wrote: >> Gentle Haskellers, >> >> The Google Summer of Code will be running again this year. Once again, >> haskell.org has the opportunity to bid to become a mentoring >> organisation. (Although, as always, there is no guarantee of >> acceptanc