diku-dk / futhark

:boom::computer::boom: A data-parallel functional programming language
http://futhark-lang.org
ISC License
2.38k stars 165 forks source link

Document `FUTHARK_COMPILER_DEBUGGING=2`. #2110

Closed zfnmxt closed 7 months ago

zfnmxt commented 7 months ago

It's not mentioned in HACKING.md. Used here:

https://github.com/diku-dk/futhark/blob/6c65c2371f08b8722490260fec4937305fd6f3c6/src/Language/Futhark/Pretty.hs#L314-L320

and here:

https://github.com/diku-dk/futhark/blob/6c65c2371f08b8722490260fec4937305fd6f3c6/src/Language/Futhark/Pretty.hs#L401-L408