X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=System%2FEnvironment.hs;h=4215af61f9ccc35f9ff2ee86a62ef9d1b40e9850;hb=746ef6a7fd71bb1e9ebe3cd107c5f9f79f3b7a68;hp=117b7db0a3d24610838429688022ba6dfd566dc9;hpb=0e5a2f1d7684e4a3f3536f63c2b87fe21dd3b45d;p=ghc-base.git diff --git a/System/Environment.hs b/System/Environment.hs index 117b7db..4215af6 100644 --- a/System/Environment.hs +++ b/System/Environment.hs @@ -8,8 +8,6 @@ -- Stability : provisional -- Portability : portable -- --- $Id: Environment.hs,v 1.6 2002/04/24 16:31:45 simonmar Exp $ --- -- Miscellaneous information about the system environment. -- -----------------------------------------------------------------------------