shithub: MicroHs

Download patch

ref: a898f87107b7decff2c77a6cc03023c0688728ad
parent: 1b2656b4b9409ee1d27707b816cfe5578aa3ef16
author: Lennart Augustsson <lennart@augustsson.net>
date: Wed Nov 8 09:40:20 EST 2023

More to do.

--- a/TODO
+++ b/TODO
@@ -42,9 +42,10 @@
 * instance Bits ...
 * Split eval.c
 * Implement defaulting
+* Removing [] from prim table
+* Implement withCString
 
 Bugs
- * Removing [] from prim table
  * :reload doesn't show error message
  * default methods not exported
  * errtest broken
--