summaryrefslogtreecommitdiff
path: root/hakyll.cabal
diff options
context:
space:
mode:
authorJasper Van der Jeugt <jaspervdj@gmail.com>2010-03-04 00:02:37 +0100
committerJasper Van der Jeugt <jaspervdj@gmail.com>2010-03-04 00:02:37 +0100
commit76ebcf97b4e2c993297aa914ce576fc0abd68d06 (patch)
treee82dce223dc1cbbcd544449620270d2ae613133d /hakyll.cabal
parente4f09b0a051092ff12726d491a464c4b9c67ddf5 (diff)
downloadhakyll-76ebcf97b4e2c993297aa914ce576fc0abd68d06.tar.gz
First careful transition from data to arrows. It compiles, but that's about it.
Diffstat (limited to 'hakyll.cabal')
-rw-r--r--hakyll.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/hakyll.cabal b/hakyll.cabal
index a01e264..dd0302f 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -44,6 +44,7 @@ library
Text.Hakyll.Hakyll
Text.Hakyll.Regex
Text.Hakyll.Render
+ Text.Hakyll.RenderAction
Text.Hakyll.Renderable
Text.Hakyll.Renderables
Text.Hakyll.Page