<div dir="ltr">Using Cabal v3.2.0.0 and with the following stanza in my *.cabal file:<br><div><br></div><div>executable ex9<br>  import: shared-properties<br>  main-is: src/ex/ex9.hs<br>  cxx-sources: src/ex/ex9.cpp<br></div><div>{snip}</div><div><br></div><div>if I edit the file: `src/ex/ex9.cpp`, and then execute: `cabal build`, I'm told:</div><div><br></div><div>$ cabal build<br>Up to date<br></div><div><br></div><div>Is this a known issue?</div><div>Is there a workaround?</div><div><br></div><div>Thanks,</div><div>-db</div><div><br></div></div>