In [Data.Nat.Tactic.RingSolver](http://agda.github.io/agda-stdlib/Data.Nat.Tactic.RingSolver.html) we tell people to > See README.Nat for examples of how to use this solver But `README.Nat` does not exist anymore. We probably meant to point to [README.Tactic.RingSolver](http://agda.github.io/agda-stdlib/README.Tactic.RingSolver.html) instead. Ideally this kind of sanity check should be part of `GenerateEverything`.