Gwern Branwen <[email protected]> writes: > Then there must be something I am missing about the test infrastructure. I > don't see how the tests could fail if the patches followed my sequence of
> 1. adding -fwarn-tabs to darcs.cabal > 2. adding a hints file > 3. tightening the hlint hints per your version > 4. adding a hlint script > 5. adding the ratify module > 6. changing all the necessary imports to use the ratify module & > 7. deleting the haskell_policy.sh and replacing it with the hlint script > Small, logical, self-contained patches which don't break the test setup at > any point and which don't have deps on a bunch of files. Seems better than > one big patch. I don't particularly care -- if you want, re-record it in small chunks. However please note that the suggested sequence does not work (between 4 and 5, you get a failure in the hlint script, unless you put it somewhere else than tests/... between 6 and 7, haskell_policy breaks). Yours, Petr. _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
