Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Distribution.Client.CmdInstall.ClientInstallTargetSelector
Documentation
data WithoutProjectTargetSelector Source #
Constructors
WoPackageId PackageId | |
WoPackageComponent PackageId ComponentName | |
WoURI URI |
Instances
Show WithoutProjectTargetSelector Source # | |
Defined in Distribution.Client.CmdInstall.ClientInstallTargetSelector Methods showsPrec :: Int -> WithoutProjectTargetSelector -> ShowS # show :: WithoutProjectTargetSelector -> String # showList :: [WithoutProjectTargetSelector] -> ShowS # |