From: Michael Orlitzky Date: Mon, 4 Mar 2019 02:53:47 +0000 (-0500) Subject: hath.cabal: add Paths_hath to other-modules to silence a warning. X-Git-Tag: 0.5.1~11 X-Git-Url: https://gitweb.michael.orlitzky.com/?p=hath.git;a=commitdiff_plain;h=18a66e9e1fec53215890a7c0cd6c27c79059a310 hath.cabal: add Paths_hath to other-modules to silence a warning. --- diff --git a/hath.cabal b/hath.cabal index 6e9d036..bb3899f 100644 --- a/hath.cabal +++ b/hath.cabal @@ -103,6 +103,7 @@ executable hath Maskable Maskbits Octet + Paths_hath build-depends: base >= 4.9 && < 5,