agda / cubical

An experimental library for Cubical Agda
https://agda.github.io/cubical/Cubical.README.html
Other
446 stars 136 forks source link

Suggested heap size for CI #1074

Open felixwellen opened 9 months ago

felixwellen commented 9 months ago

Does anyone know why we set a suggested heap size in the makefile? And why it seems to set the maximum heap size as well? Shouldn't we just not set that?

felixwellen commented 9 months ago

I think we should just not set it - the library fails with the current release candidate for agda 2.6.4.1 (with a heap-exhausted error) and checks if the option for the heap size is just removed.