shithub: MicroHs

Download patch

ref: e3ad24d4a7455318c1d128174018313ddc84d585
parent: 0ba899140d8a4599d4961b2ec8a679da6e286d68
author: Lennart Augustsson <lennart@augustsson.net>
date: Fri Sep 15 17:09:05 EDT 2023

Update TODO

--- a/TODO
+++ b/TODO
@@ -1,8 +1,4 @@
 * Add strict constructors
-* Add infix declarations
-  - Parse as a string of atom oper atom oper ... atom
-  - Resolve fixity in type checker
-  - Add fixity table to TModule
 * Put on hackage
 * Have compile return a Stats record of timing etc
 * Special noMatch function with location
--