diff options
author | Krzysztof Gogolewski <krzysztof.gogolewski@tweag.io> | 2020-03-13 18:39:10 +0100 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2020-03-14 19:36:04 -0400 |
commit | 1de3ab4a147eeb0b34b24a3c0e91f174e6e5cb79 (patch) | |
tree | 548bcaaeaa701e5b11d6dedf1f89509a031d3360 /testsuite | |
parent | 49e9d7395a13584f15798bce1601b8d3a6633f11 (diff) | |
download | haskell-1de3ab4a147eeb0b34b24a3c0e91f174e6e5cb79.tar.gz |
Remove unused field var_inline (#17915)
Diffstat (limited to 'testsuite')
-rw-r--r-- | testsuite/tests/parser/should_compile/DumpTypecheckedAst.stderr | 49 |
1 files changed, 17 insertions, 32 deletions
diff --git a/testsuite/tests/parser/should_compile/DumpTypecheckedAst.stderr b/testsuite/tests/parser/should_compile/DumpTypecheckedAst.stderr index 3654edfa45..80fc356925 100644 --- a/testsuite/tests/parser/should_compile/DumpTypecheckedAst.stderr +++ b/testsuite/tests/parser/should_compile/DumpTypecheckedAst.stderr @@ -66,8 +66,7 @@ (HsVar (NoExtField) ({ <no location info> } - {Var: $krep}))))) - (False))) + {Var: $krep}))))))) ,({ <no location info> } (VarBind (NoExtField) @@ -132,8 +131,7 @@ (HsVar (NoExtField) ({ <no location info> } - {Var: $krep}))))) - (False))) + {Var: $krep}))))))) ,({ <no location info> } (VarBind (NoExtField) @@ -198,8 +196,7 @@ (HsVar (NoExtField) ({ <no location info> } - {Var: GHC.Types.krep$*}))))) - (False))) + {Var: GHC.Types.krep$*}))))))) ,({ <no location info> } (VarBind (NoExtField) @@ -264,8 +261,7 @@ (HsVar (NoExtField) ({ <no location info> } - {Var: $krep}))))) - (False))) + {Var: $krep}))))))) ,({ <no location info> } (VarBind (NoExtField) @@ -330,8 +326,7 @@ (HsVar (NoExtField) ({ <no location info> } - {Var: $krep}))))) - (False))) + {Var: $krep}))))))) ,({ <no location info> } (VarBind (NoExtField) @@ -352,8 +347,7 @@ (SourceText "2") (False) - (2))))))) - (False))) + (2))))))))) ,({ <no location info> } (VarBind (NoExtField) @@ -374,8 +368,7 @@ (SourceText "1") (False) - (1))))))) - (False))) + (1))))))))) ,({ <no location info> } (VarBind (NoExtField) @@ -396,8 +389,7 @@ (SourceText "0") (False) - (0))))))) - (False))) + (0))))))))) ,({ <no location info> } (VarBind (NoExtField) @@ -421,8 +413,7 @@ (HsVar (NoExtField) ({ <no location info> } - {Var: $krep}))))) - (False))) + {Var: $krep}))))))) ,({ <no location info> } (VarBind (NoExtField) @@ -446,8 +437,7 @@ (HsVar (NoExtField) ({ <no location info> } - {Var: GHC.Types.krep$*}))))) - (False))) + {Var: GHC.Types.krep$*}))))))) ,({ <no location info> } (VarBind (NoExtField) @@ -471,8 +461,7 @@ (HsVar (NoExtField) ({ <no location info> } - {Var: $krep}))))) - (False))) + {Var: $krep}))))))) ,({ <no location info> } (VarBind (NoExtField) @@ -496,8 +485,7 @@ (HsVar (NoExtField) ({ <no location info> } - {Var: $krep}))))) - (False))) + {Var: $krep}))))))) ,({ <no location info> } (VarBind (NoExtField) @@ -521,8 +509,7 @@ (HsVar (NoExtField) ({ <no location info> } - {Var: $krep}))))) - (False))) + {Var: $krep}))))))) ,({ <no location info> } (VarBind (NoExtField) @@ -623,8 +610,7 @@ [])) (HsConLikeOut (NoExtField) - ({abstract:ConLike}))))))))))))))))))) - (False))) + ({abstract:ConLike}))))))))))))))))))))) ,({ <no location info> } (VarBind (NoExtField) @@ -653,8 +639,7 @@ [])) (HsConLikeOut (NoExtField) - ({abstract:ConLike}))))))) - (False))) + ({abstract:ConLike}))))))))) ,({ <no location info> } (VarBind (NoExtField) @@ -700,8 +685,7 @@ (NoExtField) (HsStringPrim (NoSourceText) - "DumpTypecheckedAst"))))))))) - (False))) + "DumpTypecheckedAst"))))))))))) ,({ DumpTypecheckedAst.hs:18:1-23 } (AbsBinds (NoExtField) @@ -767,3 +751,4 @@ []))]} (False)))]} + |