Skip to content

Commit 0c24476

Browse files
committed
Seriously
1 parent 8c0b4ca commit 0c24476

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cabal/src/Distribution/Simple.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,6 @@ confPkgDescr hooks verbosity cwd mb_path = do
401401
pdfile <- case mb_path of
402402
Nothing -> relativeSymbolicPath <$> tryFindPackageDesc verbosity cwd
403403
Just path -> return path
404-
info verbosity "Using Parsec parser"
405404
descr <- readGenericPackageDescription verbosity cwd pdfile
406405
return (Just pdfile, descr)
407406

0 commit comments

Comments
 (0)