summaryrefslogtreecommitdiff
path: root/testsuite/tests/simplCore/should_compile/spec-inline.stderr
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2016-03-23 13:38:34 +0100
committerJoachim Breitner <mail@joachim-breitner.de>2016-03-29 16:53:14 +0200
commitc8138c8505cd5f7f1b9ef33580a443a5c2c4f928 (patch)
treee27ff0e0a761a89dcbf49422281ca0a36e155cac /testsuite/tests/simplCore/should_compile/spec-inline.stderr
parente6e17a095f68509d60b06202e49daaf275b7c320 (diff)
downloadhaskell-c8138c8505cd5f7f1b9ef33580a443a5c2c4f928.tar.gz
Do not print DmdType in Core output
too verbose, and usualy preceded by Str= anyways.
Diffstat (limited to 'testsuite/tests/simplCore/should_compile/spec-inline.stderr')
-rw-r--r--testsuite/tests/simplCore/should_compile/spec-inline.stderr24
1 files changed, 12 insertions, 12 deletions
diff --git a/testsuite/tests/simplCore/should_compile/spec-inline.stderr b/testsuite/tests/simplCore/should_compile/spec-inline.stderr
index 34af76c867..a1dc5144a7 100644
--- a/testsuite/tests/simplCore/should_compile/spec-inline.stderr
+++ b/testsuite/tests/simplCore/should_compile/spec-inline.stderr
@@ -6,7 +6,7 @@ Result size of Tidy Core = {terms: 172, types: 65, coercions: 0}
Roman.$trModule2 :: GHC.Types.TrName
[GblId,
Caf=NoCafRefs,
- Str=DmdType m1,
+ Str=m1,
Unf=Unf{Src=<vanilla>, TopLvl=True, Value=True, ConLike=True,
WorkFree=True, Expandable=True, Guidance=IF_ARGS [] 30 20}]
Roman.$trModule2 = GHC.Types.TrNameS "main"#
@@ -15,7 +15,7 @@ Roman.$trModule2 = GHC.Types.TrNameS "main"#
Roman.$trModule1 :: GHC.Types.TrName
[GblId,
Caf=NoCafRefs,
- Str=DmdType m1,
+ Str=m1,
Unf=Unf{Src=<vanilla>, TopLvl=True, Value=True, ConLike=True,
WorkFree=True, Expandable=True, Guidance=IF_ARGS [] 40 20}]
Roman.$trModule1 = GHC.Types.TrNameS "Roman"#
@@ -24,7 +24,7 @@ Roman.$trModule1 = GHC.Types.TrNameS "Roman"#
Roman.$trModule :: GHC.Types.Module
[GblId,
Caf=NoCafRefs,
- Str=DmdType m,
+ Str=m,
Unf=Unf{Src=<vanilla>, TopLvl=True, Value=True, ConLike=True,
WorkFree=True, Expandable=True, Guidance=IF_ARGS [] 10 30}]
Roman.$trModule =
@@ -32,7 +32,7 @@ Roman.$trModule =
-- RHS size: {terms: 2, types: 2, coercions: 0}
Roman.foo3 :: Int
-[GblId, Str=DmdType x]
+[GblId, Str=x]
Roman.foo3 =
Control.Exception.Base.patError
@ 'GHC.Types.PtrRepLifted
@@ -43,12 +43,12 @@ Rec {
-- RHS size: {terms: 55, types: 9, coercions: 0}
Roman.foo_$s$wgo [Occ=LoopBreaker]
:: GHC.Prim.Int# -> GHC.Prim.Int# -> GHC.Prim.Int#
-[GblId, Arity=2, Caf=NoCafRefs, Str=DmdType <L,U><L,U>]
+[GblId, Arity=2, Caf=NoCafRefs, Str=<L,U><L,U>]
Roman.foo_$s$wgo =
\ (sc :: GHC.Prim.Int#) (sc1 :: GHC.Prim.Int#) ->
let {
m :: GHC.Prim.Int#
- [LclId, Str=DmdType]
+ [LclId]
m =
GHC.Prim.+#
(GHC.Prim.+#
@@ -77,7 +77,7 @@ end Rec }
Roman.$wgo [InlPrag=[0]] :: Maybe Int -> Maybe Int -> GHC.Prim.Int#
[GblId,
Arity=2,
- Str=DmdType <S,1*U><S,1*U>,
+ Str=<S,1*U><S,1*U>,
Unf=Unf{Src=<vanilla>, TopLvl=True, Value=True, ConLike=True,
WorkFree=True, Expandable=True, Guidance=IF_ARGS [60 30] 256 0}]
Roman.$wgo =
@@ -88,7 +88,7 @@ Roman.$wgo =
case x of _ [Occ=Dead] { GHC.Types.I# ipv ->
let {
m :: GHC.Prim.Int#
- [LclId, Str=DmdType]
+ [LclId]
m =
GHC.Prim.+#
(GHC.Prim.+#
@@ -124,7 +124,7 @@ Roman.$wgo =
Roman.foo_go [InlPrag=INLINE[0]] :: Maybe Int -> Maybe Int -> Int
[GblId,
Arity=2,
- Str=DmdType <S,1*U><S,1*U>m,
+ Str=<S,1*U><S,1*U>m,
Unf=Unf{Src=InlineStable, TopLvl=True, Value=True, ConLike=True,
WorkFree=True, Expandable=True,
Guidance=ALWAYS_IF(arity=2,unsat_ok=True,boring_ok=False)
@@ -138,7 +138,7 @@ Roman.foo_go =
Roman.foo2 :: Int
[GblId,
Caf=NoCafRefs,
- Str=DmdType m,
+ Str=m,
Unf=Unf{Src=<vanilla>, TopLvl=True, Value=True, ConLike=True,
WorkFree=True, Expandable=True, Guidance=IF_ARGS [] 10 20}]
Roman.foo2 = GHC.Types.I# 6#
@@ -147,7 +147,7 @@ Roman.foo2 = GHC.Types.I# 6#
Roman.foo1 :: Maybe Int
[GblId,
Caf=NoCafRefs,
- Str=DmdType m2,
+ Str=m2,
Unf=Unf{Src=<vanilla>, TopLvl=True, Value=True, ConLike=True,
WorkFree=True, Expandable=True, Guidance=IF_ARGS [] 10 20}]
Roman.foo1 = GHC.Base.Just @ Int Roman.foo2
@@ -157,7 +157,7 @@ foo :: Int -> Int
[GblId,
Arity=1,
Caf=NoCafRefs,
- Str=DmdType <S,1*U(U)>m,
+ Str=<S,1*U(U)>m,
Unf=Unf{Src=InlineStable, TopLvl=True, Value=True, ConLike=True,
WorkFree=True, Expandable=True,
Guidance=ALWAYS_IF(arity=1,unsat_ok=True,boring_ok=False)