Skip to content

Commit

Permalink
Satisfy fix-whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
philderbeast committed Dec 24, 2024
1 parent 826dfb0 commit 21dfa22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cabal-testsuite/src/Test/Cabal/NeedleHaystack.hs
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ encodeLf = filter (/= '\r')
--
-- >>> delimitLines ""
-- "^$"
--
--
-- >>> delimitLines "\n"
-- "^$\n"
--
Expand Down

0 comments on commit 21dfa22

Please sign in to comment.