Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master
http://hackage.haskell.org/trac/ghc/changeset/9a1f33e40864d99d22cdcf8fc9c02a012206a741 >--------------------------------------------------------------- commit 9a1f33e40864d99d22cdcf8fc9c02a012206a741 Author: Simon Peyton Jones <[email protected]> Date: Thu Apr 26 12:34:15 2012 +0100 Follow changes in pretty printing >--------------------------------------------------------------- tests/indexed-types/should_compile/T3017.stderr | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/tests/indexed-types/should_compile/T3017.stderr b/tests/indexed-types/should_compile/T3017.stderr index 5df49d5..f1322d6 100644 --- a/tests/indexed-types/should_compile/T3017.stderr +++ b/tests/indexed-types/should_compile/T3017.stderr @@ -14,7 +14,7 @@ TYPE CONSTRUCTORS = L :: forall a. [a] -> ListColl a Stricts: _ FamilyInstance: none COERCION AXIOMS - axiom Foo.TFCo:R:ElemListColl [a] :: Elem (ListColl a) ~# a + axiom Foo.TFCo:R:ElemListColl a :: Elem (ListColl a) ~# a INSTANCES instance Coll (ListColl a) -- Defined at T3017.hs:12:11 FAMILY INSTANCES _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
