[commit: packages/hpc] D1426: Update output (e17eef9)

git at git.haskell.org git at git.haskell.org
Thu Nov 12 12:07:49 UTC 2015


Repository : ssh://git@git.haskell.org/hpc

On branch  : D1426
Link       : http://git.haskell.org/packages/hpc.git/commitdiff/e17eef982ea43282d54b103ee1c115847229c93f

>---------------------------------------------------------------

commit e17eef982ea43282d54b103ee1c115847229c93f
Author: Simon Marlow <marlowsd at gmail.com>
Date:   Wed Nov 4 23:43:31 2015 +0000

    Update output


>---------------------------------------------------------------

e17eef982ea43282d54b103ee1c115847229c93f
 tests/function/tough.stdout   | 4 ++--
 tests/function2/tough2.stdout | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/tests/function/tough.stdout b/tests/function/tough.stdout
index 22adc34..21a31a0 100644
--- a/tests/function/tough.stdout
+++ b/tests/function/tough.stdout
@@ -1,10 +1,10 @@
 "Hello"
 "Hello"
 badCase
-CallStack:
+CallStack (from ImplicitParams):
   error, called at tough.hs:39:14 in main:Main
 badCase
-CallStack:
+CallStack (from ImplicitParams):
   error, called at tough.hs:39:14 in main:Main
 "Bark"
 "Hello"
diff --git a/tests/function2/tough2.stdout b/tests/function2/tough2.stdout
index 690f386..66bb3f8 100644
--- a/tests/function2/tough2.stdout
+++ b/tests/function2/tough2.stdout
@@ -1,10 +1,10 @@
 "Hello"
 "Hello"
 badCase
-CallStack:
+CallStack (from ImplicitParams):
   error, called at subdir/tough2.lhs:40:14 in main:Main
 badCase
-CallStack:
+CallStack (from ImplicitParams):
   error, called at subdir/tough2.lhs:40:14 in main:Main
 "Bark"
 "Hello"



More information about the ghc-commits mailing list