Re: Warnings

2021-05-04 Thread Ben Gamari
Simon Peyton Jones via ghc-devs writes: > If 'transformers' purposely has orphan instances, shouldn't we switch off the > warnings about them? > Simon > We actually do so in Make, but strangely only in the stage2 build (see mk/warnings.mk). It's unclear to me why this is the case. I think the id

Warnings

2021-05-04 Thread Simon Peyton Jones via ghc-devs
If 'transformers' purposely has orphan instances, shouldn't we switch off the warnings about them? Simon "/opt/ghc/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -O -H64m -Wall -package-db libraries/bootstrapping.conf -this-unit-id transformers-0.5.6.2 -hide-all-packages -package-env - -i -