You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default, when building multiple target packages, the output from these will end up in a log file instead of on the console unless it contains errors or warnings
Not the case at my end with 1.3.2 (latest I reckon, Win64 build), so I'd have to dump-logs to see those warnings.. errors do get properly emitted as described above however. Did GHC's output format for warnings change in 8.0.2 or something? 😁