[Haskell] Haskell Weekly News: Issue 288

Daniel Santa Cruz dstcruz at gmail.com
Fri Dec 20 04:02:05 UTC 2013


Welcome to issue 288 of the HWN, an issue covering crowd-sourced bits
of information about Haskell from around the web. This issue covers the
week from December 08 to 14, 2013.

Quotes of the Week

   * nlogax: With FRP.Sodium and Graphics.UI.GLUT you could put together
     a MonadSodium GLUTamate

Top Reddit Stories

   * The reason why `cabal update` takes so long
     Domain: github.com, Score: 175, Comments: 89
     On Reddit: [1] http://goo.gl/NCsf34
     Original: [2] http://goo.gl/BLp5LB

   * structured-haskell-mode ­— Structured editing minor mode for Haskell
in Emacs
     Domain: github.com, Score: 103, Comments: 37
     On Reddit: [3] http://goo.gl/t8dyd9
     Original: [4] http://goo.gl/v6W7js

   * Amazing LVars talk by Linsey Kuper
     Domain: youtu.be, Score: 86, Comments: 20
     On Reddit: [5] http://goo.gl/JcbNQn
     Original: [6] http://goo.gl/JPyVnG

   * 24 Days of Hackage: acid-state
     Domain: ocharles.org.uk, Score: 84, Comments: 15
     On Reddit: [7] http://goo.gl/CBU18T
     Original: [8] http://goo.gl/W4u7GG

   * 24 Days of Hackage: pandoc
     Domain: ocharles.org.uk, Score: 66, Comments: 14
     On Reddit: [9] http://goo.gl/rUO2yc
     Original: [10] http://goo.gl/PhTTFC

   * text 1.0.0.0
     Domain: hackage.haskell.org, Score: 64, Comments: 25
     On Reddit: [11] http://goo.gl/9k7ksP
     Original: [12] http://goo.gl/ISESbc

   * 24 Days of Hackage: async
     Domain: ocharles.org.uk, Score: 59, Comments: 11
     On Reddit: [13] http://goo.gl/rhrdgM
     Original: [14] http://goo.gl/C4sQeh

   * 24 Days of Hackage: sbv (guest post by Tikhon Jelvis)
     Domain: ocharles.org.uk, Score: 57, Comments: 21
     On Reddit: [15] http://goo.gl/YkLqo9
     Original: [16] http://goo.gl/frHdyn

   * 24 Days of Hackage: data-memocombinators
     Domain: ocharles.org.uk, Score: 56, Comments: 18
     On Reddit: [17] http://goo.gl/0FgDo6
     Original: [18] http://goo.gl/4GcFKd

   * Bryan O'Sullivan - Package dependency management: more debate is needed
     Domain: plus.google.com, Score: 51, Comments: 45
     On Reddit: [19] http://goo.gl/Xr7NkU
     Original: [20] http://goo.gl/f1VPxt

   * 24 Days of Hackage: gloss
     Domain: ocharles.org.uk, Score: 49, Comments: 10
     On Reddit: [21] http://goo.gl/yBAlXk
     Original: [22] http://goo.gl/mplvhP

   * The future of array-oriented computing in Haskell — a survey
     Domain: justtesting.org, Score: 45, Comments: 11
     On Reddit: [23] http://goo.gl/doVpgz
     Original: [24] http://goo.gl/ezkftd

   * Progress Reporting in Shake
     Domain: neilmitchell.blogspot.it, Score: 42, Comments: 3
     On Reddit: [25] http://goo.gl/1hvu6c
     Original: [26] http://goo.gl/4izrhK

   * [ANN] SFML and SFML-control
     Domain: self.haskell, Score: 40, Comments: 20
     On Reddit: [27] http://goo.gl/NhMJbR
     Original: [28] http://goo.gl/NhMJbR

   * 24 Days of Hackage: heist
     Domain: ocharles.org.uk, Score: 40, Comments: 28
     On Reddit: [29] http://goo.gl/FtvnLs
     Original: [30] http://goo.gl/nEU9Hw

Top StackOverflow Questions

   * How are J/K/APL classified in terms of common paradigms?
     votes: 10, answers: 1
     Read on SO: [31] http://goo.gl/ImISrG

   * Is it possible to extend free monad interpreters?
     votes: 9, answers: 5
     Read on SO: [32] http://goo.gl/CiJupH

   * How to detect a Monad?
     votes: 8, answers: 4
     Read on SO: [33] http://goo.gl/WiUhba

   * Why do Haskell type signature declarations have multiple arrows?
     votes: 7, answers: 3
     Read on SO: [34] http://goo.gl/0LWfMb

   * “Inheriting” instance of wrapped type
     votes: 7, answers: 1
     Read on SO: [35] http://goo.gl/qBhrqD

   * Equality function for pair components
     votes: 7, answers: 1
     Read on SO: [36] http://goo.gl/mLk49N

   * Motivation of having Functional Dependencies
     votes: 7, answers: 1
     Read on SO: [37] http://goo.gl/E31zjJ

   * Haskell - Lenses, use of 'to' function
     votes: 7, answers: 1
     Read on SO: [38] http://goo.gl/5A028y

   * What does PINNED mean in -hc profile of Haskell program?
     votes: 6, answers: 1
     Read on SO: [39] http://goo.gl/Qx9eJB

Until next time,
[40]+Daniel Santa Cruz

References
   1.
https://github.com/nominolo/HTTP/commit/b9bd0a08fa09c6403f91422e3b23f08d339612eb
   2.
http://www.reddit.com/r/haskell/comments/1sh67u/the_reason_why_cabal_update_takes_so_long/
   3. https://github.com/chrisdone/structured-haskell-mode
   4.
http://www.reddit.com/r/haskell/comments/1sd3aj/structuredhaskellmode_structured_editing_minor/
   5. http://youtu.be/8dFO5Ir0xqY
   6.
http://www.reddit.com/r/haskell/comments/1skf3x/amazing_lvars_talk_by_linsey_kuper/
   7.
http://ocharles.org.uk/blog/posts/2013-12-14-24-days-of-hackage-acid-state.html
   8.
http://www.reddit.com/r/haskell/comments/1svlm2/24_days_of_hackage_acidstate/
   9.
http://ocharles.org.uk/blog/guest-posts/2013-12-12-24-days-of-hackage-pandoc.html
  10.
http://www.reddit.com/r/haskell/comments/1srcz6/24_days_of_hackage_pandoc/
  11. http://hackage.haskell.org/package/text-1.0.0.0
  12. http://www.reddit.com/r/haskell/comments/1st4jl/text_1000/
  13.
http://ocharles.org.uk/blog/posts/2013-12-13-24-days-of-hackage-async.html
  14.
http://www.reddit.com/r/haskell/comments/1stf7l/24_days_of_hackage_async/
  15.
http://ocharles.org.uk/blog/guest-posts/2013-12-09-24-days-of-hackage-sbv.html
  16.
http://www.reddit.com/r/haskell/comments/1shnr7/24_days_of_hackage_sbv_guest_post_by_tikhon_jelvis/
  17.
http://ocharles.org.uk/blog/posts/2013-12-08-24-days-of-hackage-data-memocombinators.html
  18.
http://www.reddit.com/r/haskell/comments/1settx/24_days_of_hackage_datamemocombinators/
  19. https://plus.google.com/103469090998089605155/posts/HdC6oCy8RWW
  20.
http://www.reddit.com/r/haskell/comments/1sdwot/bryan_osullivan_package_dependency_management/
  21.
http://ocharles.org.uk/blog/posts/2013-12-10-24-days-of-hackage-gloss.html
  22.
http://www.reddit.com/r/haskell/comments/1sl0y5/24_days_of_hackage_gloss/
  23.
http://justtesting.org/post/69439080517/the-future-of-array-oriented-computing-in-haskell-a
  24.
http://www.reddit.com/r/haskell/comments/1sfg7l/the_future_of_arrayoriented_computing_in_haskell/
  25.
http://neilmitchell.blogspot.it/2013/12/progress-reporting-in-shake.html
  26.
http://www.reddit.com/r/haskell/comments/1sqsyi/progress_reporting_in_shake/
  27.
http://www.reddit.com/r/haskell/comments/1sjemq/ann_sfml_and_sfmlcontrol/
  28.
http://www.reddit.com/r/haskell/comments/1sjemq/ann_sfml_and_sfmlcontrol/
  29.
http://ocharles.org.uk/blog/posts/2013-12-11-24-days-of-hackage-heist.html
  30.
http://www.reddit.com/r/haskell/comments/1sob71/24_days_of_hackage_heist/
  31.
http://stackoverflow.com/questions/20558170/how-are-j-k-apl-classified-in-terms-of-common-paradigms
  32.
http://stackoverflow.com/questions/20564633/is-it-possible-to-extend-free-monad-interpreters
  33. http://stackoverflow.com/questions/20495627/how-to-detect-a-monad
  34.
http://stackoverflow.com/questions/20459981/why-do-haskell-type-signature-declarations-have-multiple-arrows
  35.
http://stackoverflow.com/questions/20481718/inheriting-instance-of-wrapped-type
  36.
http://stackoverflow.com/questions/20515404/equality-function-for-pair-components
  37.
http://stackoverflow.com/questions/20526828/motivation-of-having-functional-dependencies
  38.
http://stackoverflow.com/questions/20528718/haskell-lenses-use-of-to-function
  39.
http://stackoverflow.com/questions/20478805/what-does-pinned-mean-in-hc-profile-of-haskell-program
  40. https://plus.google.com/105107667630152149014/about
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell/attachments/20131219/ad67a72f/attachment.html>


More information about the Haskell mailing list