Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Distribution.Client.Types.ConfiguredPackage
Synopsis
Documentation
data ConfiguredPackage loc Source #
A ConfiguredPackage
is a not-yet-installed package along with the
total configuration information. The configuration information is total in
the sense that it provides all the configuration information and so the
final configure process will be independent of the environment.
ConfiguredPackage
is assumed to not support Backpack. Only the
v2-build
codepath supports Backpack.
Constructors
ConfiguredPackage | |
Fields
|