diff options
Diffstat (limited to 'includes/rts/Utils.h')
-rw-r--r-- | includes/rts/Utils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/rts/Utils.h b/includes/rts/Utils.h index 119ec5b6a0..a4a57ab332 100644 --- a/includes/rts/Utils.h +++ b/includes/rts/Utils.h @@ -6,7 +6,7 @@ * exposes externally. * * To understand the structure of the RTS headers, see the wiki: - * http://hackage.haskell.org/trac/ghc/wiki/Commentary/SourceTree/Includes + * http://ghc.haskell.org/trac/ghc/wiki/Commentary/SourceTree/Includes * * ---------------------------------------------------------------------------*/ |