definition: |
configFileName :: String configFileName = "currystylecheckrc" |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
documentation: |
------------------------------------------------------------------------------ -- Name of the config file for the style checker. |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{() |-> {:}} |
name: |
configFileName |
precedence: |
no precedence defined |
result-values: |
{:} |
signature: |
String |
solution-complete: |
operationally complete operation |
terminating: |
yes |
totally-defined: |
reducible on all ground data terms |