Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/haskell/Cabal. Pull mirroring updated .
  1. Mar 02, 2023
  2. Mar 01, 2023
  3. Feb 28, 2023
  4. Feb 26, 2023
  5. Feb 25, 2023
  6. Feb 24, 2023
  7. Feb 23, 2023
  8. Feb 22, 2023
  9. Feb 21, 2023
  10. Feb 19, 2023
  11. Feb 17, 2023
  12. Feb 16, 2023
  13. Feb 15, 2023
    • Artem Pelenitsyn's avatar
      doctests: switch to the preffered method of calling the tool · 822d1a73
      Artem Pelenitsyn authored
      which is `cabal repl --with-ghc=doctest`. This not only catches up with
      the current upstream recommendations, but also simplifies the usage:
      before this change calling doctest required you to set up an environment
      with QuickCheck available (we used to do it via cabal-env). The new
      method takes care of it automatically.
      
      Also add some docs to fix #8147
      822d1a73
  14. Feb 14, 2023
Loading