From: Simon Marlow Date: Tue, 11 Apr 2006 09:01:31 +0000 (+0000) Subject: add take to the list of functions deforestable X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=04e62d08f6681d1c456af9437073db0b3e7d045c;p=ghc-hetmet.git add take to the list of functions deforestable --- diff --git a/docs/users_guide/glasgow_exts.xml b/docs/users_guide/glasgow_exts.xml index beaaad6..dd410c8 100644 --- a/docs/users_guide/glasgow_exts.xml +++ b/docs/users_guide/glasgow_exts.xml @@ -5669,7 +5669,7 @@ The following are good producers: - filter +take, filter @@ -5732,7 +5732,7 @@ The following are good consumers: - filter +take, filter