We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 857e67e commit 83ac783Copy full SHA for 83ac783
cabal-testsuite/PackageTests/NewHaddock/DisableDoc/cabal.test.hs
@@ -1,5 +1,5 @@
1
import Test.Cabal.Prelude
2
--- Test that `cabal haddock --disable-documention` works as expected and leads
+-- Test that `cabal haddock --disable-documentation` works as expected and leads
3
-- to a warning if a local package makes an outer reference.
4
main = cabalTest . withRepo "repo" $ do
5
r <- cabal' "haddock" ["--disable-documentation", "B"]
0 commit comments