]> gitweb.michael.orlitzky.com - hath.git/commitdiff
hath.cabal: add Paths_hath to other-modules to silence a warning.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 4 Mar 2019 02:53:47 +0000 (21:53 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 4 Mar 2019 02:53:47 +0000 (21:53 -0500)
hath.cabal

index 6e9d036995667652a33e52f81b05d63cb11a3225..bb3899f6f632e48828a7646f192fd3882c7668e2 100644 (file)
@@ -103,6 +103,7 @@ executable hath
     Maskable
     Maskbits
     Octet
     Maskable
     Maskbits
     Octet
+    Paths_hath
 
   build-depends:
     base                        >= 4.9 && < 5,
 
   build-depends:
     base                        >= 4.9 && < 5,