-
Simon Marlow authored
This means we can use a %ld format specifier for StgWord/StgInt with printf and not get shouted at by gcc.
Simon Marlow authoredThis means we can use a %ld format specifier for StgWord/StgInt with printf and not get shouted at by gcc.
Loading