summaryrefslogtreecommitdiff
path: root/testsuite/tests/gadt
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2015-10-05 14:05:56 +0200
committerGabor Greif <ggreif@gmail.com>2015-10-05 14:07:10 +0200
commit7fcfee1c6d2199a422d47e9d4cdcd4b24f48ba4f (patch)
treef338bd11b421894e51914357aa54b216c9db5353 /testsuite/tests/gadt
parentc0bdfee72de789d0cfbd8d93a2111f348660cfbc (diff)
downloadhaskell-7fcfee1c6d2199a422d47e9d4cdcd4b24f48ba4f.tar.gz
A few typos in comments
Diffstat (limited to 'testsuite/tests/gadt')
-rw-r--r--testsuite/tests/gadt/records-fail1.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/gadt/records-fail1.hs b/testsuite/tests/gadt/records-fail1.hs
index b26404afd3..12bb3e0cd3 100644
--- a/testsuite/tests/gadt/records-fail1.hs
+++ b/testsuite/tests/gadt/records-fail1.hs
@@ -10,7 +10,7 @@
-- It's been removed in August 2015
-- see Phab D1118
--- test should result into parse error
+-- test should result in a parse error
module ShouldFail where