[project @ 2005-01-26 13:27:44 by malcolm]
authormalcolm <unknown>
Wed, 26 Jan 2005 13:27:44 +0000 (13:27 +0000)
committermalcolm <unknown>
Wed, 26 Jan 2005 13:27:44 +0000 (13:27 +0000)
Change stability notation from 'stable' to 'experimental', since many
people seem to agree there are plenty of bugs here.

System/FilePath.hs

index 5be2fa0..2ed786a 100644 (file)
@@ -7,7 +7,7 @@
 -- License     :  BSD-style (see the file libraries/base/LICENSE)
 -- 
 -- Maintainer  :  libraries@haskell.org
--- Stability   :  stable
+-- Stability   :  highly experimental
 -- Portability :  portable
 --
 -- System-independent pathname manipulations.