ref: 6e9ed9942e4649caf93e387cf216b6bfc9d0a036
parent: 519eb83e52b0812dda7ee696b61c532944efc9aa
author: Lennart Augustsson <lennart.augustsson@epicgames.com>
date: Sat Nov 25 09:53:31 EST 2023
Note that there are no records.
--- a/README.md
+++ b/README.md
@@ -32,6 +32,7 @@
* There is no prefix negation.
* There is no `Read` class.
* There is no deriving.
+ * There is no record syntax.
* The `Prelude` has to be imported explicitly.
* Polymorphic types are never inferred; use a type signature if you need it.
* A module must have an export list.
--
⑨