aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
authorMarcin Szamotulski <profunctor@pm.me>2021-08-08 17:19:06 +0200
committerGitHub <noreply@github.com>2021-08-08 17:19:06 +0200
commit5bd9262466a0e71da4e84654a1906b76996e3692 (patch)
treef8b6c000381a10b540cb27d7c9089158075a25db /haddock.cabal
parentbe7ea34f16391d5e61326b117ecddeea2165fb86 (diff)
coot/multiple packages (ghc-9.2) (#1418)
Diffstat (limited to 'haddock.cabal')
-rw-r--r--haddock.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/haddock.cabal b/haddock.cabal
index 0f98be49..c6bbcc6b 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -111,6 +111,8 @@ executable haddock
Haddock.Parser
Haddock.Utils
Haddock.Utils.Json
+ Haddock.Utils.Json.Parser
+ Haddock.Utils.Json.Types
Haddock.Backends.Xhtml
Haddock.Backends.Xhtml.Decl
Haddock.Backends.Xhtml.DocMarkup