summaryrefslogtreecommitdiff
path: root/docs/users_guide/sooner.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/users_guide/sooner.xml')
-rw-r--r--docs/users_guide/sooner.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/users_guide/sooner.xml b/docs/users_guide/sooner.xml
index 4a6430c9db..68bcc61b48 100644
--- a/docs/users_guide/sooner.xml
+++ b/docs/users_guide/sooner.xml
@@ -294,7 +294,7 @@ f (Wibble x y) # ugly, and proud of it
the third field in the pragma; it should say
<literal>Strictness: &lt;string&gt;</literal>. The
<literal>&lt;string&gt;</literal> gives the strictness of
- the function's arguments: see <ulink url="http://hackage.haskell.org/trac/ghc/wiki/Commentary/Compiler/Demand">
+ the function's arguments: see <ulink url="http://ghc.haskell.org/trac/ghc/wiki/Commentary/Compiler/Demand">
the GHC Commentary</ulink> for a description of the strictness notation.
</para>