[Agda] memory eagerness
Nils Anders Danielsson
nad at cse.gu.se
Mon May 13 15:41:44 CEST 2013
On 2013-05-06 20:33, Sergei Meshveliani wrote:
> But now the question is more concrete: 6 Gb is overfilled, the
> program is not large, and I do not know how to continue.
Have you tried using abstract? If you have some piece of code that you
know Agda does not need to unfold, then it may be worth marking it as
abstract, in which case Agda won't unfold it (except when checking other
bodies in the same "abstract block").
--
/NAD
More information about the Agda
mailing list