From: David Terei Date: Sat, 21 May 2011 00:50:18 +0000 (-0700) Subject: Fix small type in user guide. X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=e7dcbdc7b68275d23debfec5f17074c55212eeb1 Fix small type in user guide. --- diff --git a/docs/users_guide/glasgow_exts.xml b/docs/users_guide/glasgow_exts.xml index 89198c4..a556953 100644 --- a/docs/users_guide/glasgow_exts.xml +++ b/docs/users_guide/glasgow_exts.xml @@ -9127,7 +9127,7 @@ allows control over inlining on a per-call-site basis. restrains the strictness analyser. -lazy +unsafeCoerce# allows you to fool the type checker.