summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin Seipp <austin@well-typed.com>2014-11-03 08:26:57 -0600
committerAustin Seipp <austin@well-typed.com>2014-11-03 08:26:57 -0600
commit7b1d4c4d678fb41897cd6c89a95b526f32595c91 (patch)
tree33076e0991b3c3837a2a351b6f8a7711bbc97c3d
parentde531119362b343978c0a38d4fa75e80103baaa1 (diff)
downloadhaskell-7b1d4c4d678fb41897cd6c89a95b526f32595c91.tar.gz
Release note blurb for #9433
Signed-off-by: Austin Seipp <austin@well-typed.com>
-rw-r--r--docs/users_guide/7.8.4-notes.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/users_guide/7.8.4-notes.xml b/docs/users_guide/7.8.4-notes.xml
index 5d980635d3..7b7506929c 100644
--- a/docs/users_guide/7.8.4-notes.xml
+++ b/docs/users_guide/7.8.4-notes.xml
@@ -98,6 +98,12 @@
#9705).
</para>
</listitem>
+ <listitem>
+ <para>
+ A bug in the typechecker revolving around un-saturated
+ type family applications has been fixed (issue #9433).
+ </para>
+ </listitem>
</itemizedlist>
</sect2>
</sect1>