summaryrefslogtreecommitdiff
path: root/compiler/ghc.cabal.in
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/ghc.cabal.in')
-rw-r--r--compiler/ghc.cabal.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in
index d065f4194e..28a472a24e 100644
--- a/compiler/ghc.cabal.in
+++ b/compiler/ghc.cabal.in
@@ -374,6 +374,8 @@ Library
GHC.Data.Graph.Base
GHC.Data.Graph.Color
GHC.Data.Graph.Directed
+ GHC.Data.Graph.Inductive.Graph
+ GHC.Data.Graph.Inductive.PatriciaTree
GHC.Data.Graph.Ops
GHC.Data.Graph.Ppr
GHC.Data.Graph.UnVar