Package version as a string.
Returns the location (installation directory) of the package.
Package location (deprecated, use getPackagePath).
getPackageLoadPath
:: IO [String]
Returns the load path for the package (if it is the main package).
Load path for the package (deprecated, use getPackageLoadPath).
getPackageExecutable
:: IO String
Returns the location of the executable installed by this package.
Location of the executable (deprecated, use getPackageExecutable).