Skip to content
Snippets Groups Projects
Commit cc290f07 authored by BasLaa's avatar BasLaa Committed by Mergify
Browse files

add newlines

parent 0bb31625
No related branches found
No related tags found
No related merge requests found
main = putStrLn "Hello World"
\ No newline at end of file
main = putStrLn "Hello World"
......@@ -9,4 +9,4 @@ main = cabalTest $ do
assertOutputContains "Warning" res
res <- cabal' "run" [ "--", "+RTS"]
assertOutputDoesNotContain "Warning" res
\ No newline at end of file
assertOutputDoesNotContain "Warning" res
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment