[project @ 2000-12-19 12:55:18 by simonmar]
authorsimonmar <unknown>
Tue, 19 Dec 2000 12:55:18 +0000 (12:55 +0000)
committersimonmar <unknown>
Tue, 19 Dec 2000 12:55:18 +0000 (12:55 +0000)
commitb1bbd55b3398136c4944cdca9df05cb12eda03ba
tree9fd8a166f52a799083c4a5e9e423586be6bdf897
parentc887767d3ffa9d5ce292d38b0c091b6a23d66957
[project @ 2000-12-19 12:55:18 by simonmar]
- Add setHeapSize (for -H support, works with ghc-4.08+)
- Add enableGhcTiming (for -Rghc-timing, works with ghc-4.11+)

Both of these are no-ops for older compilers.
ghc/compiler/parser/hschooks.c
ghc/compiler/parser/hschooks.h [new file with mode: 0644]