definition: |
showTimings :: Bool showTimings = False |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
documentation: |
-- For debugging purposes: -- Show timings and differences between term and compact term representation? |
failfree: |
() |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{() |-> {False}} |
name: |
showTimings |
precedence: |
no precedence defined |
result-values: |
{False} |
signature: |
Prelude.Bool |
solution-complete: |
operationally complete operation |
terminating: |
yes |
totally-defined: |
reducible on all ground data terms |