shithub: MicroHs

Download patch

ref: 03ee7c5fc06ddfb7bc2dcd24cb0904159f68ae33
parent: a2744a241a0175b15e700407f30a24afbc760fa9
author: Lennart Augustsson <lennart.augustsson@epicgames.com>
date: Fri Nov 3 20:56:08 EDT 2023

More to do.

--- a/TODO
+++ b/TODO
@@ -39,6 +39,7 @@
 * Implement two level tables for instances even in the tricky cases
 * Handle tupled dictionaries better for recursive calls
 * Implement fundeps
+* Implement dynamic FFI lookup op
 
 Bugs
  * Removing [] from prim table
--