X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=Rakka%2FWiki%2FInterpreter%2FPageList.hs;h=2815bda638878a098715b57dd82d11988b445aa4;hb=bc8616eec0bcac3102860c76f93ebfd0da24c2d6;hp=2a10372d1b4e253c6cf174e11cb2ca7d2236e1c1;hpb=e43bb104a7313dd696b8bb8aa3bafff94706a187;p=Rakka.git diff --git a/Rakka/Wiki/Interpreter/PageList.hs b/Rakka/Wiki/Interpreter/PageList.hs index 2a10372..2815bda 100644 --- a/Rakka/Wiki/Interpreter/PageList.hs +++ b/Rakka/Wiki/Interpreter/PageList.hs @@ -4,6 +4,7 @@ module Rakka.Wiki.Interpreter.PageList where import Data.Maybe +import Data.Time import Network.HTTP.Lucu.RFC1123DateTime import Rakka.Page import Rakka.Storage @@ -20,7 +21,7 @@ interpreters = [ recentUpdatesInterp ] --