From ae7cc9f324064561c060f03b0a3797b9ed95f521 Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Thu, 23 Sep 2010 10:36:37 +0200 Subject: Export all modules in Text.Hakyll, for the lazy --- src/Text/Hakyll/Feed.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Text/Hakyll/Feed.hs') diff --git a/src/Text/Hakyll/Feed.hs b/src/Text/Hakyll/Feed.hs index 992b8da..be8d023 100644 --- a/src/Text/Hakyll/Feed.hs +++ b/src/Text/Hakyll/Feed.hs @@ -17,6 +17,7 @@ -- -- Furthermore, the feed will be generated, but will be incorrect (it won't -- validate) if an empty list is passed. +-- module Text.Hakyll.Feed ( FeedConfiguration (..) , renderRss -- cgit v1.2.3