]> gitweb.michael.orlitzky.com - hath.git/commitdiff
hath.cabal: add autogen-modules stanza.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 28 Aug 2022 11:52:05 +0000 (07:52 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 28 Aug 2022 11:52:05 +0000 (07:52 -0400)
hath.cabal

index 8800c2c0a53c6a341eda38515891653f13a48be4..640ffe2ea6273daa69ac3665da619ec5ea445264 100644 (file)
@@ -104,6 +104,9 @@ executable hath
     Octet
     Paths_hath
 
+  autogen-modules:
+    Paths_hath
+
   build-depends:
     base                        >= 4.15,
     cmdargs                     >= 0.10,