shithub: MicroHs

Download patch

ref: cc5b052237ab5c4cbde8e37802beb3dbb920f5e7
parent: b9993a754bcd9b357cf57118b1c1c6d86c84fac1
author: Lennart Augustsson <lennart@augustsson.net>
date: Sat Sep 7 16:56:48 EDT 2024

Update README.md

--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
 The compiler can compile itself.
 
 ## Presentation
-You can find my [presentation from the Haskell Symposium 2024](https://docs.google.com/presentation/d/1WsSiSwypNVTm0oZ3spRYF8gA59wyteOsIkPRjCUAZec/edit?usp=sharing).
+You can find my [presentation from the Haskell Symposium 2024](https://docs.google.com/presentation/d/1WsSiSwypNVTm0oZ3spRYF8gA59wyteOsIkPRjCUAZec/edit?usp=sharing), [video](https://m.youtube.com/watch?v=uMurx1a6Zck&t=36m).
 There is also a short paper in `doc/hs2024.pdf`.
 
 ## Compiling MicroHs
--