diff options
Diffstat (limited to 'includes/rts/PrimFloat.h')
-rw-r--r-- | includes/rts/PrimFloat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/rts/PrimFloat.h b/includes/rts/PrimFloat.h index 96a7d25df3..248ea6246f 100644 --- a/includes/rts/PrimFloat.h +++ b/includes/rts/PrimFloat.h @@ -5,7 +5,7 @@ * Primitive floating-point operations * * 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 * * ---------------------------------------------------------------------------*/ |