[project @ 2002-04-26 13:34:05 by simonmar]
[ghc-base.git] / Data / Either.hs
index bc93248..fa9648c 100644 (file)
@@ -9,8 +9,6 @@
 -- Stability   :  experimental
 -- Portability :  portable
 --
--- $Id: Either.hs,v 1.4 2002/04/24 16:31:39 simonmar Exp $
---
 -- The Either type, and associated operations.
 --
 -----------------------------------------------------------------------------