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/136.markdown
+30-9Lines changed: 30 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -6,14 +6,42 @@ This is a weekly summary of what's going on in its community.
6
6
7
7
## Featured
8
8
9
-
-[The Little Typer Interview](https://corecursive.com/023-little-typer-and-pie-language/)
9
+
-[The Little Typer Interview](https://corecursive.com/023-little-typer-and-pie-language/) by Adam Gordon Bell
10
10
11
11
> You can write more correct software and even rigorous mathematical proofs. Let's learn about dependent types with Dan and David.
12
12
13
13
-[Monadic Party](https://monadic.party)
14
14
15
15
> It is the second edition of a Haskell summer school in Poznań, Poland. This time we have three tracks and as usual great speakers. The CFP is open and we have a scholarship program for people from disadvantaged backgrounds.
16
16
17
+
-[Almost time](https://typeclasses.com/news/2018-12-almost-time) by Julie Moronuki
18
+
19
+
> We are excited to announce that a new course, Timepieces, will be beginning next week. This course is going to be about building basically the same project, a native GUI clock app, with different libraries so we can compare them.
20
+
21
+
-[Building terminal user interfaces in Haskell](https://www.fpcomplete.com/blog/building-tuis-in-haskell) by Robert Bobbett
22
+
23
+
> In this month's webinar, Tom Sydney Kerckhove will demonstrate just how easy it is to get started with Terminal User Interfaces (TUIs). As a recap, TUIs are text-based user interfaces for use from a terminal.
24
+
25
+
-[Detecting the undetectable: Custom type errors for stuck type families](https://kcsongor.github.io/report-stuck-families/) by Csongor Kiss
26
+
27
+
> Anyone who has written or used one of these libraries will know that despite the authors' best efforts, there are still many occasions where a wall of text jumps out, leaving us puzzled as to what went wrong.
28
+
29
+
-[Introduction to state machine testing: Part 3](https://qfpl.io/posts/intro-to-state-machine-testing-3/) by Andrew McMiddlin
30
+
31
+
> We're going to look at why Hedgehog required our state and input types to be parameterized on a type constructor, what the `Var`, `Symbolic` and `Concrete` types are all about, and why we need `HTraversable` instances for our inputs.
32
+
33
+
-[Laziness quiz](https://www.parsonsmatt.org/2018/12/04/laziness_quiz.html) by Matt Parsons
34
+
35
+
> Do you understand laziness? It's okay if you don't. Most people don't. It can be somewhat surprising when something actually gets evaluated in Haskell, even when you're using bang patterns.
36
+
37
+
-[Lens by Example: Writing traversals](https://lens-by-example.chrispenner.ca/articles/traversals/writing-traversals) by Chris Penner
38
+
39
+
> Most lens tutorials show you how to use and compose traversals, but most skim over how to *write* complex traversals. Let's dive in!
40
+
41
+
-[Moving to GitLab](https://mail.haskell.org/pipermail/ghc-devs/2018-December/016613.html) by Ben Gamari
42
+
43
+
> A few weeks ago I wrote to this list proposing that we consider moving GHC's development infrastructure to GitLab. While the original proposal provided a small test instance to play with, it wasn't complete enough to use in earnest.
44
+
17
45
## Jobs
18
46
19
47
-[Haskell Engineer at Mercury in San Francisco](https://np.reddit.com/r/haskell/comments/a33krh/mercury_is_hiring_a_haskell_engineer_sf_fulltime/)
@@ -26,19 +54,12 @@ This is a weekly summary of what's going on in its community.
0 commit comments