From 1534b1dcfa192daa023d306a06fe0bd97f036f60 Mon Sep 17 00:00:00 2001 From: Joachim Breitner Date: Sat, 14 Sep 2013 12:28:01 +0200 Subject: Fix links in #special-ids section This completes the change from [7ea49661c]: GHC.Exts lives in base, not in ghc-prim. --- docs/users_guide/glasgow_exts.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/users_guide/glasgow_exts.xml b/docs/users_guide/glasgow_exts.xml index 1a754af3d9..d27336b511 100644 --- a/docs/users_guide/glasgow_exts.xml +++ b/docs/users_guide/glasgow_exts.xml @@ -10539,11 +10539,11 @@ r) -> In particular: -inline +inline allows control over inlining on a per-call-site basis. -lazy +lazy restrains the strictness analyser. -- cgit v1.2.1