X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=System%2FMem%2FStableName.hs;h=c26738c9cf29d9933a5d7a79a68b59a6c1fda62c;hb=746ef6a7fd71bb1e9ebe3cd107c5f9f79f3b7a68;hp=f52be1d95604d8fdba4220a1d4724cb21fbc5931;hpb=0e5a2f1d7684e4a3f3536f63c2b87fe21dd3b45d;p=ghc-base.git diff --git a/System/Mem/StableName.hs b/System/Mem/StableName.hs index f52be1d..c26738c 100644 --- a/System/Mem/StableName.hs +++ b/System/Mem/StableName.hs @@ -8,8 +8,6 @@ -- Stability : experimental -- Portability : non-portable -- --- $Id: StableName.hs,v 1.4 2002/04/24 16:31:45 simonmar Exp $ --- -- Giving an object a stable (GC-invariant) name. -- -----------------------------------------------------------------------------