Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cabal doctest suggests nonexistent cabal new-doctest command #6000

Closed
patrickt opened this issue Apr 14, 2019 · 2 comments
Closed

cabal doctest suggests nonexistent cabal new-doctest command #6000

patrickt opened this issue Apr 14, 2019 · 2 comments

Comments

@patrickt
Copy link
Contributor

From my shell history:

~/s/fused-effects (monad-control-instances|…) [1] $ cabal doctest
Warning: The doctest command is a part of the legacy v1 style of cabal usage.

Please switch to using either the new project style and the new-doctest
command or the legacy v1-doctest alias as new-style projects will become the
default in the next version of cabal-install. Please file a bug if you cannot
replicate a working v1- use case with the new-style commands.

For more information, see: https://wiki.haskell.org/Cabal/NewBuild

~/s/fused-effects (monad-control-instances|…) [1] $ cabal new-doctest
cabal: unrecognised command: new-doctest (try --help)

Until #4500 lands, this warning could be disabled.

@fgaz
Copy link
Member

fgaz commented Sep 1, 2021

v1-doctest is gone, maybe this could be closed?

@Mikolaj
Copy link
Member

Mikolaj commented Sep 1, 2021

The misleading warning is gone too and there are other tickets (indeed listed in #4500) about the deficiencies of doctest checking. Closing.

@Mikolaj Mikolaj closed this as completed Sep 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants