X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=System%2FDirectory.hs;h=7338fff513da8acc76d924d6137344df0fc36e4c;hb=b8ac498face4c8b16c06d30fbc86666b7dc28173;hp=9cb985cc1af3ab55fab15d78cf8e7791204b97e3;hpb=aa892b1ecac3f5b19b7b1a02367f347f545d9914;p=ghc-base.git diff --git a/System/Directory.hs b/System/Directory.hs index 9cb985c..7338fff 100644 --- a/System/Directory.hs +++ b/System/Directory.hs @@ -5,7 +5,7 @@ -- License : BSD-style (see the file libraries/base/LICENSE) -- -- Maintainer : libraries@haskell.org --- Stability : provisional +-- Stability : stable -- Portability : portable -- -- System-independent interface to directory manipulation.