X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=time-http.git;a=blobdiff_plain;f=Data%2FTime%2FRFC733%2FInternal.hs;h=d6aea4110904dcbc928f2af3f618fcad55f3b9f2;hp=d1de6d864014437577cc95654705161be866d18e;hb=98132c09a6383d8d8447e0307207b933f7240f5f;hpb=512f9a871149c7dd20d0c1c86cb230fbb7dc43f6 diff --git a/Data/Time/RFC733/Internal.hs b/Data/Time/RFC733/Internal.hs index d1de6d8..d6aea41 100644 --- a/Data/Time/RFC733/Internal.hs +++ b/Data/Time/RFC733/Internal.hs @@ -2,6 +2,7 @@ OverloadedStrings , UnicodeSyntax #-} +-- |Internal functions for "Data.Time.RFC733". module Data.Time.RFC733.Internal ( rfc733DateAndTime )