Skip to content

Commit 8b4be04

Browse files
committed
minor
1 parent 28d3bef commit 8b4be04

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

podcast/23/links.markdown

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
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)
9+
* [GHC Profilers](https://www.youtube.com/watch?v=vCv1vnY87NI&ab_channel=TNGTechnologyConsultingGmbH)

0 commit comments

Comments
 (0)