| Safe Haskell | Safe-Inferred | 
|---|---|
| Language | Haskell2010 | 
Distribution.Types.TargetInfo
Synopsis
Documentation
data TargetInfo #
The TargetInfo contains all the information necessary to build a
 specific target (e.g., componentmodulefile) in a package.  In
 principle, one can get the Component from a
 ComponentLocalBuildInfo and LocalBuildInfo, but it is much more
 convenient to have the component in hand.
Constructors
| TargetInfo | |
| Fields | |
Instances
| IsNode TargetInfo # | |
| Defined in Distribution.Types.TargetInfo Associated Types type Key TargetInfo # | |
| type Key TargetInfo # | |
| Defined in Distribution.Types.TargetInfo | |