From 37ab915afbb703e23f457fd04db1e0b9e1e409c0 Mon Sep 17 00:00:00 2001 From: Moritz Angermann Date: Mon, 20 Nov 2017 14:03:43 +0800 Subject: Declare use of `Paths_haddock` module in other-modules (#705) This was detected by `-Wmissing-home-modules` --- haddock.cabal | 2 ++ 1 file changed, 2 insertions(+) diff --git a/haddock.cabal b/haddock.cabal index cf9c8296..283b2a42 100644 --- a/haddock.cabal +++ b/haddock.cabal @@ -144,6 +144,8 @@ executable haddock Haddock.GhcUtils Haddock.Syb Haddock.Convert + + Paths_haddock else -- in order for haddock's advertised version number to have proper meaning, -- we pin down to a single haddock-api version. -- cgit v1.2.3