Re: Changes to Typeable
Ian Lynagh <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Oct 30, 2012 at 09:21:49AM +0000, José Pedro Magalhães wrote: > > Well, they will at least start throwing warnings, which means validate > won't pass. You can disable warnings for those libraries in mk/validate-settings.mk. Perhaps we should permanently disable warnings for all libraries we don't maintain. Thanks Ian