From b56fa391ae1afb0fc6ed1542522517723732fdec Mon Sep 17 00:00:00 2001 From: Jack Kelly Date: Thu, 22 Aug 2024 16:30:48 +1000 Subject: [PATCH] timeline.cabal: Pass `cabal check` --- timeline.cabal | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/timeline.cabal b/timeline.cabal index 16d5726..a537af3 100644 --- a/timeline.cabal +++ b/timeline.cabal @@ -23,10 +23,11 @@ tested-with: || ==9.8.2 || ==9.10.1 -extra-source-files: +extra-doc-files: CHANGELOG.md README.md - test/golden/*.txt + +extra-source-files: test/golden/*.txt source-repository head type: git