Skip to content

Commit 52691a5

Browse files
authored
Add episode 53 (#432)
1 parent 44c0837 commit 52691a5

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

podcast/53/index.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Garrett Morris
3+
episode: 53
4+
buzzsproutId: 15434473
5+
recorded: 2024-05-21
6+
published: 2024-07-18
7+
---
8+
In this episode, Garrett Morris talks with Wouter Swierstra and Niki Vazou about his work on Haskell's type classes, how to fail successfully, and how to construct a set of ponies.

podcast/53/links.markdown

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
* [Gattett's webpage](https://jgbm.github.io/)
2+
* [Garret's DBLP](https://dblp.uni-trier.de/pid/28/8610.html)
3+
* [Doug McIlroy - Power Series, Power Serious](https://www.cambridge.org/core/services/aop-cambridge-core/content/view/19863F4EAACC33E1E01DE2A2114EC7DF/S0956796899003299a.pdf/div-class-title-power-series-power-serious-div.pdf)
4+
* [House / Rebeka Leslie](https://programatica.cs.pdx.edu/House/)
5+
* [Data types a la Carte](https://www.cambridge.org/core/journals/journal-of-functional-programming/article/data-types-a-la-carte/14416CB20C4637164EA9F77097909409)
6+
* [Lightweight extensible records for Haskell by Mark Jones and Simon Peyton Jones](https://web.cecs.pdx.edu/~mpj/pubs/lightrec.html)
7+
* [Paper with James McKinna](https://dl.acm.org/doi/10.1145/3290325)
8+
* [Mark Jone's interpret paper](https://dl.acm.org/doi/pdf/10.1145/199448.199528)
9+
* [Session types without tiers](https://dl.acm.org/doi/10.1145/3290341)
10+
* [Constrained Type Families](https://wiki.haskell.org/GHC/Type_families)

0 commit comments

Comments
 (0)