@@ -22,7 +22,27 @@ This is a weekly summary of what's going on in its community.
22
22
23
23
## In brief
24
24
25
- undefined
25
+ - [ A Home for Orphan Instances] ( http://tech.freckle.com/2018/12/12/a-home-for-orphan-instances/ )
26
+ - [ Basic Catamorphisms - Recursion Schemes By Example] ( https://np.reddit.com/r/haskell/comments/a3spnm/basic_catamorphisms_recursion_schemes_by_example/ )
27
+ - [ Clock and reference] ( https://typeclasses.com/news/2018-12-clock-and-reference )
28
+ - [ DIY benchmark history with Criterion and Shiny] ( https://www.tweag.io/posts/2018-12-12-benchgraph.html )
29
+ - [ Down with Show! Part 1: Rules of thumb for when to use a type class] ( https://harry.garrood.me/blog/down-with-show-part-1/ )
30
+ - [ Finding correct (lens) laws] ( http://oleg.fi/gists/posts/2018-12-12-find-correct-laws.html )
31
+ - [ Getting Started with the Haskell AWS Lambda Runtime] ( https://medium.com/the-theam-journey/getting-started-with-the-haskell-aws-lambda-runtime-951b2322c7a3 )
32
+ - [ GHC 8.6.3 released] ( https://ghc.haskell.org/trac/ghc/blog/ghc-8.6.3-released )
33
+ - [ Guidelines for respectful communication] ( https://mail.haskell.org/pipermail/haskell/2018-December/025578.html )
34
+ - [ Higher-rank and higher-kinded types] ( https://www.stephanboyer.com/post/115/higher-rank-and-higher-kinded-types )
35
+ - [ Introduction to Tagless Final] ( https://serokell.io/blog/2018/12/07/tagless-final )
36
+ - [ My first proper Idris program] ( https://blog.rcook.org/blog/2018/first-proper-idris-program/ )
37
+ - [ Naming abstraction] ( https://blog.poisson.chat/posts/2018-12-09-naming-abstraction.html )
38
+ - [ New user empathy] ( https://www.snoyman.com/blog/2018/12/new-user-empathy )
39
+ - [ Observable as an open interface for handling executing processes and property testing] ( https://iokasimov.github.io/posts/2018/12/observable )
40
+ - [ Purescript III: Making a Web Page with Purescript and React!] ( https://mmhaskell.com/blog/2018/10/29/purescript-iii-web-pages-with-react )
41
+ - [ Rest-ish Services in Haskell Part 3] ( https://vadosware.io/post/rest-ish-services-in-haskell-part-3/ )
42
+ - [ Shifting the Stars: Advent of Code with Galilean Optimization] ( https://blog.jle.im/entry/shifting-the-stars.html )
43
+ - [ Some results about algebraic graphs homomorphisms] ( https://blog.nyarlathotep.one/2018/12/algebraic-graphs-homomorphisms/ )
44
+ - [ United Monoids] ( https://blogs.ncl.ac.uk/andreymokhov/united-monoids/ )
45
+ - [ Zooming In on Field Accessors] ( https://www.benjamin.pizza/posts/2018-12-06-zooming-in-on-field-accessors.html )
26
46
27
47
## Package of the week
28
48
0 commit comments