]> gitweb.michael.orlitzky.com - hath.git/blobdiff - hath.cabal
hath.cabal: add Paths_hath to other-modules to silence a warning.
[hath.git] / hath.cabal
index bb1a2e88407cd3fd1a04651838315324b1248384..bb3899f6f632e48828a7646f192fd3882c7668e2 100644 (file)
@@ -1,5 +1,5 @@
 name:           hath
-version:        0.4.1
+version:        0.4.2
 cabal-version:  >= 1.8
 author:         Michael Orlitzky
 maintainer:    Michael Orlitzky <michael@orlitzky.com>
@@ -103,6 +103,7 @@ executable hath
     Maskable
     Maskbits
     Octet
+    Paths_hath
 
   build-depends:
     base                        >= 4.9 && < 5,