[project @ 2001-07-03 11:37:49 by simonmar]
[ghc-base.git] / Data / Maybe.hs
index 06c7a25..de5d121 100644 (file)
@@ -7,9 +7,9 @@
 -- 
 -- Maintainer  :  libraries@haskell.org
 -- Stability   :  experimental
--- Portability :  non-portable
+-- Portability :  portable
 --
--- $Id: Maybe.hs,v 1.1 2001/06/28 14:15:02 simonmar Exp $
+-- $Id: Maybe.hs,v 1.2 2001/07/03 11:37:50 simonmar Exp $
 --
 -- The Maybe type, and associated operations.
 --