Skip to content

Commit e15c5ca

Browse files
authored
Merge pull request #265 from haskellfoundation/podcast_23_fixes
Fix capitalization in Podcast 23 descriptions
2 parents 8525a44 + bc1b581 commit e15c5ca

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

podcast/23/index.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ buzzsproutId: 12492098
55
recorded: 2023-01-30
66
published: 2023-03-22
77
---
8-
In this episode Wouter Swierstra and Joachim Breitner chat with Ben Gamari. Ben is a consultant at well-typed known for his work at GHC. Ben tells us a little bit about his switch from Python to Haskell but not because he was missing the static typing, how programming his thermostat lead him to a career in the compiler development, and what it's like to be a GHC force multiplier.
8+
In this episode Wouter Swierstra and Joachim Breitner chat with Ben Gamari. Ben is a consultant at Well-Typed known for his work at GHC. Ben tells us a little bit about his switch from Python to Haskell but not because he was missing the static typing, how programming his thermostat lead him to a career in the compiler development, and what it's like to be a GHC force multiplier.

podcast/23/links.markdown

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
* [Ben's website](http://smart-cactus.org/~ben/)
2-
* [Ben's twitter](https://twitter.com/bgamari)
3-
* [Ben's github](https://github.com/bgamari)
4-
* [Ben at well-typed](https://well-typed.com/people/ben/)
2+
* [Ben's Twitter](https://twitter.com/bgamari)
3+
* [Ben's GitHub](https://github.com/bgamari)
4+
* [Ben at Well-Typed](https://well-typed.com/people/ben/)
55
* [GHC's Garbage Collector](http://www.smart-cactus.org/~ben/posts/2018-11-18-nonmoving-gc-for-ghc.html)
66
* [Mark and Sweep Collectors](https://www.geeksforgeeks.org/mark-and-sweep-garbage-collection-algorithm/)
77
* [GHC proposals](https://github.com/ghc-proposals/ghc-proposals)
8-
* [Stack Traces in Haskell](https://www.arashrouhani.com/papers/master-thesis.pdf)
8+
* [Stack Traces in Haskell](https://www.arashrouhani.com/papers/master-thesis.pdf)

0 commit comments

Comments
 (0)