definition: |
docDir :: String docDir = baseDir </> "docs" |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
documentation: |
--- The directory containing the documentations of the various analyses. |
failfree: |
<FAILING> |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{() |-> _} |
name: |
docDir |
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 |