From ad43f8473319673484c3215299031938f37460aa Mon Sep 17 00:00:00 2001 From: Francesco Gazzetta Date: Fri, 1 Jul 2022 20:24:06 +0200 Subject: [PATCH] Add golden files to extra-source-files --- qbe.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qbe.cabal b/qbe.cabal index ae04710..f370ba6 100644 --- a/qbe.cabal +++ b/qbe.cabal @@ -12,7 +12,7 @@ copyright: 2022 Francesco Gazzetta category: Language build-type: Simple extra-doc-files: CHANGELOG.md --- extra-source-files: +extra-source-files: golden/*.qbe common common ghc-options: -Wall