X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=System%2FMem.hs;h=2bac6122599b714c4e5afc08baddcfcb9eb563d1;hb=746ef6a7fd71bb1e9ebe3cd107c5f9f79f3b7a68;hp=984db4ee9dc493bf20fa16d1c08c5d8498b5f065;hpb=0e5a2f1d7684e4a3f3536f63c2b87fe21dd3b45d;p=ghc-base.git diff --git a/System/Mem.hs b/System/Mem.hs index 984db4e..2bac612 100644 --- a/System/Mem.hs +++ b/System/Mem.hs @@ -8,8 +8,6 @@ -- Stability : provisional -- Portability : portable -- --- $Id: Mem.hs,v 1.4 2002/04/24 16:31:45 simonmar Exp $ --- -- Memory-related system things. -- -----------------------------------------------------------------------------