summaryrefslogtreecommitdiff
path: root/testsuite/tests/deSugar/should_compile/T2431.stderr
blob: f8c5a0ac9c72bf085fdea446d2e770ccd9f140b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23

==================== Tidy Core ====================
Result size of Tidy Core = {terms: 8, types: 19, coercions: 1}

T2431.$WRefl [InlPrag=INLINE] :: forall a. a T2431.:~: a
[GblId[DataConWrapper],
 Caf=NoCafRefs,
 Str=DmdType,
 Unf=Unf{Src=InlineStable, TopLvl=True, Arity=0, Value=True,
         ConLike=True, WorkFree=True, Expandable=True,
         Guidance=ALWAYS_IF(unsat_ok=False,boring_ok=False)
         Tmpl= \ (@ a) -> T2431.Refl @ a @ a @~ <a>}]
T2431.$WRefl = \ (@ a) -> T2431.Refl @ a @ a @~ <a>

T2431.absurd
  :: forall a. (GHC.Types.Int T2431.:~: GHC.Types.Bool) -> a
[GblId, Arity=1, Caf=NoCafRefs, Str=DmdType <L,U>b]
T2431.absurd =
  \ (@ a) (x :: GHC.Types.Int T2431.:~: GHC.Types.Bool) ->
    case x of _ { }