X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=time-http.git;a=blobdiff_plain;f=Data%2FTime%2FHTTP%2FCommon.hs;h=e0a899e6c7e801d4dc4f18d601635aaab4dfa272;hp=a84dda7fa1434e05f75330c1435168ed97ead8f4;hb=82afb594c5b4254385435491700befcbea185a5d;hpb=b6bd963751a3da2fd2961be19d42a45f4b098b96 diff --git a/Data/Time/HTTP/Common.hs b/Data/Time/HTTP/Common.hs index a84dda7..e0a899e 100644 --- a/Data/Time/HTTP/Common.hs +++ b/Data/Time/HTTP/Common.hs @@ -26,12 +26,10 @@ module Data.Time.HTTP.Common , assertTimeOfDayIsGood ) where - import Control.Monad import Data.Fixed import Data.Time import Data.Time.Calendar.WeekDate -import Text.Parsec shortWeekDayName :: Int -> String shortWeekDayName 1 = "Mon"