From 9df24c8c368619ecf9c87fe887a48a87bdfe3261 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Sun, 28 Aug 2022 07:52:05 -0400 Subject: [PATCH] hath.cabal: add autogen-modules stanza. --- hath.cabal | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hath.cabal b/hath.cabal index 8800c2c..640ffe2 100644 --- a/hath.cabal +++ b/hath.cabal @@ -104,6 +104,9 @@ executable hath Octet Paths_hath + autogen-modules: + Paths_hath + build-depends: base >= 4.15, cmdargs >= 0.10, -- 2.43.2