summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Changes2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changes b/Changes
index b9e247528..c6186158f 100644
--- a/Changes
+++ b/Changes
@@ -6,7 +6,7 @@ Language features:
- Allows _ separators in integer and float literals, e.g. 1_000_000.
Type-checker:
-- New -principal option to enforce principality of type inference.
+- New flag -principal to enforce principality of type inference.
- Fixed subtle typing bug with higher-order functors.
- Fixed several complexity problems; changed (again) the behaviour of
simple coercions.