This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- Jul 16, 2017
-
-
Amir Mohammad Saied authored
-
Amir Mohammad Saied authored
-
- Jul 15, 2017
-
-
Amir Mohammad Saied authored
-
- Mar 20, 2017
-
-
Edward Z. Yang authored
Previously, we used the solver dependencies to figure out what to monitor, but this lead to a failure mode where we would also monitor the monitor files associated with the test suite, which we really shouldn't do. This patch pushes the monitor file calculation later until the build step, at which point we know exactly what our dependencies are, and monitor those precisely. Fixes #4405. Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
- Mar 07, 2017
-
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-