summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T9437.stderr
diff options
context:
space:
mode:
authorSimon Peyton Jones <simonpj@microsoft.com>2014-08-25 15:17:39 +0100
committerSimon Peyton Jones <simonpj@microsoft.com>2014-08-25 15:18:06 +0100
commit06600e74444d22caff1fa8c7eef0e4e2debd60b9 (patch)
tree2a1960a0d15fed5b52ad91aff998bd2fc5b681d4 /testsuite/tests/rename/should_fail/T9437.stderr
parentee4501bbad6480509e8a60b5ff89c0b0b228b66d (diff)
downloadhaskell-06600e74444d22caff1fa8c7eef0e4e2debd60b9.tar.gz
Two buglets in record wild-cards (Trac #9436 and #9437)
of named fields, whereas the code in RnPat.rnHsRecFields is much better set up to do so. Both easily fixed.
Diffstat (limited to 'testsuite/tests/rename/should_fail/T9437.stderr')
-rw-r--r--testsuite/tests/rename/should_fail/T9437.stderr2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/tests/rename/should_fail/T9437.stderr b/testsuite/tests/rename/should_fail/T9437.stderr
new file mode 100644
index 0000000000..8c2222ef97
--- /dev/null
+++ b/testsuite/tests/rename/should_fail/T9437.stderr
@@ -0,0 +1,2 @@
+
+T9437.hs:8:12: You cannot use `..' in a record update