Re: [wxhaskell-devel] Maintenance

2013-05-27 Thread Eric Kow
OK, That's great to see somebody picking it up and running with it. Sorry for the noise, Blair Some sort of informal roadmap might be nice. Good to see the wiki page has been updated accordingly http://www.haskell.org/haskellwiki/Wxhaskell Some things that may need deciding: how much of the sour

Re: [wxhaskell-devel] Maintenance

2013-05-27 Thread Luc Taesch
for the status , I could say , from a not so old mail (16/4) "Atze Dijkstra and I (Henk-Jan van Tuyl ) are currently doing maintenance on wxHaskell, using the GitHub repository you mentioned …" https://github.com/atzedijkstra/wxHaskell -- Luc Taesch Envoyé avec Sparrow (http://www.sparrow

Re: [wxhaskell-devel] Maintenance

2013-05-27 Thread Eric Kow
Maybe you could review the current pull requests? https://github.com/jodonoghue/wxHaskell/pulls It might not feel very entry level, but it could be a way to get sucked into the infrastructure. As for maintenance, I think the current maintainer is Jeremy O'Donoghue, who we haven't heard from in a

Re: [wxhaskell-devel] Maintenance

2013-05-27 Thread Luc Taesch
well, I have a personal need, which is to get drag and drop working. and you definitively got a feel of the code base , as I did when investigating. however, this is not the most generic useful task, so lets wait until any other say something. otherwise Ill start transferring what I learned Luc