about summary refs log tree commit diff
path: root/TazBlog.cabal
diff options
context:
space:
mode:
author"Vincent Ambo ext:(%22) <tazjin@gmail.com>2013-04-28T12·26+0200
committer"Vincent Ambo ext:(%22) <tazjin@gmail.com>2013-04-28T12·26+0200
commit8f1b6b5c4e34c59d7ceb19ef2fe552a104d7bf62 (patch)
treefac53f72105e1ee0de86929c4fed72214b33b35b /TazBlog.cabal
parent0f98c3f489b8a00f1a6ce539b8f853a07610c2e1 (diff)
* added Markdown support
Diffstat (limited to 'TazBlog.cabal')
-rw-r--r--TazBlog.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/TazBlog.cabal b/TazBlog.cabal
index ed1f886a19ea..63f9ad75e015 100644
--- a/TazBlog.cabal
+++ b/TazBlog.cabal
@@ -36,4 +36,5 @@ Executable tazblog
     rss,
     recaptcha,
     hamlet,
-    shakespeare-css
+    shakespeare-css,
+    markdown