summaryrefslogtreecommitdiff
path: root/testsuite/tests/simplCore/should_compile/T9400.stderr
diff options
context:
space:
mode:
authorSimon Peyton Jones <simonpj@microsoft.com>2015-04-07 17:33:44 +0100
committerSimon Peyton Jones <simonpj@microsoft.com>2015-04-07 17:48:48 +0100
commite6e0415befc9784f8631360fe51b34232ad589e9 (patch)
treed7b417fc1b859b5ba083e8dee00cd09af87c5e3d /testsuite/tests/simplCore/should_compile/T9400.stderr
parenteacda9244913709ed025767418468b4cfc878cf9 (diff)
downloadhaskell-e6e0415befc9784f8631360fe51b34232ad589e9.tar.gz
More error message wibbles
..due to suppressing base-package module names. Needs a submodule update on array.
Diffstat (limited to 'testsuite/tests/simplCore/should_compile/T9400.stderr')
-rw-r--r--testsuite/tests/simplCore/should_compile/T9400.stderr3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite/tests/simplCore/should_compile/T9400.stderr b/testsuite/tests/simplCore/should_compile/T9400.stderr
index 938a07204b..2600dd00ba 100644
--- a/testsuite/tests/simplCore/should_compile/T9400.stderr
+++ b/testsuite/tests/simplCore/should_compile/T9400.stderr
@@ -29,8 +29,7 @@ main =
@ ()
@ ()
(putStrLn (unpackCString# "efg"#))
- (Control.Exception.Base.patError
- @ (IO ()) "T9400.hs:(17,5)-(18,29)|case"#))))
+ (patError @ (IO ()) "T9400.hs:(17,5)-(18,29)|case"#))))