Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
Documentation
data GivenComponent Source #
A GivenComponent
represents a library depended on and explicitly
specified by the user/client with --dependency
It enables Cabal to know which ComponentId
to associate with a library
Since: Cabal-2.3.0.0