From 4994bdffd6c6501551372a17102eb4344f43d69d Mon Sep 17 00:00:00 2001 From: simonpj Date: Wed, 17 Mar 2010 13:34:05 +0000 Subject: Accept change in inline pragma format --- .../tests/ghc-regress/simplCore/should_compile/spec-inline.stderr | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testsuite/tests') diff --git a/testsuite/tests/ghc-regress/simplCore/should_compile/spec-inline.stderr b/testsuite/tests/ghc-regress/simplCore/should_compile/spec-inline.stderr index 78d9483ea0..16b753dc2b 100644 --- a/testsuite/tests/ghc-regress/simplCore/should_compile/spec-inline.stderr +++ b/testsuite/tests/ghc-regress/simplCore/should_compile/spec-inline.stderr @@ -181,12 +181,12 @@ Roman.foo = ------ Local rules for imported ids -------- -"SC:$wgo0" ALWAYS +"SC:$wgo0" [ALWAYS] forall {sc :: GHC.Prim.Int# sc1 :: GHC.Prim.Int#} Roman.$wgo (Data.Maybe.Just @ GHC.Types.Int (GHC.Types.I# sc)) (Data.Maybe.Just @ GHC.Types.Int (GHC.Types.I# sc1)) = Roman.foo_$s$wgo1 sc sc1 -"SC:$wgo1" ALWAYS +"SC:$wgo1" [ALWAYS] forall {sc :: GHC.Prim.Int# sc1 :: GHC.Types.Int} Roman.$wgo (Data.Maybe.Just @ GHC.Types.Int (GHC.Types.I# sc)) (Data.Maybe.Just @ GHC.Types.Int sc1) -- cgit v1.2.1