summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin Seipp <austin@well-typed.com>2014-11-05 15:31:29 -0600
committerAustin Seipp <austin@well-typed.com>2014-11-05 15:31:29 -0600
commitc7bc91083b3a76ee8e5652fd60a7d07338601ded (patch)
tree491d8c4e22bca77b55c63d55c004314feeba2a60
parente05f78ed5e909850b3c86c7ab75862cca50727e3 (diff)
downloadhaskell-c7bc91083b3a76ee8e5652fd60a7d07338601ded.tar.gz
Undo release notes (re: precedence fix)
Signed-off-by: Austin Seipp <austin@well-typed.com>
-rw-r--r--docs/users_guide/7.8.4-notes.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/users_guide/7.8.4-notes.xml b/docs/users_guide/7.8.4-notes.xml
index c4973347fa..f6fd3048da 100644
--- a/docs/users_guide/7.8.4-notes.xml
+++ b/docs/users_guide/7.8.4-notes.xml
@@ -87,12 +87,6 @@
</listitem>
<listitem>
<para>
- A minor bug in the compiler which made error messages emit
- necessary parenthesis has been fixed (issue #9658).
- </para>
- </listitem>
- <listitem>
- <para>
A bug which caused the compiler to panic on pattern
synonyms inside a class declaration has been fixed (issue
#9705).