Warnings from GHC are handled inconsistently and not always displayed in the build log. I haven't track down the cause of this issue yet. It might also help to emit them in a format which is parseable by Xcode, like we do for errors.
Warnings from GHC are handled inconsistently and not always displayed in the build log.
I haven't track down the cause of this issue yet.
It might also help to emit them in a format which is parseable by Xcode, like we do for errors.