Explain that cabal repl --with-ghc=doctest-parallel
can't exist
#36
Labels
documentation
Improvements or additions to documentation
In the "Future of this project" section, it is said that
Doctest-0.20 allows for a new repl invocation mechanism, mentioned in their changelog. For Servant, it seems to enable getting rid of the mentioned flag.
It seems that this trick can't work for doctest-parallel, since there is no executable to reference. Is that correct? Would you accept a PR explaining this?
The text was updated successfully, but these errors were encountered: