Module PackageConfig

Summary of exported operations:

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

Exported operations:

packageVersion :: String   

Package version as a string.

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

packagePath :: String   

Package location.

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

packageLoadPath :: String   

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

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

packageExecutable :: String   

Location of the executable installed by this package.

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