We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28d3bef commit 8b4be04Copy full SHA for 8b4be04
podcast/23/links.markdown
@@ -5,4 +5,5 @@
5
* [GHC's Garbage Collector](http://www.smart-cactus.org/~ben/posts/2018-11-18-nonmoving-gc-for-ghc.html)
6
* [Mark and Sweep Collectors](https://www.geeksforgeeks.org/mark-and-sweep-garbage-collection-algorithm/)
7
* [GHC proposals](https://github.com/ghc-proposals/ghc-proposals)
8
-* [Stack Traces in Haskell](https://www.arashrouhani.com/papers/master-thesis.pdf)
+* [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