From: Michael Orlitzky Date: Sun, 28 Aug 2022 11:52:05 +0000 (-0400) Subject: hath.cabal: add autogen-modules stanza. X-Git-Tag: 0.5.5~1 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=hath.git;a=commitdiff_plain;h=9df24c8c368619ecf9c87fe887a48a87bdfe3261 hath.cabal: add autogen-modules stanza. --- 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,