Skip to content

Commit bf69186

Browse files
author
github-actions
committed
[2025-01-22 21:08:36 UTC] New release [ci skip]
1 parent 886c5fb commit bf69186

File tree

3 files changed

+431
-3
lines changed

3 files changed

+431
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -256,12 +256,12 @@ <h2 class="text-center text-2xl-4xl font-normal">Haskell Foundation October 2024
256256
<div class="bg-white border border-gray-300 rounded py-8 px-6 sm:px-12 text-center">
257257
<div class="bg-gray-100 px-6 sm:px-12 lg:px-16 py-6 lg:py-24 h-full">
258258
<h2 class="text-center text-2xl-4xl font-normal">
259-
<b>60</b>Tom Ellis
259+
<b>60</b>Sam Lindley
260260
</h2>
261261
<div class="mt-8 space-y-8 max-w-2xl mx-auto">
262-
<p>Tom Ellis works at Groq, using Haskell to compile AI models to specialized hardware. In this episode, we talk about stability of both GHC and Haskell libraries, effects, and strictness, and the premise of functional programming: make invalid states and invalid <em>laziness</em> unrepresentable!</p>
262+
<p>Sam Lindley is a Reader in Programming Languages Design and Implementation at the University of Edinburgh. In this episode, he tells us how difficult naming is, the different kinds of effect systems and handlers, languages <em>much</em> purer than Haskell, and Modal logic.</p>
263263
<div class="mt-4">
264-
<a class="arrow-link" href="./podcast/60">&gt;&gt; Listen to Tom Ellis</a>
264+
<a class="arrow-link" href="./podcast/60">&gt;&gt; Listen to Sam Lindley</a>
265265
</div>
266266
</div>
267267
</div>

0 commit comments

Comments
 (0)