definition: |
usageText :: String usageText = usageInfo ("Usage: curry-verify [options] <module names>\n") options |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
documentation: |
-- Help text |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
name: |
usageText |
precedence: |
no precedence defined |
result-values: |
_ |
signature: |
String |
solution-complete: |
operation might suspend on free variables |
terminating: |
possibly non-terminating |
totally-defined: |
possibly non-reducible on same data term |