Module CPM.ConfigPackage

Summary of exported operations:

packageVersion :: String  Deterministic 
Package version as a string.
packagePath :: String  Deterministic 
Package location.
packageLoadPath :: String  Deterministic 
Load path for the package (if it is the main package).
packageExecutable :: String  Deterministic 
Location of the executable installed by this package.

Exported operations:

packageVersion :: String  Deterministic 

Package version as a string.

Further infos:
  • solution complete, i.e., able to compute all solutions

packagePath :: String  Deterministic 

Package location.

Further infos:
  • solution complete, i.e., able to compute all solutions

packageLoadPath :: String  Deterministic 

Load path for the package (if it is the main package).

Further infos:
  • solution complete, i.e., able to compute all solutions

packageExecutable :: String  Deterministic 

Location of the executable installed by this package.

Further infos:
  • solution complete, i.e., able to compute all solutions