Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/haskell/Cabal. Pull mirroring updated .
  1. Nov 24, 2015
  2. Nov 23, 2015
  3. Nov 21, 2015
  4. Nov 20, 2015
  5. Nov 19, 2015
  6. Nov 17, 2015
  7. Nov 16, 2015
  8. Nov 15, 2015
  9. Nov 13, 2015
  10. Nov 12, 2015
  11. Nov 10, 2015
    • ben0x539's avatar
      Make `cabal init` reject extra arguments. · 2b719a52
      ben0x539 authored
      This is better than ignoring them because one is likely in some state of
      confusion when passing extraneous arguments to `cabal init` and would
      probably appreciate being taken out of that state sooner rather than
      later.
      2b719a52
  12. Nov 07, 2015
    • ttuegel's avatar
      Merge pull request #2913 from nomeata/show-details-direct · e99ed843
      ttuegel authored
      Show details direct
      e99ed843
    • Joachim Breitner's avatar
      test: New mode --show-details=direct · 2542325e
      Joachim Breitner authored
      This mode implements #2911, and allows to connect the test runner
      directly to stdout/stdin. This is more reliable in the presence of no
      threading, i.e. a work-arond for #2398.
      
      I make the test suite use this, so that it passes again, despite
      printing lots of stuff. Once #2398 is fixed properly, the test suite
      should probably be extended to test all the various --show-details
      modes.
      2542325e
  13. Nov 06, 2015
  14. Nov 05, 2015
  15. Nov 04, 2015
Loading