Skip to content

Commit d5fd6a5

Browse files
committed
Episode 41
1 parent a78a1aa commit d5fd6a5

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

podcast/41/index.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Mike Angermann
3+
episode: 41
4+
buzzsproutId: 14310617
5+
recorded: 2023-12-11
6+
published: 2023-01-15
7+
---
8+
Today, Matthías and Joachim are interviewing Moritz Angermann. Moritz knew he wanted to use Haskell before he knew Haskell, fixed cross-compilation as his first GHC contribution. We’ll talk more about cross-compilation to Windows and and mobile platforms, why Template Haskell is the cause of most headaches, why you should be careful if your sister calls and tells you to cabal install a package, and finally how we can reduce the fear of new GHC releases, by improving stability.

podcast/41/links.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
* [Moritz’ blog](https://medium.com/@angerman)
2+
* [haskell.nix](https://input-output-hk.github.io/haskell.nix/)
3+
* [Stability proposal](https://github.com/ghc-proposals/ghc-proposals/blob/wip/general-rules/principles.rst)
4+
* [mobilehaskell.org](https://www.mobilehaskell.org/)

0 commit comments

Comments
 (0)