Skip to content
This repository was archived by the owner on Oct 16, 2019. It is now read-only.

Commit 325463b

Browse files
committed
Add some articles
1 parent 131f3b8 commit 325463b

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

content/issues/137.markdown

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,27 @@ This is a weekly summary of what's going on in its community.
2222
2323
## In brief
2424

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)
2646

2747
## Package of the week
2848

0 commit comments

Comments
 (0)