<div dir="ltr"><div><div><div><div><div><div><div><div>This is a call for comments before I'd create a ticket in corresponding project (I'm not sure if it should be ghc or stack/cabal).<br><br></div>There's a common situation I get into: I compile with "stack build" (or cabal build), get a big list of warnings, fix few of them, then I re-compile project, but a lot of warnings are gone now. The only option I'm left with is to use "-fforce-recomp".<br><br></div>Problems with -fforce-recomp are:<br></div>- full-recompile is quite long for big projects<br></div>- most people don't know about it, especially newbies<br><br></div>I think some flag, which would be turned on by default, which would indicate to "recompile modules if they previously had warnings" would be awesome to have.<br><br></div>1. would you like to have that flag?<br></div>2. would you like it "on" by default?<br></div><div>3. should ticket go into ghc or stack/cabal-install project?<br></div><div><br></div>Thank you.<br></div>