@@ -878,7 +878,7 @@ methods entirely; but you must either omit them all or put them all in.
</para></listitem>
<listitem><para> You can include instance declarations just as in Haskell; but omit the "where" part.
</para></listitem>
<listitem><para>The default role for class and datatype parameters is now representational. To get another role, use a role annotation. (See <xreflinkend="roles"/>.)</para></listitem>
<listitem><para>The default role for abstract datatype parameters is now representational. (An abstract datatype is one with no constructors listed.) To get another role, use a role annotation. (See <xreflinkend="roles"/>.)</para></listitem>