[Haskell] Haskell Weekly News: Issue 258

Daniel Santa Cruz dstcruz at gmail.com
Thu Feb 14 02:17:00 CET 2013


Welcome to issue 258 of the HWN, an issue covering crowd-sourced bits
of information about Haskell from around the web. This issue covers the
week of February 03 to 09, 2013.

Quotes of the Week

   * shachaf: The trouble with the lens rabbit hole is that there are a
           few of us here at the bottom, digging.

   * monochrom: "a monad is like drinking water from a bottle without
      human mouth touching bottle mouth"

Top Reddit Stories

   * GHCi 7.4.2 is finally working on ARM
     Domain: luzhuomi.blogspot.com, Score: 49, Comments: 15
     On Reddit: [1] http://goo.gl/yBh9o
     Original: [2] http://goo.gl/Kgx9R

   * Implementation of a Java Just In Time Compiler in Haskell
     Domain: blog.wien.tomnetworks.com, Score: 41, Comments: 15
     On Reddit: [3] http://goo.gl/BjpX3
     Original: [4] http://goo.gl/f1Qrh

   * I/O is pure
     Domain: chris-taylor.github.com, Score: 32, Comments: 41
     On Reddit: [5] http://goo.gl/pYMXz
     Original: [6] http://goo.gl/9xeKd

   * Introduction to Haskell, Lecture 4 is Live (Pattern matching and
Guards)
     Domain: shuklan.com, Score: 28, Comments: 7
     On Reddit: [7] http://goo.gl/wvFO6
     Original: [8] http://goo.gl/sKF5C

   * What makes comonads important?
     Domain: self.haskell, Score: 20, Comments: 41
     On Reddit: [9] http://goo.gl/CqS7Z
     Original: [10] http://goo.gl/CqS7Z

   * OdHac, the Haskell Hackathon in Odessa
     Domain: haskell.org, Score: 18, Comments: 2
     On Reddit: [11] http://goo.gl/ZumYI
     Original: [12] http://goo.gl/Pfuaq

   * NYC Haskell Meetup Video: Building a Link Shortener with Haskell and
Snap
     Domain: vimeo.com, Score: 18, Comments: 3
     On Reddit: [13] http://goo.gl/j42PG
     Original: [14] http://goo.gl/RRgsl

   * Evaluation-State Assertions in Haskell
     Domain: joachim-breitner.de, Score: 18, Comments: 6
     On Reddit: [15] http://goo.gl/lMMT1
     Original: [16] http://goo.gl/7eLI5

   * A post about computational classical type theory
     Domain: queuea9.wordpress.com, Score: 17, Comments: 14
     On Reddit: [17] http://goo.gl/r8DOO
     Original: [18] http://goo.gl/UIxIY

   * parellella has a forum board for haskell. anyone working in this
direction?
     Domain: forums.parallella.org, Score: 13, Comments: 5
     On Reddit: [19] http://goo.gl/BSfRd
     Original: [20] http://goo.gl/qLnG0

   * Haskell Lectures - University of Virginia (Nishant Shukla)
     Domain: shuklan.com, Score: 13, Comments: 3
     On Reddit: [21] http://goo.gl/CxTPI
     Original: [22] http://goo.gl/JkhXz

   * NYC Haskell Meetup Video: Coding and Reasoning with Purity, Strong
Types and Monads
     Domain: vimeo.com, Score: 13, Comments: 2
     On Reddit: [23] http://goo.gl/MmGZb
     Original: [24] http://goo.gl/Vj63w

   * Introducing fixed-points via Haskell
     Domain: apfelmus.nfshost.com, Score: 9, Comments: 34
     On Reddit: [25] http://goo.gl/UuCc1
     Original: [26] http://goo.gl/SCVJc

Top StackOverflow Questions

   * Is spoon unsafe in Haskell?
     votes: 19, answers: 2
     Read on SO: [27] http://goo.gl/6RDku

   * What general structure does this type have?
     votes: 17, answers: 4
     Read on SO: [28] http://goo.gl/2GV0V

   * Why aren't Nums Ords in Haskell?
     votes: 14, answers: 2
     Read on SO: [29] http://goo.gl/8Hrkn

   * Why does cabal install reinstall packages already in .cabal/lib
     votes: 12, answers: 1
     Read on SO: [30] http://goo.gl/yMXCh

   * Free Monad of a Monad
     votes: 12, answers: 2
     Read on SO: [31] http://goo.gl/kpV2q

   * Haskell pattern match “diverge” and ⊥
     votes: 11, answers: 2
     Read on SO: [32] http://goo.gl/VeRUJ

   * How can one make a private copy of Hackage
     votes: 11, answers: 2
     Read on SO: [33] http://goo.gl/ZNAwL

   * Recursion Schemes in Agda
     votes: 9, answers: 1
     Read on SO: [34] http://goo.gl/xtmqr

Until next time,
+Daniel Santa Cruz

References

   1.
http://luzhuomi.blogspot.com/2013/02/ghci-742-is-finally-working-on-arm.html
   2.
http://www.reddit.com/r/haskell/comments/17zxgj/ghci_742_is_finally_working_on_arm/
   3. http://blog.wien.tomnetworks.com/2013/02/06/thesis/
   4.
http://www.reddit.com/r/haskell/comments/17zqgr/implementation_of_a_java_just_in_time_compiler_in/
   5. http://chris-taylor.github.com/
   6. http://www.reddit.com/r/haskell/comments/1874at/io_is_pure/
   7. http://shuklan.com/haskell/lec04.html
   8.
http://www.reddit.com/r/haskell/comments/17y18q/introduction_to_haskell_lecture_4_is_live_pattern/
   9.
http://www.reddit.com/r/haskell/comments/185k0s/what_makes_comonads_important/
  10.
http://www.reddit.com/r/haskell/comments/185k0s/what_makes_comonads_important/
  11.
http://www.haskell.org/pipermail/haskell-cafe/2013-February/106216.html
  12.
http://www.reddit.com/r/haskell/comments/17xxyf/odhac_the_haskell_hackathon_in_odessa/
  13. http://vimeo.com/59109358
  14.
http://www.reddit.com/r/haskell/comments/185la5/nyc_haskell_meetup_video_building_a_link/
  15.
https://www.joachim-breitner.de/blog/archives/590-Evaluation-State-Assertions-in-Haskell.html
  16.
http://www.reddit.com/r/haskell/comments/1870oe/evaluationstate_assertions_in_haskell/
  17. http://queuea9.wordpress.com/2012/11/05/canonize-this/
  18.
http://www.reddit.com/r/haskell/comments/180uqv/a_post_about_computational_classical_type_theory/
  19. http://forums.parallella.org/viewforum.php?f=21
  20.
http://www.reddit.com/r/haskell/comments/180muq/parellella_has_a_forum_board_for_haskell_anyone/
  21. http://shuklan.com/haskell/index.html
  22.
http://www.reddit.com/r/haskell/comments/184r9v/haskell_lectures_university_of_virginia_nishant/
  23. http://vimeo.com/59215336
  24.
http://www.reddit.com/r/haskell/comments/185li3/nyc_haskell_meetup_video_coding_and_reasoning/
  25.
http://apfelmus.nfshost.com/blog/2010/07/02-fixed-points-video/player.html
  26.
http://www.reddit.com/r/haskell/comments/186bi1/introducing_fixedpoints_via_haskell/
  27. http://stackoverflow.com/questions/14710928/is-spoon-unsafe-in-haskell
  28.
http://stackoverflow.com/questions/14715811/what-general-structure-does-this-type-have
  29.
http://stackoverflow.com/questions/14690608/why-arent-nums-ords-in-haskell
  30.
http://stackoverflow.com/questions/14699269/why-does-cabal-install-reinstall-packages-already-in-cabal-lib
  31. http://stackoverflow.com/questions/14740213/free-monad-of-a-monad
  32.
http://stackoverflow.com/questions/14698414/haskell-pattern-match-diverge-and
  33.
http://stackoverflow.com/questions/14758423/how-can-one-make-a-private-copy-of-hackage
  34. http://stackoverflow.com/questions/14699334/recursion-schemes-in-agda
  35. https://plus.google.com/105107667630152149014/about
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell/attachments/20130213/5af34ef2/attachment.htm>


More information about the Haskell mailing list