From: Max Bolingbroke Date: Mon, 18 May 2009 15:33:14 +0000 (+0000) Subject: Add missing word, spotted by Tom Lokhorst X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=523101db16170b11b07e9ace7bcdf82eaaaf8c2e Add missing word, spotted by Tom Lokhorst --- diff --git a/docs/users_guide/glasgow_exts.xml b/docs/users_guide/glasgow_exts.xml index b7e8ca4..21aba83 100644 --- a/docs/users_guide/glasgow_exts.xml +++ b/docs/users_guide/glasgow_exts.xml @@ -7261,7 +7261,7 @@ foo = ... please give the GHC team a shout. - However, apart from these restrictions, many things are allowed, including expressions which not fully evaluated! + However, apart from these restrictions, many things are allowed, including expressions which are not fully evaluated! Annotation expressions will be evaluated by the compiler just like Template Haskell splices are. So, this annotation is fine: