summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename
diff options
context:
space:
mode:
authorAustin Seipp <austin@well-typed.com>2014-01-15 08:35:37 -0600
committerAustin Seipp <austin@well-typed.com>2014-01-15 08:36:23 -0600
commit778b48afc36e2b0eb44387e2a36947ac0c6ddd95 (patch)
tree193a5a29ea29cb59ea264ba420f966621b1345fc /testsuite/tests/rename
parent89c83d66d1cb9d5b2f7b07ca7d886a505adf45fa (diff)
downloadhaskell-778b48afc36e2b0eb44387e2a36947ac0c6ddd95.tar.gz
s/warn-type-holes/warn-typed-holes/g
Signed-off-by: Austin Seipp <austin@well-typed.com>
Diffstat (limited to 'testsuite/tests/rename')
-rw-r--r--testsuite/tests/rename/should_fail/rnfail016.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/rename/should_fail/rnfail016.hs b/testsuite/tests/rename/should_fail/rnfail016.hs
index 5e71207889..1bf15b0421 100644
--- a/testsuite/tests/rename/should_fail/rnfail016.hs
+++ b/testsuite/tests/rename/should_fail/rnfail016.hs
@@ -1,4 +1,4 @@
-{-# OPTIONS_GHC -fno-warn-type-holes #-}
+{-# OPTIONS_GHC -fno-warn-typed-holes #-}
module ShouldFail where
-- !!! Pattern syntax in expressions