Skip to content

Commit f4ba096

Browse files
author
github-actions
committed
[2025-10-30 11:46:25 UTC] New release [ci skip]
1 parent b4a727e commit f4ba096

File tree

3 files changed

+416
-3
lines changed

3 files changed

+416
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -257,12 +257,12 @@ <h2 class="text-center text-2xl-4xl font-normal">Announcing Ecosystem Partnershi
257257
<div class="bg-white border border-gray-300 rounded py-8 px-6 sm:px-12 text-center">
258258
<div class="bg-gray-100 px-6 sm:px-12 lg:px-16 py-6 lg:py-24 h-full">
259259
<h2 class="text-center text-2xl-4xl font-normal">
260-
<b>71</b>Stefan Wehr
260+
<b>72</b>Manuel Chakravarty
261261
</h2>
262262
<div class="mt-8 space-y-8 max-w-2xl mx-auto">
263-
<p>Stefan Wehr is a professor at the Offenburg University of Applied Sciences. Before becoming a professor, Stefan worked in industry on a large Haskell codebase - specifically one that’s not a compiler and not a blockchain. So of course we talked about using Haskell in large projects, software architecture, modularity, type classes and data modeling and the suppression of sums outside of functional programming, and also about teaching Haskell at his current job.</p>
263+
<p>In this episode, we talk to Manuel Chakravarty - specifically, his work on the ghc backend such as data-parallel Haskell and the FFI and how that work segued into type system design. We also discussed Manuel’s perspective on Haskell from the language design of Swift.</p>
264264
<div class="mt-4">
265-
<a class="arrow-link" href="./podcast/71">&gt;&gt; Listen to Stefan Wehr</a>
265+
<a class="arrow-link" href="./podcast/72">&gt;&gt; Listen to Manuel Chakravarty</a>
266266
</div>
267267
</div>
268268
</div>

0 commit comments

Comments
 (0)