ref: 8a6b73c2f818be805cf66e8ef165a383dfd8e173
parent: bd538d9a7afcafff8827fec7f7f371de565ad5f3
author: Lennart Augustsson <lennart@augustsson.net>
date: Mon Sep 16 21:19:17 EDT 2024
Update README.md
--- a/README.md
+++ b/README.md
@@ -89,7 +89,6 @@
* Many things that should be an error (but which are mostly harmless) are not reported.
* Text file I/O uses UTF8, but the source code does not allow Unicode.
* The `BangPatterns` extension is parsed, but only effective at the a top level `let`/`where`.
- * Lazy patterns (`~pat`) are ignored.
* More differences that I don't remember right now.
Mutually recursive modules are allowed the same way as with GHC, using `.hs-boot` files.
--
⑨