Skip to content

Commit 6cf196c

Browse files
authored
Release episode 64 (#497)
1 parent b5cebbd commit 6cf196c

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

podcast/64/index.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Sandy Maguire
3+
episode: 64
4+
buzzsproutId: 17033246
5+
recorded: 2024-11-18
6+
published: 2025-04-24
7+
---
8+
In this episode Mike Sperber and Niki Vazou talk with Sandy Maguire, lead compiler engineer at Manifold Valley. They talk about the benefits of using Haskell of course, about all the books Sandy has written, on effects and the problem with monads, on combinator libraries and programming with laws.

podcast/64/links.markdown

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
+ [Freek: Free monads in Scala](https://github.com/mandubian/freek)
2+
+ [Polysemy](https://hackage.haskell.org/package/polysemy)
3+
+ [Thinking with Types](https://thinkingwithtypes.com/)
4+
+ [Algebra-Driven Design](https://leanpub.com/algebra-driven-design)
5+
+ [Certainty by Construction](https://leanpub.com/certainty-by-construction)
6+
+ [Santy's webpage](https://reasonablypolymorphic.com/)
7+
+ [Manifold Valley](https://www.manifoldvalley.com/)
8+
+ [Nicolas Wu on Effects](https://dl.acm.org/doi/10.1145/3609026.3615581)
9+
+ [Conal Elliott](http://conal.net/)
10+
+ [QuickCheck](https://hackage.haskell.org/package/QuickCheck)
11+
+ [QuickSpec](https://hackage.haskell.org/package/quickspec)

0 commit comments

Comments
 (0)