From eee8bf8bf29d62bb2156466234fe59644ffb9988 Mon Sep 17 00:00:00 2001 From: Justin Humm Date: Wed, 18 Sep 2019 02:41:15 +0200 Subject: add missing files to hakyll.cabal This fixes a build error with the Hackage tarball of 4.13.0.0 --- hakyll.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hakyll.cabal') diff --git a/hakyll.cabal b/hakyll.cabal index 246408a..e4168d3 100644 --- a/hakyll.cabal +++ b/hakyll.cabal @@ -59,6 +59,7 @@ Data-files: Extra-source-files: CHANGELOG.md + tests/data/embed.html tests/data/example.md tests/data/example.md.metadata tests/data/images/favicon.ico @@ -69,6 +70,7 @@ Extra-source-files: tests/data/partial.html.out tests/data/posts/2010-08-26-birthday.md tests/data/posts/2018-09-26.md + tests/data/posts/2019/05/10/tomorrow.md tests/data/russian.md tests/data/strip.html tests/data/strip.html.out -- cgit v1.2.3