definition: |
packageLoadPath :: String packageLoadPath = "/var/www/webapps/curry-info/.curry_info_cache/checkouts/cpns-3.0.0/src:/var/www/webapps/curry-info/.curry_info_cache/checkouts/cpns-3.0.0/.cpm/packages/socket-3.0.0/src:/var/www/webapps/curry-info/.curry_info_cache/checkouts/cpns-3.0.0/.cpm/packages/process-3.0.0/src:/var/www/webapps/curry-info/.curry_info_cache/checkouts/cpns-3.0.0/.cpm/packages/profiling-3.0.0/src:/var/www/webapps/curry-info/.curry_info_cache/checkouts/cpns-3.0.0/.cpm/packages/time-3.0.0/src:/var/www/webapps/curry-info/.curry_info_cache/checkouts/cpns-3.0.0/.cpm/packages/filepath-3.0.0/src:/var/www/webapps/curry-info/.curry_info_cache/checkouts/cpns-3.0.0/.cpm/packages/directory-3.0.0/src" |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
documentation: |
--- Load path for the package (deprecated, use 'getPackageLoadPath'). |
failfree: |
() |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{() |-> {:}} |
name: |
packageLoadPath |
precedence: |
no precedence defined |
result-values: |
{:} |
signature: |
String |
solution-complete: |
operationally complete operation |
terminating: |
yes |
totally-defined: |
reducible on all ground data terms |