Skip to content

Commit 2d4d1b8

Browse files
authored
Release Haskell Interlude #69 (Jurriaan Hage) (#542)
1 parent 3e143a2 commit 2d4d1b8

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

podcast/69/index.markdown

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: Jurriaan Hage
3+
episode: 69
4+
buzzsproutId: 17727258
5+
recorded: 2025-03-11
6+
published: 2025-08-25
7+
---
8+
9+
Today’s guest is Jurriaan Hage. Jurriaan is a professor at Heriot-Watt
10+
University in Edinburgh who’s worked with and on Haskell for many
11+
years. He’s known for the Helium Haskell compiler, specifically
12+
designed for teaching, and he has plenty of other projects related to
13+
Haskell, including improvements to the type system, the generation of
14+
better error messages, or detection of plagiarism.

podcast/69/links.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- [Jurriaan's home page](https://www.macs.hw.ac.uk/~jh2054/index.html)
2+
- [Helium for learning Haskell](https://github.com/Helium4Haskell/helium), [paper](https://www.microsoft.com/en-us/research/wp-content/uploads/2016/02/helium.pdf)
3+
- [OutsideIn(X)](https://www.cambridge.org/core/journals/journal-of-functional-programming/article/outsideinx-modular-type-inference-with-local-assumptions/65110D74CF75563F91F9C68010604329)
4+
- [Scripting the Type inference process](https://dl.acm.org/doi/10.1145/944746.944707)
5+
- [Haskell Type Error index](https://errors.haskell.org/)

0 commit comments

Comments
 (0)