shithub: MicroHs

Download patch

ref: 2fedfb60f45d1ac2b2fd81436a2df871328af358
parent: 832fac0a825bd03d6bdec9a38e1d7e8ac72ad4eb
author: Lennart Augustsson <lennart@augustsson.net>
date: Sat Sep 21 08:56:29 EDT 2024

More bugs

--- a/TODO
+++ b/TODO
@@ -43,4 +43,5 @@
 * Install a targets.conf?
 * let...in... doesn't parse correctly in a do
 * let needs {} in a do with {}
-* missing import in Text.Read.Internal gmhs: expandDict: Data.Floating.Floating
\ No newline at end of file
+* missing import in Text.Read.Internal gmhs: expandDict: Data.Floating.Floating
+* export list in -boot doesn't work
--