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 835a18aac4..26b6f7ceec 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://ghc.haskell.org/trac/ghc/wiki/Commentary/SourceTree/Includes + * https://gitlab.haskell.org/ghc/ghc/wikis/commentary/source-tree/includes * * ---------------------------------------------------------------------------*/ |