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

Commit 529c7c7

Browse files
committed
Add a bunch of links
1 parent 843bc2c commit 529c7c7

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

content/issues/151.markdown

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,23 @@ This is a weekly summary of what's going on in its community.
2525

2626
## In brief
2727

28-
undefined
28+
- [Capability is about free monads. It's a bird… It's a plane… It's a free monad!](https://www.tweag.io/posts/2019-03-20-capability-free-monad.html)
29+
- [DARPA and Galois are Building a $10 Million, Open Source, Secure Voting System](https://motherboard.vice.com/en_us/article/yw84q7/darpa-is-building-a-dollar10-million-open-source-secure-voting-system)
30+
- [Extending Haskell's Syntax!](https://mmhaskell.com/blog/2019/3/4/extending-haskells-syntax)
31+
- [Featured functions](https://typeclasses.com/news/2019-03-featured-functions)
32+
- [Fractals and Monads – Part 3](https://dkwise.wordpress.com/2019/02/19/fractals-and-monads-part-3/)
33+
- [GHC Rebuild Times - Shake profiling](https://neilmitchell.blogspot.com/2019/03/ghc-rebuild-times-shake-profiling.html)
34+
- [Hakyll Pt. 5 – Generating Custom Post Filenames From a Title Slug](https://robertwpearce.com/hakyll-pt-5-generating-custom-post-filenames-from-a-title-slug.html)
35+
- [Higher-order type-level programming in Haskell](https://www.microsoft.com/en-us/research/publication/higher-order-type-level-programming-in-haskell/)
36+
- [Simon Peyton Jones chosen to lead National Centre for Computing Education](https://www.gov.uk/government/news/top-computer-scientist-chosen-to-lead-national-centre-for-computing-education)
37+
- [Sum Types In SQL](https://www.parsonsmatt.org/2019/03/19/sum_types_in_sql.html)
38+
- [Tagless Final Encoding in Haskell](https://jproyo.github.io/posts/2019-03-17-tagless-final-haskell.html)
39+
- [The 5 Ts of Industrial Haskell](https://tech.freckle.com/2019/03/14/the-five-ts-of-industrial-haskell/)
40+
- [Trees that Melt: Use of AVL Tree in Blockchains](https://serokell.io/blog/2019/03/19/trees-that-melt:-use-of-avl-tree-in-blockchains)
41+
- [Visible dependent quantification in Haskell](https://ryanglscott.github.io/2019/03/15/visible-dependent-quantification-in-haskell/)
42+
- [When Shouldn't I Use Haskell?](https://np.reddit.com/r/haskell/comments/b1hocc/when_shouldnt_i_use_haskell/)
43+
- [Write yourself a lens](https://vrom911.github.io/blog/write-yourself-a-lens)
44+
- [Writing a lambda calculus evaluator in Haskell](https://bor0.wordpress.com/2019/03/19/writing-a-lambda-calculus-evaluator-in-haskell/)
2945

3046
## Package of the week
3147

0 commit comments

Comments
 (0)