diff options
Diffstat (limited to 'rts/sm/HeapAlloc.h')
-rw-r--r-- | rts/sm/HeapAlloc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rts/sm/HeapAlloc.h b/rts/sm/HeapAlloc.h index 1d9d23758a..cd41adfe4d 100644 --- a/rts/sm/HeapAlloc.h +++ b/rts/sm/HeapAlloc.h @@ -17,7 +17,7 @@ It needs to be FAST. See wiki commentary at - http://ghc.haskell.org/trac/ghc/wiki/Commentary/HeapAlloced + https://gitlab.haskell.org/ghc/ghc/wikis/commentary/heap-alloced Implementation of HEAP_ALLOCED ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |