From e7dcbdc7b68275d23debfec5f17074c55212eeb1 Mon Sep 17 00:00:00 2001 From: David Terei Date: Fri, 20 May 2011 17:50:18 -0700 Subject: [PATCH] Fix small type in user guide. --- docs/users_guide/glasgow_exts.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 1.7.10.4