summaryrefslogtreecommitdiff
path: root/ANNOUNCE
diff options
context:
space:
mode:
Diffstat (limited to 'ANNOUNCE')
-rw-r--r--ANNOUNCE6
1 files changed, 4 insertions, 2 deletions
diff --git a/ANNOUNCE b/ANNOUNCE
index 2db475e6e3..c00db3c0bd 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -18,7 +18,7 @@ of major features and numerous bug fixes. These include,
* More reliable DWARF debugging information
- * Support for injective type classes
+ * Support for injective type families
* Applicative do-notation
@@ -38,7 +38,9 @@ of major features and numerous bug fixes. These include,
* A rewritten (and greatly improved) pattern exhaustiveness checker
* GHCi can run the interpreter in a separate process, and the interpreter can
- now run profiled code.
+ now run profiled code
+
+ * A native code generator for powerpc64 and powerpc64le architectures
* and more!