Skip to content

Commit

Permalink
Typo "can easier"
Browse files Browse the repository at this point in the history
Co-authored-by: brandon s allbery kf8nh <[email protected]>
  • Loading branch information
philderbeast and geekosaur committed Dec 27, 2024
1 parent 90c3047 commit 411447d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cabal-testsuite/src/Test/Cabal/Prelude.hs
Original file line number Diff line number Diff line change
Expand Up @@ -1269,7 +1269,7 @@ findDependencyInStore pkgName = do
(dir:_) -> dir
pure (storeDir </> storeDirForGhcVersion </> libDir)

-- | It can easier to paste expected output verbatim into a text file,
-- | It can be easier to paste expected output verbatim into a text file,
-- especially if it is a multiline string, rather than encoding it as a multiline
-- string in Haskell source code.
--
Expand Down

0 comments on commit 411447d

Please sign in to comment.