summaryrefslogtreecommitdiff
path: root/hakyll.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'hakyll.cabal')
-rw-r--r--hakyll.cabal6
1 files changed, 4 insertions, 2 deletions
diff --git a/hakyll.cabal b/hakyll.cabal
index 7977e91..93aa07a 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -13,7 +13,9 @@ License-File: LICENSE
Category: Text
Cabal-Version: >= 1.6
Data-Dir: data
-Data-Files: templates/rss.xml
+Data-Files: templates/atom.xml
+ templates/atom-item.xml
+ templates/rss.xml
templates/rss-item.xml
build-type: Simple
@@ -51,7 +53,7 @@ library
Text.Hakyll.Paginate
Text.Hakyll.Util
Text.Hakyll.Tags
- Text.Hakyll.Rss
+ Text.Hakyll.Feed
Text.Hakyll.Internal.Cache
Text.Hakyll.Internal.CompressCss
Text.Hakyll.Internal.FileType