[Git][ghc/ghc][wip/T18708] Update T18708.hs
Sebastian Graf
gitlab at gitlab.haskell.org
Wed Sep 23 08:04:30 UTC 2020
Sebastian Graf pushed to branch wip/T18708 at Glasgow Haskell Compiler / GHC
Commits:
5c60f250 by Sebastian Graf at 2020-09-23T04:04:29-04:00
Update T18708.hs
- - - - -
1 changed file:
- testsuite/tests/pmcheck/should_compile/T18708.hs
Changes:
=====================================
testsuite/tests/pmcheck/should_compile/T18708.hs
=====================================
@@ -17,4 +17,5 @@ main :: IO ()
main = do
case y of
"y" -> return ()
- return ()
\ No newline at end of file
+ return ()
+
\ No newline at end of file
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/5c60f250fb1db35b1f3d015b4ea7a6e3b0c7d8cd
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/5c60f250fb1db35b1f3d015b4ea7a6e3b0c7d8cd
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20200923/c92dc374/attachment.html>
More information about the ghc-commits
mailing list