Closed sparverius closed 4 years ago
Here is a little bit of naming convention I use:
XATS: for general stuff related to ATS/Xanadu
XATSLIB: for the kind of stuff related to the libraries XATSPRE: for the kind of stuff related to the prelude
XATSOPT: for the kind of stuff related to the compiler
adding
#define __XATS_DEBUG__ 1
For example in srcgen/xats/DATS/trans12_envmap.dats
Set
__XATS_DEBUG__
to 0 to disable the compiler from dumping the debug info via: