Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : overlapping-tyfams
http://hackage.haskell.org/trac/ghc/changeset/063c8db1f41379c5425fce3f2b293ae01c59706e >--------------------------------------------------------------- commit 063c8db1f41379c5425fce3f2b293ae01c59706e Author: Richard Eisenberg <e...@cis.upenn.edu> Date: Thu Dec 6 21:15:54 2012 -0500 Changed expected output of one test to account for pretty-printer change. >--------------------------------------------------------------- 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 30b5e01..b7bedae 100644 --- a/tests/indexed-types/should_compile/T3017.stderr +++ b/tests/indexed-types/should_compile/T3017.stderr @@ -15,7 +15,7 @@ TYPE CONSTRUCTORS = L :: forall a. [a] -> ListColl a Stricts: _ FamilyInstance: none COERCION AXIOMS - axiom Foo.TFCo:R:ElemListColl forall a. Elem (ListColl a) ~# a + axiom Foo.TFCo:R:ElemListColl :: forall a. Elem (ListColl a) ~# a INSTANCES instance Coll (ListColl a) -- Defined at T3017.hs:12:11 FAMILY INSTANCES _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc