tweaks
[ghc-hetmet.git] / docs / users_guide / using.xml
index 7ef2f2f..9d7875a 100644 (file)
@@ -1398,6 +1398,7 @@ f "2"    = 2
           e.g., the ‘default default’ for Haskell 1.4 caused the
           otherwise unconstrained value <constant>1</constant> to be
           given the type <literal>Int</literal>, whereas Haskell 98
+          and later
           defaults it to <literal>Integer</literal>.  This may lead to
           differences in performance and behaviour, hence the
           usefulness of being non-silent about this.</para>