Say I update a bit of code in my Hakyll generator which I know will only effect one file in my website, and my clean build process is very expensive (e.g. using https://github.com/LaurentRDC/hakyll-images/). It would be great if there were a way to selectively invalidate the cache for just that file.