[project @ 2004-03-20 18:26:40 by ross]
[ghc-base.git] / Data / Maybe.hs
index 9c86159..f98fa85 100644 (file)
@@ -6,7 +6,7 @@
 -- License     :  BSD-style (see the file libraries/base/LICENSE)
 -- 
 -- Maintainer  :  libraries@haskell.org
--- Stability   :  experimental
+-- Stability   :  stable
 -- Portability :  portable
 --
 -- The Maybe type, and associated operations.