Steps:
- Run
stack haddock in the http-client repo (as an example)
- When it succeeds: run it again
Expected: nothing happens
Actual: it rebuilds transformers-compat (presumably because there are no modules in that package), and then rebuilds everything that depends on it