summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/T13032.stderr
blob: 5492b791d7194784a15068a5e62b5777d58bee46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

==================== Desugar (after optimization) ====================
Result size of Desugar (after optimization)
  = {terms: 13, types: 24, coercions: 0, joins: 0/0}

-- RHS size: {terms: 6, types: 11, coercions: 0, joins: 0/0}
f :: forall a b. (a ~ b) => a -> b -> Bool
[LclIdX]
f = \ (@ a) (@ b) _ [Occ=Dead] _ [Occ=Dead] _ [Occ=Dead] ->
      GHC.Types.True

-- RHS size: {terms: 5, types: 0, coercions: 0, joins: 0/0}
T13032.$trModule :: GHC.Types.Module
[LclIdX]
T13032.$trModule
  = GHC.Types.Module
      (GHC.Types.TrNameS "main"#) (GHC.Types.TrNameS "T13032"#)