Skip to content

Commit 23f60de

Browse files
authored
Merge pull request #234 from mihaimaruseac/mm-podcast
Add files for episode 19
2 parents 9aeb8d4 + 49b35ce commit 23f60de

File tree

3 files changed

+686
-0
lines changed

3 files changed

+686
-0
lines changed

podcast/19/index.markdown

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: Marc Scholten
3+
episode: 19
4+
buzzsproutId: 1817535
5+
recorded: 2022-11-11
6+
published: 2022-07-12
7+
---
8+
In this episode Marc Scholten is interviewed by Andres Löh and Joachim
9+
Breitner. They talk about the Integrated Haskell Platform web framework (IHP),
10+
implicit parameters and nix.

podcast/19/links.markdown

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
* [Integrated Haskell Platform (IHP)](https://ihp.digitallyinduced.com/)
2+
* [Digitally Induced](https://www.digitallyinduced.com/)
3+
* [HSX](https://ihp.digitallyinduced.com/Guide/hsx.html)
4+
* [Haskell Error Index](https://errors.haskell.org/)
5+
* [Record Dot Syntax extension](https://ghc-proposals.readthedocs.io/en/latest/proposals/0282-record-dot-syntax.html)
6+
* [Implicit parameters](https://ghc.gitlab.haskell.org/ghc/doc/users_guide/exts/implicit_parameters.html)
7+
* [Learn You a Haskell (LYAH)](http://learnyouahaskell.com/)
8+
* [warp web server](http://www.aosabook.org/en/posa/warp.html)
9+
* [Helium Compiler](https://hackage.haskell.org/package/helium)
10+
* [Nix](https://nixos.org/)
11+
* [Shipnix](https://docs.shipnix.io/starters/ihp/)

0 commit comments

Comments
 (0)