X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2Fsm%2FCompact.h;h=9b3ecb38192c1424598c4045a3d91aef744dcbc0;hb=9d03becc597e5b1ab6c8466209a1263bf8ba6f29;hp=4f1d6a27c72bd098a3af7bff03f2f5c239f9b562;hpb=ab0e778ccfde61aed4c22679b24d175fc6cc9bf3;p=ghc-hetmet.git diff --git a/rts/sm/Compact.h b/rts/sm/Compact.h index 4f1d6a2..9b3ecb3 100644 --- a/rts/sm/Compact.h +++ b/rts/sm/Compact.h @@ -4,6 +4,11 @@ * * Compacting garbage collector * + * Documentation on the architecture of the Garbage Collector can be + * found in the online commentary: + * + * http://hackage.haskell.org/trac/ghc/wiki/Commentary/Rts/Storage/GC + * * ---------------------------------------------------------------------------*/ #ifndef GCCOMPACT_H