X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=System%2FExit.hs;h=0570c82bccfcd53c179679e63cb7829990b58191;hb=746ef6a7fd71bb1e9ebe3cd107c5f9f79f3b7a68;hp=6d486c932dbf1b6805afe5e3ed154de4df68e135;hpb=0e5a2f1d7684e4a3f3536f63c2b87fe21dd3b45d;p=haskell-directory.git diff --git a/System/Exit.hs b/System/Exit.hs index 6d486c9..0570c82 100644 --- a/System/Exit.hs +++ b/System/Exit.hs @@ -8,8 +8,6 @@ -- Stability : provisional -- Portability : portable -- --- $Id: Exit.hs,v 1.2 2002/04/24 16:31:45 simonmar Exp $ --- -- Exiting the program. -- -----------------------------------------------------------------------------