Re: Re[2]: [Haskell] Gtk2Hs version 0.11.0 released

2010-05-27 Thread Axel Simon
Ups, some chronological hick-up here. But I think your question is answered now :-) Note: On 27.05.2010, at 20:13, Axel Simon wrote: for example, i can't use previous gtk2hs version with ghc 6.10.4 on windows because there is no prebuilt library and i'm not brave enough to compile it myself.

Re: Re[4]: [Haskell] Gtk2Hs version 0.11.0 released

2010-05-27 Thread Axel Simon
Hi Bulat, On 27.05.2010, at 20:21, Bulat Ziganshin wrote: Hello Axel, Thursday, May 27, 2010, 10:13:45 PM, you wrote: http://code.haskell.org/gtk2hs/INSTALL thank you. and what if i deploy my gtk2hs application via hackage? is it enough for user to run "cabal install myapp" to install my a

Re: Re[2]: [Haskell] Gtk2Hs version 0.11.0 released

2010-05-27 Thread Axel Simon
Hi Bulat, On 27.05.2010, at 20:04, Bulat Ziganshin wrote: Hello Axel, Thursday, May 27, 2010, 9:50:57 PM, you wrote: does it mean that i can just issue "cabal install gtk" with any 6.10.* or 6.12.* version and it will be compiled automatically? overall, can Maybe I'm missing the point

Re: [Haskell] Gtk2Hs version 0.11.0 released

2010-05-27 Thread Don Stewart
bulat.ziganshin: > Hello Axel, > > Thursday, May 27, 2010, 10:13:45 PM, you wrote: > > > http://code.haskell.org/gtk2hs/INSTALL > > thank you. and what if i deploy my gtk2hs application via hackage? > is it enough for user to run "cabal install myapp" to install my app > and all runtime gtk/gtk2

Re: [Haskell] Gtk2Hs version 0.11.0 released

2010-05-27 Thread Ivan Lazar Miljenovic
Bulat Ziganshin writes: > Hello Axel, > > Thursday, May 27, 2010, 10:13:45 PM, you wrote: > >> http://code.haskell.org/gtk2hs/INSTALL > > thank you. and what if i deploy my gtk2hs application via hackage? > is it enough for user to run "cabal install myapp" to install my app > and all runtime gtk

Re: [Haskell] Gtk2Hs version 0.11.0 released

2010-05-27 Thread Don Stewart
bulat.ziganshin: > Hello Axel, > > Tuesday, May 25, 2010, 4:02:21 PM, you wrote: > > > the Gtk2Hs team is very happy to announce the release of version > > 0.11.0, the first release that comes in Cabal packages! > > > can be built with GHC 6.10 and 6.12 and Cabal 1.6 and 1.8. However, > > does

[Haskell] Sifflet visual programming language, release 0.1.6

2010-05-27 Thread gdweber
Sifflet 0.1.6 is now available on Hackage. New in this release: * Sifflet offers to save your work if you give the quit or open file command and have unsaved changes. * Sifflet now builds with Gtk2hs 0.11. * Some bug fixes and improved error checking. Sifflet is a visual, functional pro

Re: [Haskell] Gtk2Hs version 0.11.0 released

2010-05-27 Thread Ivan Lazar Miljenovic
Bulat Ziganshin writes: > Hello Axel, > > Thursday, May 27, 2010, 9:50:57 PM, you wrote: > >>> does it mean that i can just issue "cabal install gtk" with any 6.10.* >>> or 6.12.* version and it will be compiled automatically? overall, can > >> Maybe I'm missing the point of your question, though

Re: Re[2]: [Haskell] Gtk2Hs version 0.11.0 released

2010-05-27 Thread Malcolm Wallace
for example, i can't use previous gtk2hs version with ghc 6.10.4 on windows because there is no prebuilt library and i'm not brave enough to compile it myself. is it true that gtk2hs 0.11 should automatically compile with any ghc 6.10/6.12 on windows and we no more need prebuilt installers? Yes

Re[4]: [Haskell] Gtk2Hs version 0.11.0 released

2010-05-27 Thread Bulat Ziganshin
Hello Axel, Thursday, May 27, 2010, 10:13:45 PM, you wrote: > http://code.haskell.org/gtk2hs/INSTALL thank you. and what if i deploy my gtk2hs application via hackage? is it enough for user to run "cabal install myapp" to install my app and all runtime gtk/gtk2hs libraries she need to run it? -

Re[2]: [Haskell] Gtk2Hs version 0.11.0 released

2010-05-27 Thread Bulat Ziganshin
Hello Axel, Thursday, May 27, 2010, 9:50:57 PM, you wrote: >> does it mean that i can just issue "cabal install gtk" with any 6.10.* >> or 6.12.* version and it will be compiled automatically? overall, can > Maybe I'm missing the point of your question, though. for example, i can't use previous

Re: [Haskell] Gtk2Hs version 0.11.0 released

2010-05-27 Thread Axel Simon
Hi Bulat, On 27.05.2010, at 19:14, Bulat Ziganshin wrote: Hello Axel, Tuesday, May 25, 2010, 4:02:21 PM, you wrote: the Gtk2Hs team is very happy to announce the release of version 0.11.0, the first release that comes in Cabal packages! can be built with GHC 6.10 and 6.12 and Cabal 1.6 an

Re: [Haskell] Gtk2Hs version 0.11.0 released

2010-05-27 Thread Bulat Ziganshin
Hello Axel, Tuesday, May 25, 2010, 4:02:21 PM, you wrote: > the Gtk2Hs team is very happy to announce the release of version > 0.11.0, the first release that comes in Cabal packages! > can be built with GHC 6.10 and 6.12 and Cabal 1.6 and 1.8. However, does it mean that i can just issue "cabal

[Haskell] PhD position available on `The Productive Use of Failure in Formal Methods'

2010-05-27 Thread Gudmund Grov
--- apologies for multiple postings --- The mathematical reasoning research group in the School of Informatics at the University of Edinburgh is advertising for a PhD funded by the EPSRC project "AI4FM: Using AI to aid automation of proof search in Formal Methods". The proposed topic of the Ph

[Haskell] New haskell-llvm mailing list.

2010-05-27 Thread Erik de Castro Lopo
Hi all, I have set up a mailing list for discussion of haskell and LLVM related topics. All discussion on using Haskell with LLVM is relevant. That includes the haskell-llvm bindings on Hackage, custom LLVM bindings and directly generating LLVM IR code from haskell and passing that

[Haskell] ANNOUNCE: hdaemonize 0.4

2010-05-27 Thread Frederick Ross
I am pleased to announce the release of hdaemonize 0.4. hdaemonize is a library to handle the details of writing daemons for unix systems. Changes from 0.3 to 0.4: * I have taken over as maintainer from Anton Tayanovskyy. Many thanks to Anton for getting the library started. * Added a field to t