You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 16, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: content/issues/144.markdown
+21-6Lines changed: 21 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,30 @@ This is a weekly summary of what's going on in its community.
6
6
7
7
## Featured
8
8
9
-
-[Hakyll Pt. 4 – Copying Static Files For Your Build](https://robertwpearce.com/hakyll-pt-4-copying-static-files-for-your-build.html)
9
+
-[Hakyll Pt. 4 --- Copying Static Files For Your Build](https://robertwpearce.com/hakyll-pt-4-copying-static-files-for-your-build.html) by Robert Pearce
10
10
11
11
> This short hakyll tutorial will show you a simple way to copy static files over to your build folder.
12
12
13
+
-[Announcing Floskell](https://memfrob.de/posts/announcing-floskell/) by Enno Cramer
14
+
15
+
> Floskell is a new Haskell source code formatter. Floskell tries to be flexible, meaning that the user should be able to tune the output to match their personal style preference.
16
+
17
+
-[Defining exceptions in Haskell](https://www.fpcomplete.com/blog/defining-exceptions-in-haskell) by Chris Done
18
+
19
+
> Let's talk about exceptions. They're not perfect in Haskell. They're not perfect in any language, really. We're always making adjustments to what we think is the best way to handle exceptional circumstances.
20
+
21
+
-[Fractals and Monads --- Part 2](https://dkwise.wordpress.com/2019/01/30/fractals-and-monads-part-2/) by Derek Wise
22
+
23
+
> Last time I discussed the power set monad and how it shows up in certain methods of building fractals. This time I'll go a bit further, and also explain some Haskell code I actually use to generate fractal pictures.
24
+
25
+
-[HLint Unused Extension Hints](https://neilmitchell.blogspot.com/2019/01/hlint-unused-extension-hints.html) by Neil Nitchell
26
+
27
+
> HLint has detected unused `LANGUAGE` pragmas for a while - where you enable an extension (e.g. `{-# LANGUAGE EmptyDataDecls #-}`) but don't use it. HLint v2.1.13 includes some improvements from Yair and myself making these hints even more powerful.
28
+
29
+
-[Visualizing Prequel Meme Prefix Tries with Recursion Schemes](https://blog.jle.im/entry/tries-with-recursion-schemes.html) by Justin Le
30
+
31
+
> Not too long ago, I was browsing the prequel memes subreddit when I noticed that a fad was in progress constructing tries based on quotes as keys indexing stills from the movie corresponding to those quotes.
32
+
13
33
## Jobs
14
34
15
35
-[Galois is Hiring!](https://workforcenow.adp.com/jobs/apply/posting.html?client=galois&ccId=19000101_000001&type=MP&lang=en_US) ([ad](https://haskellweekly.news/advertising.html))
@@ -23,18 +43,13 @@ This is a weekly summary of what's going on in its community.
0 commit comments