definition: |
packagePath :: String packagePath = "/var/www/webapps/curry-info/.curry_info_cache/checkouts/cpns-3.0.0" |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
documentation: |
--- Package location (deprecated, use 'getPackagePath'). |
failfree: |
() |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{() |-> {:}} |
name: |
packagePath |
precedence: |
no precedence defined |
result-values: |
{:} |
signature: |
String |
solution-complete: |
operationally complete operation |
terminating: |
yes |
totally-defined: |
reducible on all ground data terms |