[Haskell] Haskell Weekly News: Issue 261
Daniel Santa Cruz
dstcruz at gmail.com
Thu Mar 7 02:34:32 CET 2013
Welcome to issue 261 of the HWN, an issue covering crowd-sourced bits
of information about Haskell from around the web. This issue covers the
week of February 24 to March 02, 2013.
Quotes of the Week
* EvilMachine: I always picture some poor mutant guy whose every body
part looks alike in the deepest depths of the dark ages going to
the doc, and being told he has ‚monomorphism‚.
* pmk: the last time i asked GHC to compile a function with forty
(.)'s in a row, it took over an hour
Top Reddit Stories
* Some draft chapters of "Parallel and Concurrent Programming in
Haskell"
available online for comment
Domain: self.haskell, Score: 79, Comments: 40
On Reddit: [1] http://goo.gl/emvnI
Original: [2] http://goo.gl/emvnI
* Hulk: A Haskell IRC server - Nice example of real world monad without
IO
Domain: chrisdone.com, Score: 62, Comments: 18
On Reddit: [3] http://goo.gl/CR986
Original: [4] http://goo.gl/RhjG6
* Hole-driven Haskell
Domain: matthew.brecknell.net, Score: 59, Comments: 52
On Reddit: [5] http://goo.gl/5ctnJ
Original: [6] http://goo.gl/NqJVi
* Chasing a Space Leak in Shake: Profiling, reduction, digging thru
stacks
Domain: neilmitchell.blogspot.com, Score: 46, Comments: 11
On Reddit: [7] http://goo.gl/cO86j
Original: [8] http://goo.gl/v09x6
* Haskell patterns ad nauseam
Domain: yaxu.org, Score: 39, Comments: 2
On Reddit: [9] http://goo.gl/dapAz
Original: [10] http://goo.gl/hPW6y
* Cross Compiling for iOS with GHC
Domain: hackage.haskell.org, Score: 35, Comments: 18
On Reddit: [11] http://goo.gl/3uzjR
Original: [12] http://goo.gl/Kw0Pe
* From Set Theory to Type Theory
Domain: golem.ph.utexas.edu, Score: 35, Comments: 8
On Reddit: [13] http://goo.gl/HaPN4
Original: [14] http://goo.gl/LUi5f
* EclipseFP 2.5.0 released: cabal-dev support, import cleaning, and more
Domain: jpmoresmau.blogspot.fr, Score: 31, Comments: 0
On Reddit: [15] http://goo.gl/lR6Tc
Original: [16] http://goo.gl/JJzBz
* Michael Snoyman's overview of the new conduit 1.0, on School of Haskell
Domain: haskell.fpcomplete.com, Score: 31, Comments: 11
On Reddit: [17] http://goo.gl/aFbw1
Original: [18] http://goo.gl/ObEHA
* How is Haskell tackling the multicore problem? - Simon Marlow
Domain: youtube.com, Score: 28, Comments: 5
On Reddit: [19] http://goo.gl/qOKlJ
Original: [20] http://goo.gl/HVddu
* Generics and Protocol Buffers... now on Hackage
Domain: breaks.for.alienz.org, Score: 28, Comments: 5
On Reddit: [21] http://goo.gl/WqIyn
Original: [22] http://goo.gl/J9NKB
* Demonstrating tidal - haskell music patterns in action
Domain: blog.lurk.org, Score: 24, Comments: 5
On Reddit: [23] http://goo.gl/4ddqI
Original: [24] http://goo.gl/Ift8y
* GHC iOS Packages
Domain: github.com, Score: 23, Comments: 5
On Reddit: [25] http://goo.gl/PONjI
Original: [26] http://goo.gl/6D3Gz
* SoH tutorial: a regular expression matcher using continuations
Domain: haskell.fpcomplete.com, Score: 22, Comments: 4
On Reddit: [27] http://goo.gl/toQpy
Original: [28] http://goo.gl/BZ1xI
* [nyc-haskell] Greg Wright - A Purely Symbolic Effort in Mathematics
Domain: vimeo.com, Score: 22, Comments: 6
On Reddit: [29] http://goo.gl/jNybI
Original: [30] http://goo.gl/Q8pq8
* ANN: clckwrks 0.16 Haskell blog/CMS platform released. Includes a
screencast demonstrating clckwrks features.
Domain: clckwrks.com, Score: 20, Comments: 2
On Reddit: [31] http://goo.gl/Tp92p
Original: [32] http://goo.gl/zV7Sj
Top StackOverflow Questions
* Do Hask or Agda have equalisers?
votes: 23, answers: 2
Read on SO: [33] http://goo.gl/k74C9
* Prove idempotency of type-level disjunction
votes: 17, answers: 2
Read on SO: [34] http://goo.gl/wsFUL
* Internal representation of Haskell lists?
votes: 16, answers: 2
Read on SO: [35] http://goo.gl/TCGDk
* GHC Generating Redundant Core Operations
votes: 15, answers: 1
Read on SO: [36] http://goo.gl/d9zWP
* eliminating repetition in cabal files
votes: 14, answers: 0
Read on SO: [37] http://goo.gl/2StJ9
* Translate from monad to applicative
votes: 12, answers: 3
Read on SO: [38] http://goo.gl/IbSUi
* Memoizing multiplication
votes: 10, answers: 2
Read on SO: [39] http://goo.gl/EXvUk
* Most efficient way to seek around in a large file
votes: 9, answers: 1
Read on SO: [40] http://goo.gl/C9FGp
* Does Haskell optimizer utilize memoization for repeated function
calls in a scope?
votes: 9, answers: 3
Read on SO: [41] http://goo.gl/3qDPQ
* Existential type in higher order function
votes: 9, answers: 1
Read on SO: [42] http://goo.gl/YfalJ
* Haskell `ncurses` library
votes: 9, answers: 2
Read on SO: [43] http://goo.gl/w7vKf
Until next time,
+Daniel Santa Cruz
References
1.
http://www.reddit.com/r/haskell/comments/195app/some_draft_chapters_of_parallel_and_concurrent/
2.
http://www.reddit.com/r/haskell/comments/195app/some_draft_chapters_of_parallel_and_concurrent/
3. http://chrisdone.com/posts/hulk-haskell-irc-server
4.
http://www.reddit.com/r/haskell/comments/194ngx/hulk_a_haskell_irc_server_nice_example_of_real/
5. http://matthew.brecknell.net/posts/2013/02/26/hole-driven-haskell/
6. http://www.reddit.com/r/haskell/comments/19aj9t/holedriven_haskell/
7.
http://neilmitchell.blogspot.com/2013/02/chasing-space-leak-in-shake.html
8.
http://www.reddit.com/r/haskell/comments/197ax4/chasing_a_space_leak_in_shake_profiling_reduction/
9. http://yaxu.org/haskell-patterns-ad-nauseam/
10.
http://www.reddit.com/r/haskell/comments/19e2ln/haskell_patterns_ad_nauseam/
11. http://hackage.haskell.org/trac/ghc/wiki/Building/CrossCompiling/iOS
12.
http://www.reddit.com/r/haskell/comments/19cq83/cross_compiling_for_ios_with_ghc/
13.
http://golem.ph.utexas.edu/category/2013/01/from_set_theory_to_type_theory.html
14.
http://www.reddit.com/r/haskell/comments/19igl8/from_set_theory_to_type_theory/
15. http://jpmoresmau.blogspot.fr/2013/02/eclipsefp-250-released.html
16.
http://www.reddit.com/r/haskell/comments/199smc/eclipsefp_250_released_cabaldev_support_import/
17.
https://haskell.fpcomplete.com/school/pick-of-the-week/conduit-overview
18.
http://www.reddit.com/r/haskell/comments/19akp3/michael_snoymans_overview_of_the_new_conduit_10/
19. https://www.youtube.com/watch?v=Mu6JjZsIdu8
20.
http://www.reddit.com/r/haskell/comments/19eh7e/how_is_haskell_tackling_the_multicore_problem/
21.
http://breaks.for.alienz.org/blog/2013/02/28/generics-and-protocol-buffers-the-hackage-years/
22.
http://www.reddit.com/r/haskell/comments/19et3i/generics_and_protocol_buffers_now_on_hackage/
23. http://blog.lurk.org/demonstrating-tidal/
24.
http://www.reddit.com/r/haskell/comments/19jq16/demonstrating_tidal_haskell_music_patterns_in/
25. https://github.com/kaoskorobase/ghc-ios-cabal-scripts
26. http://www.reddit.com/r/haskell/comments/19gufd/ghc_ios_packages/
27. https://haskell.fpcomplete.com/user/pbv/a-regular-expression-matcher
28.
http://www.reddit.com/r/haskell/comments/199523/soh_tutorial_a_regular_expression_matcher_using/
29. https://vimeo.com/60737699
30.
http://www.reddit.com/r/haskell/comments/19fp85/nychaskell_greg_wright_a_purely_symbolic_effort/
31.
http://clckwrks.com/page/view-page-slug/10/ann--clckwrks-0-16---now-built-with-bootstrap--plus-a-new-page-plugin
32.
http://www.reddit.com/r/haskell/comments/19a393/ann_clckwrks_016_haskell_blogcms_platform/
33.
http://stackoverflow.com/questions/15047775/do-hask-or-agda-have-equalisers
34.
http://stackoverflow.com/questions/15180557/prove-idempotency-of-type-level-disjunction
35.
http://stackoverflow.com/questions/15063115/internal-representation-of-haskell-lists
36.
http://stackoverflow.com/questions/15095902/ghc-generating-redundant-core-operations
37.
http://stackoverflow.com/questions/15179316/eliminating-repetition-in-cabal-files
38.
http://stackoverflow.com/questions/15123552/translate-from-monad-to-applicative
39. http://stackoverflow.com/questions/15080399/memoizing-multiplication
40.
http://stackoverflow.com/questions/15052905/most-efficient-way-to-seek-around-in-a-large-file
41.
http://stackoverflow.com/questions/15084162/does-haskell-optimizer-utilize-memoization-for-repeated-function-calls-in-a-scop
42.
http://stackoverflow.com/questions/15125522/existential-type-in-higher-order-function
43. http://stackoverflow.com/questions/15176015/haskell-ncurses-library
44. https://plus.google.com/105107667630152149014/about
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell/attachments/20130306/3bcc920b/attachment-0001.htm>
More information about the Haskell
mailing list