]> gitweb.michael.orlitzky.com - hath.git/blobdiff - hath.cabal
hath.cabal: bump to v0.5.5.
[hath.git] / hath.cabal
index 47753e5ec297c2e23aadff0f47259d2d4a07c0f8..d5ea0b7949fadd5168db9af2eb16d0a75bbdb6a2 100644 (file)
@@ -1,6 +1,6 @@
 cabal-version:  3.4
 name:           hath
-version:        0.5.3
+version:        0.5.5
 author:         Michael Orlitzky
 maintainer:    Michael Orlitzky <michael@orlitzky.com>
 homepage:       http://michael.orlitzky.com/code/hath.xhtml
@@ -104,6 +104,9 @@ executable hath
     Octet
     Paths_hath
 
+  autogen-modules:
+    Paths_hath
+
   build-depends:
     base                        >= 4.15,
     cmdargs                     >= 0.10,