This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- 11 Jan, 2017 1 commit
-
-
Mikhail Glushenkov authored
-
- 27 Nov, 2016 3 commits
-
-
Edward Z. Yang authored
This information is useful for determining where the build products are placed, so we can, e.g., run the built executables. Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
- 18 Nov, 2016 1 commit
-
-
Edward Z. Yang authored
See cabal-testsuite/README.md for a detailed description of the new architecture. Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
- 31 Oct, 2016 2 commits
-
-
Also bump version requirements for foreign libs (ghc>=7.8)
-
The key idea is that once we put PackageTests in its own package, we can ensure that its Setup.hs is compiled with the same version of Cabal library as package-tests is compiled with. This means that LBI reading will *always succeed* which is quite nice. Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-