[commit: testsuite] master: Output wibble (0e5e3b9)
Simon Peyton Jones
simonpj at microsoft.com
Fri Jan 18 15:49:20 CET 2013
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/0e5e3b99f6c354a7bf286c661cc9d7b5bbc0e6cf
>---------------------------------------------------------------
commit 0e5e3b99f6c354a7bf286c661cc9d7b5bbc0e6cf
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Fri Jan 18 14:49:00 2013 +0000
Output wibble
>---------------------------------------------------------------
tests/simplCore/should_compile/T4201.stdout | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/tests/simplCore/should_compile/T4201.stdout b/tests/simplCore/should_compile/T4201.stdout
index c3b7e8d..9f3c2ac 100644
--- a/tests/simplCore/should_compile/T4201.stdout
+++ b/tests/simplCore/should_compile/T4201.stdout
@@ -1,3 +1,3 @@
- Unfolding: (Eta.bof
- `cast`
- (Sym (Eta.NTCo:Foo[0]) -> Refl Eta.T)) -}
+ {- Arity: 1, HasNoCafRefs, Strictness: <S,U>m,
+ Unfolding: InlineRule (0, True, True)
+ Eta.bof `cast` (Sym (Eta.NTCo:Foo[0]) -> Refl Eta.T) -}
More information about the ghc-commits
mailing list