public interface HaskellOmnibusLinkable extends NativeLinkableGroup
NativeLinkableGroup.Linkage
Modifier and Type | Method and Description |
---|---|
Optional<Iterable<? extends NativeLinkableGroup>> |
getOmnibusPassthroughDeps(CxxPlatform platform,
ActionGraphBuilder graphBuilder)
Returns the subset of
NativeLinkableGroup deps that are also NativeLinkable
deps for the requested platform. |
getBuildTarget, getNativeLinkable
Optional<Iterable<? extends NativeLinkableGroup>> getOmnibusPassthroughDeps(CxxPlatform platform, ActionGraphBuilder graphBuilder)
NativeLinkableGroup
deps that are also NativeLinkable
deps for the requested platform.