Skip to content

Commit

Permalink
Merge pull request haskell#9750 from cabalism/remove/stale-comment-wi…
Browse files Browse the repository at this point in the history
…thSourceCopyDir

Remove stale see 'withSourceCopyDir'
  • Loading branch information
mergify[bot] authored Mar 6, 2024
2 parents 833a17d + 54b26f4 commit ec71d1f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cabal-testsuite/src/Test/Cabal/Monad.hs
Original file line number Diff line number Diff line change
Expand Up @@ -406,8 +406,6 @@ onlyIfExists m =
-- This requires the test repository to be a Git checkout, because
-- we use the Git metadata to figure out what files to copy into the
-- hermetic copy.
--
-- Also see 'withSourceCopyDir'.
withSourceCopy :: TestM a -> TestM a
withSourceCopy m = do
env <- getTestEnv
Expand Down

0 comments on commit ec71d1f

Please sign in to comment.