X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=System%2FLocale.hs;h=cdef8eeac136ba0d6ac24dece38ecd55a6834ef5;hb=746ef6a7fd71bb1e9ebe3cd107c5f9f79f3b7a68;hp=e58335fda12a3c0335a97230136250e7b171ea2f;hpb=9fa9bc17072a58c0bae2cce4764d38677e96ac29;p=haskell-directory.git diff --git a/System/Locale.hs b/System/Locale.hs index e58335f..cdef8ee 100644 --- a/System/Locale.hs +++ b/System/Locale.hs @@ -8,8 +8,6 @@ -- Stability : provisional -- Portability : portable -- --- $Id: Locale.hs,v 1.2 2002/04/24 16:31:45 simonmar Exp $ --- -- Operations for defining locale-specific date and time formats. -- -----------------------------------------------------------------------------