summaryrefslogtreecommitdiff
path: root/blog.cabal
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2024-07-06 23:20:29 +0200
committerStefan Kreutz <mail@skreutz.com>2024-07-06 23:20:29 +0200
commit6772e304c049cf44bbf47b445b04c8e45c16c128 (patch)
tree803a70bb59d6d9918e9d0cabd13fb58f951190ca /blog.cabal
parent8c37ae3642f9e95ccfcf8982c45b7e6ed3c3c850 (diff)
downloadblog-6772e304c049cf44bbf47b445b04c8e45c16c128.tar
Append anchors to headings
Diffstat (limited to 'blog.cabal')
-rw-r--r--blog.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/blog.cabal b/blog.cabal
index c0c8c9a..03b9035 100644
--- a/blog.cabal
+++ b/blog.cabal
@@ -13,6 +13,8 @@ executable site
build-depends: base
, hakyll
, filepath
+ , pandoc
+ , pandoc-types
, time
ghc-options: -threaded
default-language: Haskell2010
Generated by cgit. See skreutz.com for my tech blog and contact information.