
--------------------------------------------------------------------------- Haskell Weekly News http://sequence.complete.org/hwn/20091122 Issue 140 - November 22, 2009 --------------------------------------------------------------------------- Welcome to issue 140 of HWN, a newsletter covering developments in the [1]Haskell community. Apologies for the somewhat late edition, I got back late from the NES/MAA conference yesterday in Springfield, MA, and was generally too exhausted from all the math competing and giving of talks that HWN could not compete with the appeal of sleeping... This week there was a new edition of the HCAR, plenty of good discussion about Iteratee's and the Type Directed Name Resolution proposal, altogether a busy week. So here it is, your Haskell Weekly News! Announcements [BostonHaskell] Next meeting: November 24th at MIT (32-G882). Ravi Nanavati [2]announced the next meeting of BAHUG. Haskell Communities and Activities Report (17th ed., November 2009). Janis Voigtlaender [3]announced the new edition of the Haskell Communities and Activities Report. Call for Participation - PEPM'10 (co-located with POPL'10). Janis Voigtlaender [4]announced a call for participation for PEPM 2010. LambdaCube engine and Bullet physics binding. Csaba Hruska [5]announced a binding to the LambdaCube and Bullet engines. ICFP '10: Second call for workshop proposals. Wouter Swierstra [6]announced a second call for workshop proposals for ICFP 2010. deepseq-1.0.0.0. Simon Marlow [7]announced version 1.0.0.0 of `deepseq` wcwidth-0.0.1. Jason Dusek [8]announced a small package which provides binding to wchar.h, which assigns a column width to unicode characters. gnome-keyring 0.1 (bindings to libgnome-keyring). John Millikin [9]announced a set of bindings to the GNOME keyring libraries. attempt. Michael Snoyman [10]announced a new release of the `attempt` package. control-monad-failure and safe-failure. Michael Snoyman [11]also announced a new version of `control-monad-failure` and `safe-failure`. Announcing the GHC Bug Sweep. Simon Marlow [12]announced the GHC bug sweep, to help weed out the GHC Trac of old bugs, and also to get warm fuzzy feelings from helping everyone's favorite compiler devs. New Industrial Haskell Group membership options. Duncan Coutts [13]announced some new membership options for the the Industrial Haskell Group (IHG) bindings-SDL 1.0.2, the domain specific language for FFI description. Mauricio Antunes [14]announced a new version of the bindings-SDL package. wxHaskell 0.12.1.2. Jeremy O'Donoghue [15]announced a release of the wxHaskell package, including new improved support for installation via cabal on any system, with only a minor caveat on Windows. TFP 2010 - Call for Papers. TFP 2010 [16]announced a call for papers for TFP 2010, the 11th symposium on Trends in Functional Programming. Reminder: Fun in the afternoon, MSR Cambridge, 26 Nov. Simon Marlow [17]announced a final reminder for the `Fun in the Afternoon` meeting, which will be at MSR Cambridge on the 26th of November (ED: Thanksgiving for us Americans, if only there were some way to combine turkey-oriented gluttony with Functional programming...). Job at the University of Technology in Cottbus. Wolfgang Jeltsch [18]announced a job opening at the University of Technology in Cottbus. Scottish Category Theory Seminar. Conor McBride [19]announced the first meeting of Scottish Category Theory Seminar, a forum for discussion of all aspects of Category Theory, be they pure or applied. (ED: I am fighting very hard to not make some sort of Braveheart Joke...) Discussion Iteratee question. Valery V. Vorotyntsev [20]asked about using iteratee's in his binary data parser code. Haskell as an alternative to Java. Philippos Apolinarius [21]wondered whether Haskell would make for a good Java alternative. Status of TypeDirectedNameResolution proposal? Levi Greenspan [22]asked about the status of the TDNR proposal. Typef*ck: Brainf*ck in the type system. Johnny Morrice [23]showed us his implementation of everyone's favorite profane programming language... in the type system. Could someone teach me why we use Data.Monoid? Magicloud Magiclouds [24]requested some insight to why we use monoids so much in Haskell, leading to a fantastic discussion of all the myriad places Monoids pop up in both Haskell and in Math in general. Blog noise [25]Haskell news from the [26]blogosphere. Blog posts from people new to the Haskell community are marked with >>>, be sure to welcome them! * Neil Brown: [27]The Operators and Monoids of CHP. * Philip Wadler: [28]A list is an odd creature, take 2. * Darcs: [29]darcs hacking sprint 3 report. * Mikael Vejdemo Johansson (Syzygy-): [30][MATH198] Lecture 9 posted and lectured. * Gergely Patai: [31]LambdaCube and Bullet on Hackage at last. * David Amos: [32]Three new modules in HaskellForMaths. * Darcs: [33]darcs weekly news #46. * Christophe Poucet (vincenz): [34]Setting up iptables to throttle incoming ssh. * Ivan Lazar Miljenovic: [35]Waddaya know, testing WORKS!. * Neil Mitchell: [36]Reviewing View Patterns. * Neil Brown: [37]An Introduction to Communicating Sequential Processes. * Joachim Breitner: [38]Darcs Hacking Sprint: Mission Complete. * Ivan Lazar Miljenovic: [39]Past, Present and PEPM. * Erik de Castro Lopo: [40]Hacking DDC.. * Dan Piponi (sigfpe): [41]Haskell Monoids and their Uses. * Joachim Breitner: [42]Arrived at the Darcs hacking sprint. Quotes of the Week * Apocalisp: You can't have your baby and eat it too * tensorpudding: so you boil lisp for an hour to sift out the parentheses and impurities, make a whitespace sauce with liberal syntactic sugar, and you have haskell a la mode * ddarius: I'm not aware of anything (including C++) that can seamlessly talk to C++ code. * ksf: is Data.Data.Data some kind of reference to swedish chefs? * IceDane: [on escaping an imperative mindset]: <kmc> i recommend heavy drinking <IceDane> I've tried that. I just have fun and wake up and feel like shit the day after. but still think in loops. * jpet: Ok, after studying the generated core a bit, I can conclude that generated core is somewhat hard to follow. * Adamant: [on the update complexity of Data.Map] I read that as 'Oleg(n)' * skorpan: I did not have impure relations with that language About the Haskell Weekly News New editions are posted to [43]the Haskell mailing list as well as to [44]the Haskell Sequence and [45]Planet Haskell. [46]RSS is also available, and headlines appear on [47]haskell.org. To help create new editions of this newsletter, please see the information on [48]how to contribute. Send stories to jfredett . at . gmail . dot . com. The darcs repository is available at darcs get [49]http://patch-tag.com/r/jfredett/HWN2/pullrepo HWN2 . References 1. http://haskell.org/ 2. http://article.gmane.org/gmane.comp.lang.haskell.cafe/66609 3. http://article.gmane.org/gmane.comp.lang.haskell.cafe/66594 4. http://article.gmane.org/gmane.comp.lang.haskell.cafe/66530 5. http://article.gmane.org/gmane.comp.lang.haskell.cafe/66523 6. http://article.gmane.org/gmane.comp.lang.haskell.cafe/66510 7. http://article.gmane.org/gmane.comp.lang.haskell.cafe/66445 8. http://article.gmane.org/gmane.comp.lang.haskell.cafe/66441 9. http://article.gmane.org/gmane.comp.lang.haskell.cafe/66440 10. http://article.gmane.org/gmane.comp.lang.haskell.cafe/66413 11. http://article.gmane.org/gmane.comp.lang.haskell.cafe/66408 12. http://article.gmane.org/gmane.comp.lang.haskell.cafe/66396 13. http://article.gmane.org/gmane.comp.lang.haskell.cafe/66395 14. http://article.gmane.org/gmane.comp.lang.haskell.cafe/66383 15. http://article.gmane.org/gmane.comp.lang.haskell.cafe/66279 16. http://thread.gmane.org/gmane.comp.lang.haskell.general/17631 17. http://article.gmane.org/gmane.comp.lang.haskell.general/17627 18. http://article.gmane.org/gmane.comp.lang.haskell.general/17625 19. http://article.gmane.org/gmane.comp.lang.haskell.general/17623 20. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/66601 21. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/66511 22. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/66431 23. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/66398 24. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/66223 25. http://planet.haskell.org/ 26. http://haskell.org/haskellwiki/Blog_articles 27. http://chplib.wordpress.com/2009/11/20/the-operators-and-monoids-of-chp/ 28. http://wadler.blogspot.com/2009/11/list-is-odd-creature-take-2.html 29. http://blog.darcs.net/2009/11/darcs-hacking-sprint-3-report.html 30. http://blog.mikael.johanssons.org/archive/2009/11/math198-lecture-9-posted-a... 31. http://just-bottom.blogspot.com/2009/11/lambdacube-and-bullet-on-hackage-at.... 32. http://haskellformaths.blogspot.com/2009/11/three-new-modules-in-haskellform... 33. http://blog.darcs.net/2009/11/darcs-weekly-news-46.html 34. http://blog.poucet.org/2009/11/setting-up-iptables-to-throttle-incoming-ssh/ 35. http://ivanmiljenovic.wordpress.com/2009/11/17/waddaya-know-testing-works/ 36. http://neilmitchell.blogspot.com/2009/11/reviewing-view-patterns.html 37. http://chplib.wordpress.com/2009/11/16/an-introduction-to-communicating-sequ... 38. https://www.joachim-breitner.de/blog/archives/350-Darcs-Hacking-Sprint-Missi... 39. http://ivanmiljenovic.wordpress.com/2009/11/15/past-present-and-pepm/ 40. http://www.mega-nerd.com/erikd/Blog/CodeHacking/DDC/hacking_ddc.html 41. http://blog.sigfpe.com/2009/01/haskell-monoids-and-their-uses.html 42. https://www.joachim-breitner.de/blog/archives/349-Arrived-at-the-Darcs-hacki... 43. http://www.haskell.org/mailman/listinfo/haskell 44. http://sequence.complete.org/ 45. http://planet.haskell.org/ 46. http://sequence.complete.org/node/feed 47. http://haskell.org/ 48. http://haskell.org/haskellwiki/HWN 49. http://patch-tag.com/r/jfredett/HWN2/pullrepo%20HWN2