From 3f35b8be8c1116733f8588c717b947e8c050ca96 Mon Sep 17 00:00:00 2001 From: Jack Kelly Date: Wed, 17 Jan 2024 14:18:58 +1000 Subject: [PATCH] wai-handler-hal.cabal: Satisfy `cabal check` --- wai-handler-hal.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wai-handler-hal.cabal b/wai-handler-hal.cabal index ed104c9..7b84861 100644 --- a/wai-handler-hal.cabal +++ b/wai-handler-hal.cabal @@ -21,8 +21,9 @@ maintainer: Bellroy Tech Team copyright: Copyright (C) 2021 Bellroy Pty Ltd category: AWS, Cloud build-type: Simple -extra-source-files: +extra-doc-files: CHANGELOG.md +extra-source-files: README.md test/data/ProxyRequest.json test/golden/WaiRequest.txt