Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/haskell/Cabal. Pull mirroring updated .
  1. Feb 24, 2023
  2. Feb 23, 2023
  3. Feb 22, 2023
  4. Feb 21, 2023
  5. Feb 19, 2023
  6. Feb 17, 2023
  7. Feb 16, 2023
  8. 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
  9. Feb 14, 2023
  10. Feb 13, 2023
Loading