[Haskell-cafe] Haskell Weekly News: Issue 152 - March 08, 2010

2010-03-08 Thread jfredett
]What's in a parser? Attoparsec rewired (2/2).
 * Bryan O'Sullivan: [34]What's in a parsing library? (1/2).
 * Neil Brown: [35]Progression 0.3: Bar Charts and Normalisation.

Quotes of the Week

 * edwardk: heh, i'm amused the ParsecT that Antoine Latter put
   together is in the form of a right kan extension ;)
 * Philippa: TR1N1TY I'm selling botz and backdoors
   Philippa I'm selling bans
 * samlee (via reddit): haha those ghc options are longer than actual
   program

About the Haskell Weekly News

   New editions are posted to [36]the Haskell mailing list as well as to
   [37]the Haskell Sequence and [38]Planet Haskell. [39]RSS is also
   available, and headlines appear on [40]haskell.org.

   To help create new editions of this newsletter, please see the
   information on [41]how to contribute. Send stories to jfredett . at .
   gmail . dot . com. The darcs repository is available at darcs get
   [42]http://patch-tag.com/r/jfredett/HWN2/pullrepo HWN2 .

References

   1. http://haskell.org/
   2. http://www.bluetile.org/
   3. http://article.gmane.org/gmane.comp.lang.haskell.cafe/71314
   4. http://article.gmane.org/gmane.comp.lang.haskell.cafe/71184
   5. http://article.gmane.org/gmane.comp.lang.haskell.cafe/71144
   6. http://article.gmane.org/gmane.comp.lang.haskell.cafe/71122
   7. http://article.gmane.org/gmane.comp.lang.haskell.cafe/71041
   8. http://article.gmane.org/gmane.comp.lang.haskell.cafe/70981
   9. http://article.gmane.org/gmane.comp.lang.haskell.general/17842
  10. http://article.gmane.org/gmane.comp.lang.haskell.general/17841
  11. http://article.gmane.org/gmane.comp.lang.haskell.general/17831
  12. http://article.gmane.org/gmane.comp.lang.haskell.general/17825
  13. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/71117
  14. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/71022
  15. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/70967
  16. http://planet.haskell.org/
  17. http://haskell.org/haskellwiki/Blog_articles
  18. http://chplib.wordpress.com/2010/03/08/synchronous-channels-using-mvars/
  19. http://sneezy.cs.nott.ac.uk/fplunch/weblog/?p=369
  20. http://blog.darcs.net/2010/03/darcs-weekly-news-56.html
  21. http://blog.sigfpe.com/2010/03/products-limits-and-parametric.html
  22. http://www.xoltar.org/?p=36
  23. 
http://haddock2009.wordpress.com/2009/07/21/next-project-move-doc-parsing-to-from-ghc-to-haddock/
  24. http://haddock2009.wordpress.com/2009/08/26/summer-of-code-wrap-up/
  25. http://haddock2009.wordpress.com/2009/05/12/status-update/
  26. http://haddock2009.wordpress.com/2009/05/20/platform-progress/
  27. 
http://haddock2009.wordpress.com/2009/05/26/another-boring-update-question/
  28. http://haddock2009.wordpress.com/2009/06/23/how-to-navigate-your-code/
  29. http://www.snoyman.com/blog/entry/persistence/
  30. http://chplib.wordpress.com/2010/03/04/choice-over-events-using-stm/
  31. http://www.snoyman.com/blog/entry/tweedle-beetle-battle/
  32. 
http://www.galois.com/blog/2010/03/04/the-semantics-of-asynchronous-exceptions/
  33. 
http://www.serpentine.com/blog/2010/03/03/whats-in-a-parser-attoparsec-rewired-2/
  34. http://www.serpentine.com/blog/2010/03/03/whats-in-a-parsing-library-1/
  35. 
http://chplib.wordpress.com/2010/03/02/progression-0-3-bar-charts-and-normalisation/
  36. http://www.haskell.org/mailman/listinfo/haskell
  37. http://sequence.complete.org/
  38. http://planet.haskell.org/
  39. http://sequence.complete.org/node/feed
  40. http://haskell.org/
  41. http://haskell.org/haskellwiki/HWN
  42. http://patch-tag.com/r/jfredett/HWN2/pullrepo%20HWN2
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


[Haskell-cafe] Haskell Weekly News: Issue 151 - February 28, 2010

2010-02-28 Thread jfredett

---
Haskell Weekly News
http://sequence.complete.org/hwn/20100228
Issue 151 - February 28, 2010
---
   Welcome to issue 151 of HWN, a newsletter covering developments in the
   [1]Haskell community.

   A light HWN this week, some interesting discussion about view patterns
   and free monads. Also announced this week was [2]TryHaskell a
   work-in-progress online interactive haskell interpreter and tutorial.
   The author (based on his reddit post) has asked us not to post this to
   proggit yet, but I don't think he'll mind a plug here. So after you're
   done reading, give it a try! Until next week, haskellers, your Haskell
   Weekly News.

Announcements

   wxHaskell for ghc-6.12.1. Daniel Fischer [3]announced a new release of
   wxHaskell.

   concurrent-extra-0.2. Roel van Dijk [4]announced a new release of
   concurrent-extra

   jhc-0.7.3. John Meacham [5]announced a new version of jhc, including
   many bug fixes.

   Try Haskell! An interactive tutorial in your browser. Benjamin L.
   Russell [6]told us about the TryHaskell Project, available at
   [7]TryHaskell.org. TryHaskell is an interactive, online Haskell
   interpreter and tutorial.

   MSFP: Call for Papers. Venanzio Capretta [8]announced a call for papers
   for the Third Workshop on Mathematically Structured Functional
   Programming.

   HLedger 0.8. Simon Michael [9]announced a new version of hledger last
   week, but it slipped through my radar. This release includes bug fixes,
   some refactoring, and High-Res Graphical Chart generation capability.

Discussion

   View patterns. Andrew Coppin [10]asked about making view patterns
   polymorphic.

   What are 'free' Monads? Guenther Schmidt [11]asked what exactly it
   meant to be a 'free monad'

   Multiple Interpretations for a monad? Guenther Schmidt [12]asked about
   monads which can have multiple levels of meaning and interpretation.

Blog noise

   [13]Haskell news from the [14]blogosphere. Blog posts from people new
   to the Haskell community are marked with , be sure to welcome them!
 * Joachim Breitner: [15]Exploiting sharing in arbtt.
 * Martijn van Steenbergen: [16]Colors in GHCi.
 * Don Stewart (dons): [17]Evaluation strategies and synchronization:
   things to watch for.
 * Don Stewart (dons): [18]Fusion makes functional programming fun!.
 * Michael Snoyman: [19]Simpler is Better.
 * Kevin Reid (kpreid): [20]Hvm.hs: an exercise in Haskell golf.
 * Bryn Keller: [21]Why Isn't Cabal Installed with GHC?.
 * Don Stewart (dons): [22]Modern Benchmarking in Haskell.

Quotes of the Week

 * roconnor: sounds like you need a zygohistomorphic prepromorphism
 * copumpkin: These are not the monads you are looking for.
 * noggle: this language is like having programming super powers

About the Haskell Weekly News

   New editions are posted to [23]the Haskell mailing list as well as to
   [24]the Haskell Sequence and [25]Planet Haskell. [26]RSS is also
   available, and headlines appear on [27]haskell.org.

   To help create new editions of this newsletter, please see the
   information on [28]how to contribute. Send stories to jfredett . at .
   gmail . dot . com. The darcs repository is available at darcs get
   [29]http://patch-tag.com/r/jfredett/HWN2/pullrepo HWN2 .

References

   1. http://haskell.org/
   2. http://tryhaskell.org/
   3. http://article.gmane.org/gmane.comp.lang.haskell.cafe/70857
   4. http://article.gmane.org/gmane.comp.lang.haskell.cafe/70689
   5. http://article.gmane.org/gmane.comp.lang.haskell.cafe/70961
   6. http://article.gmane.org/gmane.comp.lang.haskell.general/17819
   7. http://tryhaskell.org/
   8. http://article.gmane.org/gmane.comp.lang.haskell.general/17818
   9. http://www.haskell.org/pipermail/haskell-cafe/2010-February/073185.html
  10. http://article.gmane.org/gmane.comp.lang.haskell.cafe/70895
  11. http://article.gmane.org/gmane.comp.lang.haskell.cafe/70874
  12. http://article.gmane.org/gmane.comp.lang.haskell.cafe/70800
  13. http://planet.haskell.org/
  14. http://haskell.org/haskellwiki/Blog_articles
  15. 
https://www.joachim-breitner.de/blog/archives/381-Exploiting-sharing-in-arbtt.html
  16. http://martijn.van.steenbergen.nl/journal/2010/02/27/colors-in-ghci/
  17. 
http://donsbot.wordpress.com/2010/02/26/evaluation-strategies-and-synchronization-things-to-watch-for/
  18. 
http://donsbot.wordpress.com/2010/02/26/fusion-makes-functional-programming-fun/
  19. http://snoyberg.wordpress.com/2010/02/26/simpler-is-better/
  20. http://kpreid.livejournal.com/23060.html
  21. http://www.xoltar.org/?p=33
  22. http://donsbot.wordpress.com/2010/02/23/modern-benchmarking-in-haskell/
  23. http://www.haskell.org/mailman/listinfo/haskell
  24. http://sequence.complete.org/
  25. http://planet.haskell.org/
  26. http://sequence.complete.org/node/feed
  27

[Haskell-cafe] Haskell Weekly News: Issue 150 - February 22, 2010

2010-02-22 Thread jfredett
: what good is a state monad if your state is basically 'i
   have no idea what the hell my state is'?

About the Haskell Weekly News

   New editions are posted to [33]the Haskell mailing list as well as to
   [34]the Haskell Sequence and [35]Planet Haskell. [36]RSS is also
   available, and headlines appear on [37]haskell.org.

   To help create new editions of this newsletter, please see the
   information on [38]how to contribute. Send stories to jfredett . at .
   gmail . dot . com. The darcs repository is available at darcs get
   [39]http://patch-tag.com/r/jfredett/HWN2/pullrepo HWN2 .

References

   1. http://haskell.org/
   2. http://article.gmane.org/gmane.comp.lang.haskell.cafe/70589
   3. http://article.gmane.org/gmane.comp.lang.haskell.cafe/70563
   4. http://article.gmane.org/gmane.comp.lang.haskell.cafe/70533
   5. http://article.gmane.org/gmane.comp.lang.haskell.cafe/70485
   6. http://article.gmane.org/gmane.comp.lang.haskell.cafe/70344
   7. http://www.dragongoserver.net/
   8. http://article.gmane.org/gmane.comp.lang.haskell.cafe/70328
   9. http://article.gmane.org/gmane.comp.lang.haskell.cafe/70314
  10. http://article.gmane.org/gmane.comp.lang.haskell.cafe/70290
  11. http://article.gmane.org/gmane.comp.lang.haskell.general/17802
  12. http://article.gmane.org/gmane.comp.lang.haskell.general/17799
  13. http://article.gmane.org/gmane.comp.lang.haskell.general/17791
  14. http://article.gmane.org/gmane.comp.lang.haskell.general/17783
  15. http://article.gmane.org/gmane.comp.lang.haskell.general/17779
  16. http://article.gmane.org/gmane.comp.lang.haskell.general/17778
  17. http://article.gmane.org/gmane.comp.lang.haskell.cafe/70188
  18. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/70492
  19. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/70450
  20. http://planet.haskell.org/
  21. http://haskell.org/haskellwiki/Blog_articles
  22. 
http://snoyberg.wordpress.com/2010/02/21/four-http-request-body-interfaces-repost/
  23. http://byorgey.wordpress.com/2010/02/20/math-combinatorics-multiset/
  24. http://blog.darcs.net/2010/02/darcs-weekly-news-55.html
  25. 
http://www.galois.com/blog/2010/02/19/tech-talk-modern-benchmarking-in-haskell/
  26. 
http://blog.malde.org/index.php/2010/02/19/tools-for-pyrosequencing-analysis/
  27. 
http://archhaskell.wordpress.com/2010/02/19/arch-haskell-news-february-2010/
  28. http://donsbot.wordpress.com/2010/02/15/migrating-from-uvector-to-vector/
  29. http://ghcsparc.blogspot.com/2010/02/memory-barriers-and-ghc-6121.html
  30. http://blog.darcs.net/2010/02/darcs-weekly-news-54.html
  31. http://just-bottom.blogspot.com/2010/02/behind-dungeons.html
  32. 
http://haskellformaths.blogspot.com/2010/02/how-to-find-strong-generating-set.html
  33. http://www.haskell.org/mailman/listinfo/haskell
  34. http://sequence.complete.org/
  35. http://planet.haskell.org/
  36. http://sequence.complete.org/node/feed
  37. http://haskell.org/
  38. http://haskell.org/haskellwiki/HWN
  39. http://patch-tag.com/r/jfredett/HWN2/pullrepo%20HWN2
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


[Haskell-cafe] Haskell Weekly News: Issue 149 - February 08, 2010

2010-02-08 Thread jfredett

---
Haskell Weekly News
http://sequence.complete.org/hwn/20100208
Issue 149 - February 08, 2010
---
   Welcome to issue 149 of HWN, a newsletter covering developments in the
   [1]Haskell community.

   Hello Haskellers, this week's HWN was delayed a bit in the hopes of
   making it a bit more substantial. I hate putting up thin HWNs, but of
   course this must occasionally happen. We have several new CFPs for
   workshops this week, a new benchmarking package, and some fun quotes.
   Till next week, Haskellers, your Haskell Weekly News!

Announcements

   Call for Papers: Haskell Symposium 2010. Jeremy.Gibbons [2]announced a
   call for papers for the 2010 ACM SIGPLAN Haskell Symposium 2010 in
   Baltimore, Maryland; on 30th September.

   2nd CfP: LOPSTR 2010. Temur Kutsia [3]announced a second call for
   papers for the 20th International Symposium on Logic-Based Program
   Synthesis and Transformation, being held in Hagenberg, Austria, July
   23-25, 2010 (co-located with PPDP 2010).

   PAR 2010: First CFP. Koen Claessen [4]announced a first call for papers
   for PAR'10, the Workshop on Partiality and Recursion in Interactive
   Theorem Provers.

   data-ordlist-0.2. Leon Smith [5]announced a new release of ordlist,
   including a change to the module name and bug fixes.

   progression-0.1. Neil Brown [6]announced Progression, a metalibrary
   which consolidates various existing tools for Haskell optimization
   (notably Criterion).

   HList darcs repo. Oleg He who inhabits all types, but is not _|_, has
   [7]announced a new darcs repo for HList (and OOHaskell) on
   community.haskell.org.

Discussion

   a beginner question: decorate-op-undecorate. Aran Donohue [8]asked
   about how to write a function which can 'inspect' inside a datatype.

   Translation of Haskell type classes. Enrique Martin [9]talked about
   some experiments he's done with type classes, and asked some questions
   regarding optimization related to them.

   Category Theory woes. Mark Spezzano [10]asked about resources for
   learning about category theory.

Blog noise

   [11]Haskell news from the [12]blogosphere. Blog posts from people new
   to the Haskell community are marked with , be sure to welcome them!
 * Dan Piponi (sigfpe): [13]The Categorification of the Naturals.
 * Roman Cheplyaka: [14]hledger.
 * Luke Palmer: [15]Associative Alpha Blending.
 * Neil Brown: [16]Progression: Supporting Optimisation in Haskell.
 * Holumbus: [17]Hayoo! Webservice API.
 * apfelmus: [18]The Operational Monad Tutorial.
 * Dan Piponi (sigfpe): [19]Tagging Monad Transformer Layers.
 * Darcs: [20]darcs weekly news #53.
 * JP Moresmau: [21]EclipseFP 1.110 released, with debugging support.

Quotes of the Week

 * lispy|web: This curses binding appears to be terminally broken
 * lispy: I did, 'cabal install mage' and it complains about curses
 * lament: Just use fix to find the least funny joke
 * copumpkin: A monad is just a lax functor from a terminal
   bicategory, duh. fuck that monoid in category of endofunctors shit

About the Haskell Weekly News

   New editions are posted to [22]the Haskell mailing list as well as to
   [23]the Haskell Sequence and [24]Planet Haskell. [25]RSS is also
   available, and headlines appear on [26]haskell.org.

   To help create new editions of this newsletter, please see the
   information on [27]how to contribute. Send stories to jfredett . at .
   gmail . dot . com. The darcs repository is available at darcs get
   [28]http://patch-tag.com/r/jfredett/HWN2/pullrepo HWN2 .

References

   1. http://haskell.org/
   2. http://article.gmane.org/gmane.comp.lang.haskell.general/17778
   3. http://article.gmane.org/gmane.comp.lang.haskell.general/17770
   4. http://article.gmane.org/gmane.comp.lang.haskell.general/17769
   5. http://article.gmane.org/gmane.comp.lang.haskell.cafe/70035
   6. http://article.gmane.org/gmane.comp.lang.haskell.cafe/69929
   7. http://article.gmane.org/gmane.comp.lang.haskell.cafe/69898
   8. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/69984
   9. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/69914
  10. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/69803
  11. http://planet.haskell.org/
  12. http://haskell.org/haskellwiki/Blog_articles
  13. http://blog.sigfpe.com/2010/02/decategorification-of-naturals.html
  14. http://ro-che.blogspot.com/2010/02/hledger.html
  15. http://lukepalmer.wordpress.com/2010/02/05/associative-alpha-blending/
  16. 
http://chplib.wordpress.com/2010/02/04/progression-supporting-optimisation-in-haskell/
  17. http://holumbus.fh-wedel.de/blog/?p=33
  18. http://apfelmus.nfshost.com/articles/operational-monad.html
  19. http://blog.sigfpe.com/2010/02/tagging-monad-transformer-layers.html
  20. http://blog.darcs.net/2010/02/darcs-weekly

[Haskell-cafe] Haskell Weekly News: Issue 148 - January 31, 2010

2010-01-31 Thread jfredett
]the Haskell Sequence and [22]Planet Haskell. [23]RSS is also
   available, and headlines appear on [24]haskell.org.

   To help create new editions of this newsletter, please see the
   information on [25]how to contribute. Send stories to jfredett . at .
   gmail . dot . com. The darcs repository is available at darcs get
   [26]http://patch-tag.com/r/jfredett/HWN2/pullrepo HWN2 .

References

   1. http://haskell.org/
   2. 
http://paczesiowa.blogspot.com/2010/01/pure-extensible-exceptions-and-self.html
   3. http://article.gmane.org/gmane.comp.lang.haskell.cafe/69749
   4. http://article.gmane.org/gmane.comp.lang.haskell.cafe/69745
   5. http://article.gmane.org/gmane.comp.lang.haskell.cafe/69731
   6. http://article.gmane.org/gmane.comp.lang.haskell.cafe/69612
   7. http://article.gmane.org/gmane.comp.lang.haskell.cafe/69535
   8. http://article.gmane.org/gmane.comp.lang.haskell.cafe/69517
   9. http://article.gmane.org/gmane.comp.lang.haskell.general/17764
  10. http://article.gmane.org/gmane.comp.lang.haskell.general/17763
  11. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/69643
  12. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/69620
  13. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/69528
  14. http://planet.haskell.org/
  15. http://haskell.org/haskellwiki/Blog_articles
  16. http://holumbus.fh-wedel.de/blog/?p=32
  17. 
http://archhaskell.wordpress.com/2010/01/31/arch-linux-updates-to-ghc-6-12/
  18. 
http://chplib.wordpress.com/2010/01/27/exploring-a-communicating-sequential-processes-edsl/
  19. 
http://ghcmutterings.wordpress.com/2010/01/25/yielding-more-improvements-in-parallel-performance/
  20. http://www.haskell.org/mailman/listinfo/haskell
  21. http://sequence.complete.org/
  22. http://planet.haskell.org/
  23. http://sequence.complete.org/node/feed
  24. http://haskell.org/
  25. http://haskell.org/haskellwiki/HWN
  26. http://patch-tag.com/r/jfredett/HWN2/pullrepo%20HWN2
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


[Haskell-cafe] Haskell Weekly News: Issue 147 - January 24, 2010

2010-01-24 Thread jfredett
 to 11
 * temoto: Backwards written in as Forth?
 * Paczesiowa: oh. can't argue with Cale :)
 * Axman6: and smilies make code run faster

About the Haskell Weekly News

   New editions are posted to [37]the Haskell mailing list as well as to
   [38]the Haskell Sequence and [39]Planet Haskell. [40]RSS is also
   available, and headlines appear on [41]haskell.org.

   To help create new editions of this newsletter, please see the
   information on [42]how to contribute. Send stories to jfredett . at .
   gmail . dot . com. The darcs repository is available at darcs get
   [43]http://patch-tag.com/r/jfredett/HWN2/pullrepo HWN2 .

References

   1. http://haskell.org/
   2. http://article.gmane.org/gmane.comp.lang.haskell.cafe/69474
   3. http://article.gmane.org/gmane.comp.lang.haskell.cafe/69473
   4. http://article.gmane.org/gmane.comp.lang.haskell.cafe/69470
   5. http://article.gmane.org/gmane.comp.lang.haskell.cafe/69465
   6. http://article.gmane.org/gmane.comp.lang.haskell.cafe/69434
   7. http://article.gmane.org/gmane.comp.lang.haskell.cafe/69366
   8. http://article.gmane.org/gmane.comp.lang.haskell.cafe/69339
   9. http://article.gmane.org/gmane.comp.lang.haskell.general/17753
  10. http://article.gmane.org/gmane.comp.lang.haskell.cafe/69322
  11. http://article.gmane.org/gmane.comp.lang.haskell.cafe/69250
  12. http://blogs.digitar.com/jjww/2009/01/rabbits-and-warrens/
  13. http://article.gmane.org/
  14. http://article.gmane.org/gmane.comp.lang.haskell.cafe/69197
  15. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/69428
  16. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/69416
  17. http://planet.haskell.org/
  18. http://haskell.org/haskellwiki/Blog_articles
  19. 
http://paczesiowa.blogspot.com/2010/01/pure-extensible-exceptions-and-self.html
  20. http://neilmitchell.blogspot.com/2010/01/optimising-hlint.html
  21. http://kpreid.livejournal.com/21077.html
  22. http://blog.darcs.net/2010/01/darcs-weekly-news-52.html
  23. 
http://www.serpentine.com/blog/2010/01/22/new-ghc-io-manager-first-benchmark-numbers/
  24. http://www.galois.com/blog/2010/01/21/popl-2010-day-1/
  25. 
http://www.galois.com/blog/2010/01/20/tech-talk-a-scalable-io-manager-for-ghc/
  26. http://www.galois.com/blog/2010/01/20/padlpepm-2010-day-2/
  27. http://chplib.wordpress.com/2010/01/19/the-process-composition-monad/
  28. http://www.galois.com/blog/2010/01/19/padlpepm-2010-day-1/
  29. http://tommd.wordpress.com/2010/01/19/ghc-on-arm/
  30. http://netsuperbrain.com/blog/posts/semantic-editor-combiners/
  31. http://netsuperbrain.com/blog/posts/best-haskell-papers-of-2009/
  32. http://haskell.org/gtk2hs/archives/2010/01/18/compiling-with-ghc-612/
  33. http://archhaskell.wordpress.com/2010/01/18/wxhaskell-packaged-for-arch/
  34. http://blog.darcs.net/2010/01/darcs-weekly-news-51.html
  35. 
http://donsbot.wordpress.com/2010/01/17/playing-with-the-new-haskell-epoll-event-library/
  36. http://blog.sigfpe.com/2010/01/target-enumeration-with-euler.html
  37. http://www.haskell.org/mailman/listinfo/haskell
  38. http://sequence.complete.org/
  39. http://planet.haskell.org/
  40. http://sequence.complete.org/node/feed
  41. http://haskell.org/
  42. http://haskell.org/haskellwiki/HWN
  43. http://patch-tag.com/r/jfredett/HWN2/pullrepo%20HWN2
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


[Haskell-cafe] Haskell Weekly News: Issue 146 - January 17, 2010

2010-01-17 Thread jfredett
 Weekly News

   New editions are posted to [29]the Haskell mailing list as well as to
   [30]the Haskell Sequence and [31]Planet Haskell. [32]RSS is also
   available, and headlines appear on [33]haskell.org.

   To help create new editions of this newsletter, please see the
   information on [34]how to contribute. Send stories to jfredett . at .
   gmail . dot . com. The darcs repository is available at darcs get
   [35]http://patch-tag.com/r/jfredett/HWN2/pullrepo HWN2 .

References

   1. http://haskell.org/
   2. http://article.gmane.org/gmane.comp.lang.haskell.cafe/69197
   3. http://article.gmane.org/gmane.comp.lang.haskell.cafe/69176
   4. http://article.gmane.org/gmane.comp.lang.haskell.cafe/69153
   5. http://article.gmane.org/gmane.comp.lang.haskell.cafe/69106
   6. http://article.gmane.org/gmane.comp.lang.haskell.cafe/68995
   7. http://article.gmane.org/gmane.comp.lang.haskell.cafe/68943
   8. http://article.gmane.org/gmane.comp.lang.haskell.cafe/68940
   9. http://article.gmane.org/gmane.comp.lang.haskell.general/17727
  10. http://article.gmane.org/gmane.comp.lang.haskell.general/17725
  11. http://article.gmane.org/gmane.comp.lang.haskell.general/17724
  12. http://article.gmane.org/gmane.comp.lang.haskell.general/17723
  13. http://article.gmane.org/gmane.comp.lang.haskell.general/17722
  14. http://article.gmane.org/gmane.comp.lang.haskell.general/17721
  15. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/69207
  16. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/69194
  17. http://planet.haskell.org/
  18. http://haskell.org/haskellwiki/Blog_articles
  19. http://holumbus.fh-wedel.de/blog/?p=30
  20. 
http://vis.renci.org/jeff/2010/01/15/spde-semi-functional-programming-for-processing/
  21. 
http://neilmitchell.blogspot.com/2010/01/using-ghci-files-to-run-projects.html
  22. http://neilmitchell.blogspot.com/2010/01/better-ghci-files.html
  23. http://chplib.wordpress.com/2010/01/14/darcs/
  24. http://chplib.wordpress.com/2010/01/11/splitting-chp/
  25. http://blog.darcs.net/2010/01/darcs-weekly-news-50.html
  26. http://www.serpentine.com/blog/2010/01/11/progress-on-ghcs-io-manager/
  27. http://snoyberg.wordpress.com/2010/01/10/new-blog-address/
  28. http://conal.net/blog/posts/exact-numeric-integration/
  29. http://www.haskell.org/mailman/listinfo/haskell
  30. http://sequence.complete.org/
  31. http://planet.haskell.org/
  32. http://sequence.complete.org/node/feed
  33. http://haskell.org/
  34. http://haskell.org/haskellwiki/HWN
  35. http://patch-tag.com/r/jfredett/HWN2/pullrepo%20HWN2
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


[Haskell-cafe] Haskell Weekly News: Issue 145 - January 10, 2010

2010-01-10 Thread jfredett
 Language Award.
 * Neil Brown: [29]CHP vs CML, Forking and Picky Receivers.
 * Conal Elliott: [30]Is Haskell a purely functional language?.
 * Conal Elliott: [31]Can functional programming be liberated from the
   von Neumann paradigm?.
 * Real-World Haskell: [32]Real World Haskell in
   Japaneseâå®æ¦ã§å¦ã¶é¢æ°åè¨èªããã°ã©ãã³ã°.
 * Conal Elliott: [33]Garbage collecting the semantics of FRP.
 * Alex Mason: [34]Why I love Cereal.
 * Mark Jason Dominus: [35]A short bibliography of probability monads.
 * Conal Elliott: [36]Communication, curiosity, and personal style.
 * Epilogue for Epigram: [37]Bidirectional Basics.
 * Neil Mitchell: [38]Explaining Haskell IO without Monads.
 * Conal Elliott: [39]Is program proving viable and useful?.
 * Conal Elliott: [40]Why program with continuous time?.

Quotes of the Week

 * fasta: Haskell is like an efficient version of Python and is used
   for the same things.
 * koeien37: there are the languages that everybody complains about,
   and the languages that nobody use
 * Pseudonym: Olegs can be warded off by adding a note claiming that
   it's impossible to implement in the type system.
 * elly: I leave for five minutes and godel numbering of endofunctors
   is invokved as a potential proof that the universe is simulated.
   Thanks, #haskell :P
 * kmc: a monad is like an invisible train filled with jello traveling
   backwards in time
 * conal: Obviously is one of those words that is most useful when
   it is least true
 * Jafet: Javascript is pretty much a DSL for making your web browser
   take up more CPU
 * copumpkin: limpac: in this channel we're all automata with no
   feelings, except for the occasional feeling of hate.
 * dmhouse: I'm not sure it's working correctly but it sure is fast...
 * Cale: We need a bunch of Will it monad? video clips, with It
   monads! at the end of each.
 * merijn: I run on HST (Hacker Standard Time) which is essentially
   current time zone -3
 * ray: [about an anti-FP blog post] i came up with some contrived
   example, announced that it's impossible, and therefore FP sucks
 * hiredman: I used to think dons was a title, like people who were
   recognized as being really good at haskell were called dons

About the Haskell Weekly News

   New editions are posted to [41]the Haskell mailing list as well as to
   [42]the Haskell Sequence and [43]Planet Haskell. [44]RSS is also
   available, and headlines appear on [45]haskell.org.

   To help create new editions of this newsletter, please see the
   information on [46]how to contribute. Send stories to jfredett . at .
   gmail . dot . com. The darcs repository is available at darcs get
   [47]http://patch-tag.com/r/jfredett/HWN2/pullrepo HWN2 .

References

   1. http://haskell.org/
   2. http://article.gmane.org/gmane.comp.lang.haskell.general/17716
   3. http://article.gmane.org/gmane.comp.lang.haskell.general/17714
   4. http://article.gmane.org/gmane.comp.lang.haskell.general/17713
   5. http://article.gmane.org/gmane.comp.lang.haskell.general/17711
   6. http://article.gmane.org/
   7. http://article.gmane.org/gmane.comp.lang.haskell.general/17705
   8. http://article.gmane.org/gmane.comp.lang.haskell.general/17704
   9. http://article.gmane.org/gmane.comp.lang.haskell.general/17701
  10. http://article.gmane.org/gmane.comp.lang.haskell.general/17700
  11. http://article.gmane.org/gmane.comp.lang.haskell.general/17699
  12. http://article.gmane.org/gmane.comp.lang.haskell.general/17698
  13. http://article.gmane.org/gmane.comp.lang.haskell.cafe/68864
  14. http://article.gmane.org/gmane.comp.lang.haskell.cafe/68857
  15. http://article.gmane.org/gmane.comp.lang.haskell.cafe/68827
  16. http://article.gmane.org/gmane.comp.lang.haskell.cafe/68807
  17. http://article.gmane.org/gmane.comp.lang.haskell.cafe/68388
  18. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/68865
  19. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/68811
  20. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/68711
  21. http://planet.haskell.org/
  22. http://haskell.org/haskellwiki/Blog_articles
  23. 
http://neilmitchell.blogspot.com/2010/01/using-ghci-files-to-run-projects.html
  24. 
http://blog.moertel.com/articles/2010/01/08/a-formal-language-for-recipes-brain-dump
  25. http://blog.plover.com/prog/haskell/probmonad.html
  26. http://random.axman6.com/blog/?p=139
  27. http://r6.ca/blog/20100107T035902Z.html
  28. 
http://www.galois.com/blog/2010/01/06/ghc-nominated-for-programming-language-award/
  29. 
http://chplib.wordpress.com/2010/01/06/chp-vs-cml-forking-and-picky-receivers/
  30. http://conal.net/blog/posts/is-haskell-a-purely-functional-language/
  31. 
http://conal.net/blog/posts/can-functional-programming-be-liberated-from-the-von-neumann-paradigm/
  32. 
http://www.realworldhaskell.org/blog/2010/01/05/real-world-haskell%e2%80

[Haskell-cafe] Haskell Weekly News: Issue 144 - December 19, 2009

2009-12-19 Thread jfredett

---
Haskell Weekly News
http://sequence.complete.org/hwn/20091219
Issue 144 - December 19, 2009
---
   Welcome to issue 144 of HWN, a newsletter covering developments in the
   [1]Haskell community.

   The big news this week is the release of the Glorious Glasgow Haskell
   compiler version 6.12.1, lots of exciting new improvements,
   congratulations from the whole community go out to the devs, good work
   GHC Team! Otherwise, this week has been quiet, with some interesting
   discussions about associated types and the new GHC, and some excellent
   new packages announced. Finally, due to the incoming holidays, there
   won't be an HWN for the next two weeks, I'll see you Haskellers in
   2010, until then, your Haskell Weekly News!

Announcements

   GHC version 6.12.1. Ian Lynagh [2]announced the (Interactive) Glasgow
   Haskell Compiler, version 6.12.1. Including improved support for
   parallel execution, Dynamic linking support on Linux, and many other
   improvments.

   atom-0.1.4. Tom Hawkins [3]announced a bug fix release of the atom
   package, affecting floating point variable initialization.

   text 0.7, fast Unicode text. Bryan O'Sullivan [4]announced a new
   release of the text package adds support for Unicode I/O

   explicit-iomodes-0.1. Bas van Dijk [5]announced explicit-iomodes
   version 0.1, a wrapper around System.IO that provides a Handle type
   which is parametrized with the IOMode it is in.

   Hemkay, the 100% Haskell MOD player. Patai Gergely [6]announced a
   Hemkay, an old-school MOD player in pure Haskell.

   GT-VMT 2010: deadlines extended. Emilio Tuosto [7]announced a deadline
   extension to the GT-VMT call for papers.

Discussion

   Restrictions on associated types for classes. Stephen Lavelle [8]asked
   if there was a way to wrap a associated type in a class constraint.

   Yay 6.12.1! Evan Laforge [9]talked about some of the changes in the new
   version of GHC.

Blog noise

   [10]Haskell news from the [11]blogosphere. Blog posts from people new
   to the Haskell community are marked with , be sure to welcome them!
 * Michael Snoyman: [12]data-object family.
 * Bryan O'Sullivan: [13]Making GHC's I/O manager more scalable.
 * Conor McBride: [14]Epilogue for Epigram: 2+2=4.
 * Sebastian Fischer: [15]Thesis submitted.
 * Bryan O'Sullivan: [16]Data.Text 0.7 gains I/O support.
 * Ketil Malde: [17]Searching for poly(A) tails.
 * Mark Jason Dominus: [18]Monads are like burritos.
 * Sean Leather: [19]Upwards and downwards accumulations on trees
   translated into Haskell.

Quotes of the Week

 * yrlnry: byorgey yrlnry: just some lady who had a lot of money and
   decided she wanted poor grad students to have some of it after she
   died... pretty nice of her, actually yrlnry senile dementia, more
   likely.
 * Philonous: A 'newbie', in Haskell, is someone who hasn't yet
   implemented a compiler. They've only written a monad tutorial.
 * kmc: Right, for example Either (pun not intended)
 * kmc: One thing I've learned from open-source software is that if
   you invent enough wheels, one of them will turn out to be round and
   capable of rolling.
 * PhilipWadler: To see that in and out are inverses, stare at the
   following diagram
 * kmc: Data.Map is like a C++ STL mapk,v, without the suck
 * edwardkmett: Most monad tutorials are written by people who barely
   understand monads, if at all, but unfortunately nothing can stop
   someone from writing a monad tutorial. We've tried, there was blood
   everywhere.
 * Cale: A small category is a monad in the 2-category of spans of
   sets.

About the Haskell Weekly News

   New editions are posted to [20]the Haskell mailing list as well as to
   [21]the Haskell Sequence and [22]Planet Haskell. [23]RSS is also
   available, and headlines appear on [24]haskell.org.

   To help create new editions of this newsletter, please see the
   information on [25]how to contribute. Send stories to jfredett . at .
   gmail . dot . com. The darcs repository is available at darcs get
   [26]http://patch-tag.com/r/jfredett/HWN2/pullrepo HWN2 .

References

   1. http://haskell.org/
   2. http://article.gmane.org/gmane.comp.lang.haskell.general/17678
   3. http://article.gmane.org/gmane.comp.lang.haskell.cafe/68009
   4. http://article.gmane.org/gmane.comp.lang.haskell.cafe/67946
   5. http://article.gmane.org/gmane.comp.lang.haskell.cafe/67931
   6. http://article.gmane.org/gmane.comp.lang.haskell.cafe/67923
   7. http://article.gmane.org/gmane.comp.lang.haskell.general/17676
   8. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/68084
   9. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/67950
  10. http://planet.haskell.org/
  11. http://haskell.org/haskellwiki/Blog_articles

[Haskell-cafe] Haskell Weekly News: Issue 142 - December 13, 2009

2009-12-13 Thread jfredett
) is a
   topological space analogous to the real line, but much longer.
 * ray: a monad tutorial is like a sausage factory
 * TomTobin: ::facepalm:: I wrote Foobar as a placeholder as I was
   typing [for the author's name], and never replaced it [in my
   email].
 * ski:  (let id :: (forall id. id - id) - id - id; id id = id id
   in id) id 5
 * dmwit: analogies are endofunctors in the category of bad
   explanations
 * knobo: I really like this :) I can see that haskell is really cool
   now. This i a matrix moment for me :)

About the Haskell Weekly News

   New editions are posted to [37]the Haskell mailing list as well as to
   [38]the Haskell Sequence and [39]Planet Haskell. [40]RSS is also
   available, and headlines appear on [41]haskell.org.

   To help create new editions of this newsletter, please see the
   information on [42]how to contribute. Send stories to jfredett . at .
   gmail . dot . com. The darcs repository is available at darcs get
   [43]http://patch-tag.com/r/jfredett/HWN2/pullrepo HWN2 .

References

   1. http://haskell.org/
   2. http://article.gmane.org/gmane.comp.lang.haskell.cafe/67829
   3. http://article.gmane.org/gmane.comp.lang.haskell.cafe/67818
   4. http://article.gmane.org/gmane.comp.lang.haskell.cafe/67637
   5. http://article.gmane.org/gmane.comp.lang.haskell.cafe/67628
   6. http://article.gmane.org/gmane.comp.lang.haskell.cafe/67624
   7. http://article.gmane.org/gmane.comp.lang.haskell.cafe/67623
   8. http://article.gmane.org/gmane.comp.lang.haskell.cafe/67622
   9. http://article.gmane.org/gmane.comp.lang.haskell.cafe/67621
  10. http://article.gmane.org/gmane.comp.lang.haskell.cafe/67455
  11. http://article.gmane.org/gmane.comp.lang.haskell.cafe/67417
  12. http://article.gmane.org/gmane.comp.lang.haskell.cafe/67407
  13. http://article.gmane.org/gmane.comp.lang.haskell.cafe/67328
  14. http://article.gmane.org/gmane.comp.lang.haskell.cafe/67312
  15. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/67702
  16. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/67658
  17. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/67551
  18. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/67412
  19. http://planet.haskell.org/
  20. http://haskell.org/haskellwiki/Blog_articles
  21. http://justtesting.org/post/281294210
  22. http://blog.darcs.net/2009/12/darcs-weekly-news-47.html
  23. http://byorgey.wordpress.com/2009/12/11/mgus-and-universal-properties/
  24. http://wadler.blogspot.com/2009/12/computer-science-education-week.html
  25. http://www.serpentine.com/blog/2009/12/10/the-performance-of-data-text/
  26. 
http://chplib.wordpress.com/2009/12/10/solving-the-santa-claus-problem-with-conjunction/
  27. http://logicaltypes.blogspot.com/2008/07/dont-know-dont-care-whatever.html
  28. 
http://ivanmiljenovic.wordpress.com/2009/12/10/command-inputoutput-and-blocking/
  29. 
http://www.galois.com/blog/2009/12/09/tech-talk-john-launchbury-presents-conal-elliots-beautiful-differentiation/
  30. 
http://blog.well-typed.com/2009/12/talk-at-the-functional-programming-exchange/
  31. 
http://chplib.wordpress.com/2009/12/08/the-problem-with-parallel-participants-professing-priority/
  32. 
http://feedproxy.google.com/~r/splonderzoek/~3/vjibqjB5x04/draft-pull-ups-push-downs-and-passing.html
  33. 
http://blog.mikael.johanssons.org/archive/2009/12/coordinatization-with-hom-complexes/
  34. 
http://haskellwebnews.wordpress.com/2009/12/05/whats-new-in-haskell-december-2009/
  35. http://blog.sigfpe.com/2009/12/where-do-monads-come-from.html
  36. http://snoyberg.wordpress.com/2009/12/07/two-language-extensions/
  37. http://www.haskell.org/mailman/listinfo/haskell
  38. http://sequence.complete.org/
  39. http://planet.haskell.org/
  40. http://sequence.complete.org/node/feed
  41. http://haskell.org/
  42. http://haskell.org/haskellwiki/HWN
  43. http://patch-tag.com/r/jfredett/HWN2/pullrepo%20HWN2
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


[Haskell-cafe] Haskell Weekly News: Issue 142 - December 05, 2009

2009-12-04 Thread jfredett
 scribble up on the blackboard, and then
   everyone tries to figure out how to turn it into meaningful
   mathematics.
 * jbe: Here I am, happy my code compiles, and the runtime is thumbing
   its nose at Turing.
 * Ferdirand: I was TA for a C++ programming course aimed at 1st year
   physics once. Some girl asked for help i wrote pseudo-code but I
   cannot translate it to C++. Her pseudo-code was valid haskell. I
   cried.
 * mmorrow: [regarding excessive use of categorical recursion schemes]
   a morphasm?
 * copumpkin: I'm on a rollomorphism
 * dons: but rumours are remarkably common when it comes to haskell
 * monochrom: If you read a haskell book or an FP book, by chapter 5
   it's already doing data structures. It's chapter 10 in imperative
   books.

About the Haskell Weekly News

   New editions are posted to [32]the Haskell mailing list as well as to
   [33]the Haskell Sequence and [34]Planet Haskell. [35]RSS is also
   available, and headlines appear on [36]haskell.org.

   To help create new editions of this newsletter, please see the
   information on [37]how to contribute. Send stories to jfredett . at .
   gmail . dot . com. The darcs repository is available at darcs get
   [38]http://patch-tag.com/r/jfredett/HWN2/pullrepo HWN2 .

References

   1. http://haskell.org/
   2. http://article.gmane.org/gmane.comp.lang.haskell.cafe/67149
   3. http://article.gmane.org/gmane.comp.lang.haskell.cafe/67090
   4. http://article.gmane.org/gmane.comp.lang.haskell.cafe/66924
   5. http://article.gmane.org/gmane.comp.lang.haskell.cafe/66923
   6. http://article.gmane.org/gmane.comp.lang.haskell.cafe/66920
   7. http://article.gmane.org/gmane.comp.lang.haskell.cafe/66904
   8. http://article.gmane.org/gmane.comp.lang.haskell.general/17661
   9. http://article.gmane.org/gmane.comp.lang.haskell.general/17660
  10. http://article.gmane.org/gmane.comp.lang.haskell.general/17659
  11. http://article.gmane.org/gmane.comp.lang.haskell.general/17657
  12. http://article.gmane.org/gmane.comp.lang.haskell.general/17656
  13. http://www.diku.dk/
  14. http://article.gmane.org/gmane.comp.lang.haskell.general/17653
  15. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/67211
  16. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/67184
  17. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/67158
  18. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/66917
  19. http://planet.haskell.org/
  20. http://haskell.org/haskellwiki/Blog_articles
  21. http://snoyberg.wordpress.com/2009/12/04/string-like/
  22. 
http://claudiusmaximus.goto10.org/cm/2009-12-04_heist_dataflow_algebra.html
  23. 
http://blog.finiteimprobability.com/2009/12/03/lambda-calculus-compiler-part-iii-first-order-functions/
  24. http://holumbus.fh-wedel.de/blog/?p=28
  25. 
http://blog.mikael.johanssons.org/archive/2009/12/math198-lecture-10-last-lecture-posted/
  26. 
http://chplib.wordpress.com/2009/12/02/automated-wiring-of-message-passing-processes/
  27. http://www.ittc.ku.edu/csdlblog/?p=25
  28. http://www.serpentine.com/blog/2009/12/01/dense-dense-you-say/
  29. http://ivanmiljenovic.wordpress.com/2009/11/17/waddaya-know-testing-works/
  30. 
http://ivanmiljenovic.wordpress.com/2009/11/26/if-wishes-were-tests-code-would-be-perfect/
  31. http://ivanmiljenovic.wordpress.com/2009/11/30/the-problems-with-graphviz/
  32. http://www.haskell.org/mailman/listinfo/haskell
  33. http://sequence.complete.org/
  34. http://planet.haskell.org/
  35. http://sequence.complete.org/node/feed
  36. http://haskell.org/
  37. http://haskell.org/haskellwiki/HWN
  38. http://patch-tag.com/r/jfredett/HWN2/pullrepo%20HWN2
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


[Haskell-cafe] Haskell Weekly News: Issue 141 - November 29, 2009

2009-11-29 Thread jfredett
]Programming with impossible functions, or
   how to get along without monads..
 * Neil Brown: [25]Graph Layout with Software Transactional Memory and
   Barriers (plus video!).
 * Ivan Lazar Miljenovic: [26]If wishes were tests, code would be
   perfect.
 * Adam Jones: [27]Lambda Calculus compiler, Part II: Wading in with
   arithmetic.
 * FP Lunch: [28]Implementing a Correct Type-Checker for the Simply
   Typed Lambda Calculus.
 * Manuel M T Chakravarty: [29]Haskell 2010.
 * Holumbus: [30]hayoo.info.
 * Paul Chiusano: [31]Perfect strictness analysis (Part 2).
 * Paul Chiusano: [32]Perfect strictness analysis (Part 1).
 * Paul Chiusano: [33]Optional laziness doesn't quite cut it.
 * Neil Brown: [34]Force-Directed Graph Layout with Barriers and
   Shared Channels.
 * Neil Mitchell: [35]Reviewing View Patterns.
 * JP Moresmau: [36]EclipseFP 1.109.0 is out!.
 * CS Design Lab, University of Kansas: [37]Special LAMBDA meeting.
 * Joachim Breitner: [38]arbtt now in Debian.
 * Neil Mitchell: [39]Haskell DLL's on Windows.
 * Conal Elliott: [40]Thoughts on semantics for 3D graphics.

Quotes of the Week

 * command: lambdabot will say 'it is forever etched into my memory'
   and then forget the quote by tomorrow.
 * copumpkin: orbitz makes [##C++] especially brutal to make people
   appreciate #haskell more
 * mtnviewmark: [on the State monad] If I had a sta-ate, I'd compute
   it in the morning I'd compute it in the evening All over
   this la-and!
 * monochrom: dynamic type is poor man's dependent type, they are so
   poor they can't buy a theorem prover.
 * Veinor: just remember: you can't spell fundeps without fun.
 * Botje: i think it's too early to be sticking things into other
   things ..
 * Berengal: Haskell is made of sugar and spice and everything nice,
   plus the mysterious compound X
 * sproingie: sproingie enables IncoherentInstances and ends up with
   Sarah Palin in his living room

About the Haskell Weekly News

   New editions are posted to [41]the Haskell mailing list as well as to
   [42]the Haskell Sequence and [43]Planet Haskell. [44]RSS is also
   available, and headlines appear on [45]haskell.org.

   To help create new editions of this newsletter, please see the
   information on [46]how to contribute. Send stories to jfredett . at .
   gmail . dot . com. The darcs repository is available at darcs get
   [47]http://patch-tag.com/r/jfredett/HWN2/pullrepo HWN2 .

References

   1. http://haskell.org/
   2. http://article.gmane.org/gmane.comp.lang.haskell.general/17638
   3. http://article.gmane.org/gmane.comp.lang.haskell.general/17652
   4. http://article.gmane.org/gmane.comp.lang.haskell.general/17649
   5. http://article.gmane.org/gmane.comp.lang.haskell.general/17647
   6. http://article.gmane.org/gmane.comp.lang.haskell.general/17646
   7. http://article.gmane.org/gmane.comp.lang.haskell.general/17645
   8. http://article.gmane.org/gmane.comp.lang.haskell.general/17644
   9. http://article.gmane.org/gmane.comp.lang.haskell.general/17637
  10. http://article.gmane.org/gmane.comp.lang.haskell.general/17636
  11. http://article.gmane.org/gmane.comp.lang.haskell.general/17635
  12. http://article.gmane.org/gmane.comp.lang.haskell.cafe/66796
  13. http://article.gmane.org/gmane.comp.lang.haskell.cafe/66770
  14. http://article.gmane.org/gmane.comp.lang.haskell.cafe/66751
  15. http://article.gmane.org/gmane.comp.lang.haskell.cafe/66726
  16. http://article.gmane.org/gmane.comp.lang.haskell.cafe/66722
  17. http://article.gmane.org/gmane.comp.lang.haskell.cafe/66693
  18. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/66810
  19. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/66777
  20. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/66723
  21. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/66616
  22. http://planet.haskell.org/
  23. http://haskell.org/haskellwiki/Blog_articles
  24. http://blog.sigfpe.com/2009/11/programming-with-impossible-functions.html
  25. 
http://chplib.wordpress.com/2009/11/26/graph-layout-with-software-transactional-memory-and-barriers/
  26. 
http://ivanmiljenovic.wordpress.com/2009/11/26/if-wishes-were-tests-code-would-be-perfect/
  27. 
http://blog.finiteimprobability.com/2009/11/25/lambda-calculus-compiler-part-ii-wading-in-with-arithmetic/
  28. http://sneezy.cs.nott.ac.uk/fplunch/weblog/?p=291
  29. http://justtesting.org/post/256283708
  30. http://holumbus.fh-wedel.de/blog/?p=27
  31. 
http://pchiusano.blogspot.com/2009/06/perfect-strictness-analysis-part-2.html
  32. 
http://pchiusano.blogspot.com/2009/06/perfect-strictness-analysis-part-1.html
  33. 
http://pchiusano.blogspot.com/2009/05/optional-laziness-doesnt-quite-cut-it.html
  34. 
http://chplib.wordpress.com/2009/11/24/force-directed-graph-layout-with-barriers-and-shared-channels/
  35. http://neilmitchell.blogspot.com/2009/11

[Haskell-cafe] Haskell Weekly News: Issue 140 - November 22, 2009

2009-11-21 Thread jfredett
   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-and-lectured/
  31. 
http://just-bottom.blogspot.com/2009/11/lambdacube-and-bullet-on-hackage-at.html
  32. 
http://haskellformaths.blogspot.com/2009/11/three-new-modules-in-haskellformaths.html
  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-sequential-processes/
  38. 
https://www.joachim-breitner.de/blog/archives/350-Darcs-Hacking-Sprint-Mission-Complete.html
  39. http://ivanmiljenovic.wordpress.com/2009/11/15/past-present-and-pepm/
  40. http://www.mega-nerd.com/erikd/Blog/CodeHacking

[Haskell-cafe] Haskell Weekly News: Issue 139 - November 14, 2009

2009-11-13 Thread jfredett
 of this newsletter, please see the
   information on [34]how to contribute. Send stories to jfredett . at .
   gmail . dot . com. The darcs repository is available at darcs get
   [35]http://patch-tag.com/r/jfredett/HWN2/pullrepo HWN2 .

References

   1. http://haskell.org/
   2. http://www.mail-archive.com/hask...@haskell.org/msg22432.html
   3. http://article.gmane.org/gmane.comp.lang.haskell.cafe/66215
   4. http://article.gmane.org/gmane.comp.lang.haskell.cafe/66184
   5. http://article.gmane.org/gmane.comp.lang.haskell.cafe/66110
   6. http://article.gmane.org/gmane.comp.lang.haskell.cafe/66103
   7. http://article.gmane.org/gmane.comp.lang.haskell.cafe/66021
   8. http://article.gmane.org/gmane.comp.lang.haskell.cafe/66018
   9. http://article.gmane.org/gmane.comp.lang.haskell.cafe/65958
  10. http://thread.gmane.org/
  11. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/66080
  12. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/66056
  13. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/66012
  14. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/65996
  15. http://planet.haskell.org/
  16. http://haskell.org/haskellwiki/Blog_articles
  17. 
http://chplib.wordpress.com/2009/11/12/the-observer-pattern-using-a-broadcast-channel/
  18. http://martijn.van.steenbergen.nl/journal/2009/11/12/gadts-in-haskell-98/
  19. 
http://blog.mikael.johanssons.org/archive/2009/11/math198-multiple-lectures-posted/
  20. http://www.ittc.ku.edu/csdlblog/?p=16
  21. http://www.londonhug.net/2009/11/10/functional-programming-exchange/
  22. 
http://chplib.wordpress.com/2009/11/10/the-observer-pattern-using-a-message-passing-process/
  23. 
http://lukeplant.me.uk/blog/posts/is-static-type-checking-a-redundant-testing-mechanism/
  24. http://twan.home.fmf.nl/blog/haskell/four-ways-to-fold.details
  25. 
http://sulzmann.blogspot.com/2009/11/tag-free-combinators-for-binding-time.html
  26. 
http://lukepalmer.wordpress.com/2009/11/08/collision-detection-with-enneatrees/
  27. http://blog.sigfpe.com/2009/11/memoizing-polymorphic-functions-with.html
  28. http://lukeplant.me.uk/blog/posts/haskell-blog-software/
  29. http://www.haskell.org/mailman/listinfo/haskell
  30. http://sequence.complete.org/
  31. http://planet.haskell.org/
  32. http://sequence.complete.org/node/feed
  33. http://haskell.org/
  34. http://haskell.org/haskellwiki/HWN
  35. http://patch-tag.com/r/jfredett/HWN2/pullrepo%20HWN2
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


[Haskell-cafe] Haskell Weekly News: Issue 137 - October 31, 2009

2009-10-30 Thread jfredett
: {-# LANGUAGE FlexibleMorals #-} -- needed for
   unsafeLaunchMissiles
 * Warrigal: Hey, the module loaded. I didn't expect that.
 * lilac:
   class Monad m where
   return and Kleisli compose
   must form a monoid

About the Haskell Weekly News

   New editions are posted to [32]the Haskell mailing list as well as to
   [33]the Haskell Sequence and [34]Planet Haskell. [35]RSS is also
   available, and headlines appear on [36]haskell.org.

   To help create new editions of this newsletter, please see the
   information on [37]how to contribute. Send stories to jfredett . at .
   gmail . dot . com. The darcs repository is available at darcs get
   [38]http://patch-tag.com/r/jfredett/HWN2/pullrepo HWN2 .

References

   1. http://haskell.org/
   2. http://uncyclopedia.wikia.com/wiki/Haskell
   3. 
http://www.reddit.com/r/haskell/comments/9yt9m/haskell_is_an_obscure_and_mostly_disused_esoteric/
   4. http://article.gmane.org/gmane.comp.lang.haskell.cafe/65286
   5. http://article.gmane.org/gmane.comp.lang.haskell.general/17596
   6. http://article.gmane.org/gmane.comp.lang.haskell.cafe/65436
   7. http://article.gmane.org/gmane.comp.lang.haskell.cafe/65406
   8. http://article.gmane.org/gmane.comp.lang.haskell.cafe/65384
   9. http://article.gmane.org/gmane.comp.lang.haskell.cafe/65326
  10. http://article.gmane.org/gmane.comp.lang.haskell.cafe/65320
  11. http://article.gmane.org/gmane.comp.lang.haskell.cafe/65311
  12. http://article.gmane.org/gmane.comp.lang.haskell.cafe/65294
  13. http://article.gmane.org/gmane.comp.lang.haskell.cafe/65281
  14. http://article.gmane.org/gmane.comp.lang.haskell.cafe/65268
  15. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/65418
  16. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/65393
  17. http://jpmoresmau.blogspot.com/2007/05/perceptron-in-haskell.html
  18. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/65227
  19. http://planet.haskell.org/
  20. http://haskell.org/haskellwiki/Blog_articles
  21. http://therning.org/magnus/archives/778
  22. http://holumbus.fh-wedel.de/blog/?p=25
  23. http://justtesting.org/post/227629236
  24. http://www.galois.com/blog/2009/10/28/ahn-autocert/
  25. http://byorgey.wordpress.com/2009/10/28/collecting-attributes/
  26. http://blog.darcs.net/2009/10/darcs-weekly-news-44.html
  27. http://sneezy.cs.nott.ac.uk/fplunch/weblog/?p=271
  28. 
http://haskellformaths.blogspot.com/2009/10/simple-groups-atoms-of-symmetry.html
  29. http://xmonad.wordpress.com/2009/10/26/xmonad-0-9-available-now/
  30. 
http://blog.snoyman.com/2009/10/25/introduction-to-attempt-error-reporting-library/
  31. http://www.mega-nerd.com/erikd/Blog/FP-Syd/fp-syd-20.html
  32. http://www.haskell.org/mailman/listinfo/haskell
  33. http://sequence.complete.org/
  34. http://planet.haskell.org/
  35. http://sequence.complete.org/node/feed
  36. http://haskell.org/
  37. http://haskell.org/haskellwiki/HWN
  38. http://patch-tag.com/r/jfredett/HWN2/pullrepo%20HWN2
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


[Haskell-cafe] Haskell Weekly News: Issue 136 - October 24, 2009

2009-10-23 Thread jfredett
.

About the Haskell Weekly News

   New editions are posted to [31]the Haskell mailing list as well as to
   [32]the Haskell Sequence and [33]Planet Haskell. [34]RSS is also
   available, and headlines appear on [35]haskell.org.

   To help create new editions of this newsletter, please see the
   information on [36]how to contribute. Send stories to jfredett . at .
   gmail . dot . com. The darcs repository is available at darcs get
   [37]http://patch-tag.com/r/jfredett/HWN2/pullrepo HWN2 .

References

   Visible links
   1. http://haskell.org/
   2. http://article.gmane.org/gmane.comp.lang.haskell.cafe/65222
   3. http://article.gmane.org/gmane.comp.lang.haskell.cafe/65219
   4. http://article.gmane.org/gmane.comp.lang.haskell.cafe/65134
   5. http://article.gmane.org/gmane.comp.lang.haskell.cafe/65119
   6. http://article.gmane.org/gmane.comp.lang.haskell.cafe/65116
   7. http://article.gmane.org/gmane.comp.lang.haskell.cafe/65061
   8. http://article.gmane.org/gmane.comp.lang.haskell.cafe/65043
   9. http://article.gmane.org/gmane.comp.lang.haskell.general/17586
  10. http://article.gmane.org/gmane.comp.lang.haskell.general/17585
  11. http://article.gmane.org/gmane.comp.lang.haskell.general/17583
  12. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/65153
  13. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/65148
  14. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/65014
  15. http://clean.cs.ru.nl/
  16. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/64998
  17. http://planet.haskell.org/
  18. http://haskell.org/haskellwiki/Blog_articles
  19. http://blog.mikael.johanssons.org/archive/2009/10/math198-lecture-5-is-up/
  20. 
http://jpmoresmau.blogspot.com/2009/10/releasing-my-code-on-unsuspecting.html
  21. http://chplib.wordpress.com/2009/10/21/benchmarking-stm-with-criterion/
  22. http://byorgey.wordpress.com/2009/10/20/typeclassopedia-in-japanese/
  23. http://chplib.wordpress.com/2009/10/19/an-early-look-at-threadscope/
  24. http://www.mega-nerd.com/erikd/Blog/FP-Syd/fp-syd-19.html
  25. http://blog.snoyman.com/2009/10/19/monadic-pairs-and-kleisli-arrows/
  26. 
http://martijn.van.steenbergen.nl/journal/2009/10/18/transforming-polymorphic-values/
  27. http://justtesting.org/post/216085196
  28. 
http://donsbot.wordpress.com/2009/10/17/multicore-haskell-now-acm-reflections-projections-2009/
  29. http://blog.sigfpe.com/2009/10/what-category-do-haskell-types-and.html
  30. http://justtesting.org/post/215438784
  31. http://www.haskell.org/mailman/listinfo/haskell
  32. http://sequence.complete.org/
  33. http://planet.haskell.org/
  34. http://sequence.complete.org/node/feed
  35. http://haskell.org/
  36. http://haskell.org/haskellwiki/HWN
  37. http://patch-tag.com/r/jfredett/HWN2/pullrepo%20HWN2

   Hidden links:
  38. http://www.galois.com/blog/2009/10/20/crenshaw-simplex/
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


[Haskell-cafe] Haskell Weekly News: Issue 136 - October 17, 2009

2009-10-16 Thread jfredett
 people new
   to the Haskell community are marked with , be sure to welcome them!
 * Don Stewart (dons): [23]LACSS 2009: Domain Specific Languages and
   Haskell.
 * FP Lunch: [24]Factorising folds for faster functions.
 * Mikael Vejdemo Johansson (Syzygy-): [25][MATH 198] Lecture 4 and a
   question for the community. More of Syzygy's lectures on category
   theory, Syzygy also asks about what it means to 'integrate' a
   datatype.
 * Neil Brown: [26]Emulating Shared Mutable Variables with
   Message-Passing Processes.
 * Galois, Inc: [27]Tech Talk: Writing Linux Kernel Modules with
   Haskell.
 * Galois, Inc: [28]Domain Specific Languages for Domain Specific
   Problems.
 * FP-Syd: [29]Sydney FP Group: FP-Syd #18..
 * Neil Brown: [30]The octopus, the boids and GHC 6.12.1rc1.
 * Brent Yorgey: [31]Call for submissions: Monad.Reader issue 15.
 * Brent Yorgey: [32]diagrams 0.2.1, and future plans.
 * Don Stewart (dons): [33]Self-optimizing data structures: using
   types to make lists faster.
 * Martijn van Steenbergen: [34]Context Synonyms.
 * Joachim Breitner: [35]arbtt: Now with Documentation.
 * Dan Piponi (sigfpe): [36]Vectors, Invariance, and Math APIs.
 * Creighton Hogg: [37]How to teach Category Theory?.

Quotes of the Week

 * sproingie: How do you beta-reduce a problem like Maria
 * Baughn: There's also the language, Quine, whose interpreter is
   implemented as a symlink to /bin/cat
 * benmachine: [on the best editor] opinions vary. from correct
   opinions i.e. mine to other ones. [editor's comment: Obviously,
   this question is settled, the best editor is *garbled*]
 * pozic: statistics. a wonderful tool to control people.
 * FunctorSalad: I think the 'asks', 'gets' etc family of names is
   sort of cute, like the program is talking about itself in the third
   person
 * mmorrow:: Right, that's just beggin for a State monad.

About the Haskell Weekly News

   New editions are posted to [38]the Haskell mailing list as well as to
   [39]the Haskell Sequence and [40]Planet Haskell. [41]RSS is also
   available, and headlines appear on [42]haskell.org.

   To help create new editions of this newsletter, please see the
   information on [43]how to contribute. Send stories to jfredett . at .
   gmail . dot . com. The darcs repository is available at darcs get
   [44]http://patch-tag.com/r/jfredett/HWN2/pullrepo HWN2 .

References

   1. http://haskell.org/
   2. http://www.reddit.com/r/EnHaskell
   3. 
http://www.reddit.com/r/EnHaskell/comments/9syi3/calculating_the_bend_for_a_curtain_rail_for_a_bay/
   4. http://article.gmane.org/gmane.comp.lang.haskell.general/17572
   5. http://article.gmane.org/gmane.comp.lang.haskell.general/17570
   6. http://article.gmane.org/gmane.comp.lang.haskell.cafe/64933
   7. http://article.gmane.org/gmane.comp.lang.haskell.cafe/64928
   8. http://article.gmane.org/gmane.comp.lang.haskell.cafe/64858
   9. http://article.gmane.org/gmane.comp.lang.haskell.cafe/64717
  10. http://article.gmane.org/gmane.comp.lang.haskell.cafe/64673
  11. http://article.gmane.org/gmane.comp.lang.haskell.cafe/64901
  12. 
http://progandprog.blogspot.com/2009/10/video-processing-on-haskell-easy.html
  13. http://article.gmane.org/gmane.comp.lang.haskell.cafe/64947
  14. http://haskell.org/haskellwiki/ZuriHac#Possible_Attendees
  15. http://article.gmane.org/gmane.comp.lang.haskell.cafe/64915
  16. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/64899
  17. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/64867
  18. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/64860
  19. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/64812
  20. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/64757
  21. http://planet.haskell.org/
  22. http://haskell.org/haskellwiki/Blog_articles
  23. 
http://donsbot.wordpress.com/2009/10/16/lacss-2009-domain-specific-languages-and-haskell/
  24. http://sneezy.cs.nott.ac.uk/fplunch/weblog/?p=267
  25. 
http://blog.mikael.johanssons.org/archive/2009/10/math-198-lecture-4-and-a-question-for-the-community/
  26. 
http://chplib.wordpress.com/2009/10/14/emulating-shared-mutable-variables-with-message-passing-processes/
  27. http://www.galois.com/blog/2009/10/13/haskellkernelmodules/
  28. 
http://www.galois.com/blog/2009/10/13/domain-specific-languages-for-domain-specific-problems/
  29. http://www.mega-nerd.com/erikd/Blog/FP-Syd/fp-syd-18.html
  30. 
http://chplib.wordpress.com/2009/10/12/the-octopus-the-boids-and-ghc-6-12-1rc1/
  31. 
http://byorgey.wordpress.com/2009/10/12/call-for-submissions-monad-reader-issue-15/
  32. http://byorgey.wordpress.com/2009/09/24/diagrams-0-2-1-and-future-plans/
  33. 
http://donsbot.wordpress.com/2009/10/11/self-optimizing-data-structures-using-types-to-make-lists-faster/
  34. http://martijn.van.steenbergen.nl/journal/2009/10/11/context-synonyms/
  35. 
https://www.joachim

[Haskell-cafe] Haskell Weekly News: Issue 134 - October 10, 2009

2009-10-10 Thread jfredett
.
 * Chris Smith: [39]View Patterns as Pattern Matching for Records.
 * Chris Smith: [40]Playing With Records.
 * FP Lunch: [41]Left Kan extensions of containers.

Quotes of the Week

 * Baughn: Blum Blum Shub, a PRNG derived from poking around R'Lyeh.
 * ksf: * lambdabot locks up ksf in a Monad ksf h it's warm and
   fuzzy in here.
 * monochrom: Don't wrap your head around Haskell. Immerse! Wrap
   Haskell around your head.
 * chak: ... In other words, FP is inevitable.
 * robreim: I'm in your base hacking all your lambdas
 * gwern: RAM is overrated, swap is where it's at ;)
 * idnar: [to gwern] swap to a ramdisk! ;P

About the Haskell Weekly News

   New editions are posted to [42]the Haskell mailing list as well as to
   [43]the Haskell Sequence and [44]Planet Haskell. [45]RSS is also
   available, and headlines appear on [46]haskell.org.

   To help create new editions of this newsletter, please see the
   information on [47]how to contribute. Send stories to jfredett . at .
   gmail . dot . com. The darcs repository is available at darcs get
   [48]http://patch-tag.com/r/jfredett/HWN2/pullrepo HWN2 .

References

   1. http://haskell.org/
   2. http://www.haskell.org/pipermail/haskell-cafe/2009-October/067203.html
   3. 
http://www.reddit.com/r/haskell/comments/9qk54/haskell_should_own_the_edsl_space_a_call_to_arms/
   4. 
http://www.serpentine.com/blog/2009/10/09/announcing-a-major-revision-of-the-haskell-text-library/
   5. http://article.gmane.org/gmane.comp.lang.haskell.general/17555
   6. http://article.gmane.org/gmane.comp.lang.haskell.general/17552
   7. http://article.gmane.org/gmane.comp.lang.haskell.general/17546
   8. http://article.gmane.org/gmane.comp.lang.haskell.cafe/64591
   9. http://article.gmane.org/gmane.comp.lang.haskell.cafe/64529
  10. http://article.gmane.org/gmane.comp.lang.haskell.cafe/64516
  11. http://article.gmane.org/gmane.comp.lang.haskell.cafe/64399
  12. http://article.gmane.org/gmane.comp.lang.haskell.cafe/64301
  13. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/64616
  14. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/64558
  15. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/64552
  16. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/64533
  17. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/
  18. http://dsl09.blogspot.com/
  19. http://dsl09.blogspot.com/2009/07/panel.html
  20. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/64474
  21. http://thread.gmane.org/gmane.comp.lang.haskell.cafe/64343
  22. http://planet.haskell.org/
  23. http://haskell.org/haskellwiki/Blog_articles
  24. http://blog.darcs.net/2009/10/darcs-weekly-news-43.html
  25. 
http://jpmoresmau.blogspot.com/2009/10/what-client-for-haskell-multi-player.html
  26. 
http://blog.mikael.johanssons.org/archive/2009/10/math198-third-lecture-is-up/
  27. 
http://www.serpentine.com/blog/2009/10/09/announcing-a-major-revision-of-the-haskell-text-library/
  28. 
http://koweycode.blogspot.com/2009/10/darcs-hashed-storage-work-merged-woo.html
  29. http://haskellformaths.blogspot.com/2009/10/symmetries-of-pgnfq.html
  30. http://ghcmutterings.wordpress.com/2009/10/06/parallelism-concurrency/
  31. http://my.life-is-virtual.com/2009/10/07/fake-world-haskell-part-1/
  32. 
http://tomschrijvers.blogspot.com/2009/10/release-06-of-monadic-constraint.html
  33. http://chplib.wordpress.com/2009/10/07/concurrency-can-be-deterministic/
  34. http://www.l2mlogistics.com/2009/10/curiously-parallel.html
  35. http://www.galois.com/blog/2009/10/06/huffman-universal/
  36. http://chplib.wordpress.com/2009/10/06/the-printing-process/
  37. 
http://feedproxy.google.com/~r/splonderzoek/~3/4E8TZPDZ-aM/upwards-and-downwards-accumulations-on.html
  38. http://blog.mikael.johanssons.org/archive/2009/10/math-198-second-lecture/
  39. 
http://cdsmith.wordpress.com/2009/10/04/view-patterns-as-pattern-matching-for-records/
  40. http://cdsmith.wordpress.com/2009/10/03/playing-with-records/
  41. http://sneezy.cs.nott.ac.uk/fplunch/weblog/?p=237
  42. http://www.haskell.org/mailman/listinfo/haskell
  43. http://sequence.complete.org/
  44. http://planet.haskell.org/
  45. http://sequence.complete.org/node/feed
  46. http://haskell.org/
  47. http://haskell.org/haskellwiki/HWN
  48. http://patch-tag.com/r/jfredett/HWN2/pullrepo%20HWN2
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe