diff options
Diffstat (limited to 'includes/rts/Constants.h')
-rw-r--r-- | includes/rts/Constants.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/rts/Constants.h b/includes/rts/Constants.h index 494abe2b22..842c37b369 100644 --- a/includes/rts/Constants.h +++ b/includes/rts/Constants.h @@ -13,7 +13,7 @@ * DerivedConstants.h by a C program (mkDerivedConstantsHdr). * * 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 * * -------------------------------------------------------------------------- */ |