diff options
author | simonpj <simonpj@microsoft.com> | 2010-03-01 17:37:52 +0000 |
---|---|---|
committer | simonpj <simonpj@microsoft.com> | 2010-03-01 17:37:52 +0000 |
commit | 53bed04682a1edc0747de76d718217099e49b2e4 (patch) | |
tree | d3f5416d795cbb70b337c21e83f99d1f3c1e96c2 /testsuite/tests | |
parent | 942f9dfcefb0baa13e8485f382de6ea6a0a1ee51 (diff) | |
download | haskell-53bed04682a1edc0747de76d718217099e49b2e4.tar.gz |
A missing change from the InlinePrag pretty-print change
Diffstat (limited to 'testsuite/tests')
-rw-r--r-- | testsuite/tests/ghc-regress/simplCore/should_compile/spec-inline.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
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 04795baf12..78d9483ea0 100644 --- a/testsuite/tests/ghc-regress/simplCore/should_compile/spec-inline.stderr +++ b/testsuite/tests/ghc-regress/simplCore/should_compile/spec-inline.stderr @@ -143,7 +143,7 @@ Roman.$wgo = } } -Roman.foo_go [InlPrag=INLINE [0]] +Roman.foo_go [InlPrag=INLINE[0]] :: Data.Maybe.Maybe GHC.Types.Int -> Data.Maybe.Maybe GHC.Types.Int -> GHC.Types.Int |