X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=docs%2Fusers_guide%2Fusing.xml;h=88c2c9ed6ce10b8bde47562519260f2a6f741c7e;hp=502c856a09d2a7727e43ff1bfeb01c3080204365;hb=a7462cb6951c8e4c970ddb97a6238d1004b24ce4;hpb=4c7846e8a0336f71d5c16798e103980f83532c30 diff --git a/docs/users_guide/using.xml b/docs/users_guide/using.xml index 502c856..88c2c9e 100644 --- a/docs/users_guide/using.xml +++ b/docs/users_guide/using.xml @@ -1034,7 +1034,7 @@ f foo = foo { x = 6 } in the inadvertent cyclic definition let x = ... x ... in. - Consequently, this option does + Consequently, this option will complain about cyclic recursive definitions.