X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=System%2FLocale.hs;h=cdef8eeac136ba0d6ac24dece38ecd55a6834ef5;hb=746ef6a7fd71bb1e9ebe3cd107c5f9f79f3b7a68;hp=e58335fda12a3c0335a97230136250e7b171ea2f;hpb=0e5a2f1d7684e4a3f3536f63c2b87fe21dd3b45d;p=ghc-base.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. -- -----------------------------------------------------------------------------