ref: 5e5412af2141622dba862b6698be6365e435540a
parent: fe0aaa9d60284e366f09b362e4a5532a9d3bef88
author: Lennart Augustsson <lennart@augustsson.net>
date: Sat Sep 7 07:08:02 EDT 2024
Add link to presentation.
--- a/README.md
+++ b/README.md
@@ -7,6 +7,9 @@
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).
+
## Compiling MicroHs
There are two different ways to compile MicroHs:
* Using GHC. `Makefile` target `bin/gmhs`
--
⑨