Make debug `Bool` not `Int` in `StgToCmmConfig`
We don't need any more resolution than this.
Rename the field to stgToCmmEmitDebugInfo
to indicate it is no longer conveying any "level" information.
Edited by John Ericson
We don't need any more resolution than this.
Rename the field to stgToCmmEmitDebugInfo
to indicate it is no longer conveying any "level" information.