summaryrefslogtreecommitdiff
path: root/rts/Stable.c
diff options
context:
space:
mode:
Diffstat (limited to 'rts/Stable.c')
-rw-r--r--rts/Stable.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rts/Stable.c b/rts/Stable.c
index 0dade10105..ec74b0da13 100644
--- a/rts/Stable.c
+++ b/rts/Stable.c
@@ -83,7 +83,7 @@
Future plans for stable ptrs include distinguishing them by the
generation of the pointed object. See
- http://hackage.haskell.org/trac/ghc/ticket/7670 for details.
+ http://ghc.haskell.org/trac/ghc/ticket/7670 for details.
*/
snEntry *stable_name_table = NULL;