From 6772e304c049cf44bbf47b445b04c8e45c16c128 Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Sat, 6 Jul 2024 23:20:29 +0200 Subject: Append anchors to headings --- blog.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'blog.cabal') 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 -- cgit v1.2.3