Skip to content

Commit a5c28ad

Browse files
committed
Missed out elabHaddockTargets
1 parent e92e916 commit a5c28ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cabal-install/Distribution/Client/ProjectPlanning.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2676,6 +2676,7 @@ pruneInstallPlanPass1 pkgs =
26762676
++ elabTestTargets pkg
26772677
++ elabBenchTargets pkg
26782678
++ maybeToList (elabReplTarget pkg)
2679+
++ elabHaddockTargets pkg
26792680
, stanza <- maybeToList (componentOptionalStanza cname)
26802681
]
26812682

0 commit comments

Comments
 (0)