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=24bf3b8db05616dec2aa4e6d7445d985935005c4 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 )