summaryrefslogtreecommitdiff
path: root/testsuite/tests/numeric/should_compile/T15547.stderr
blob: 8560c4a8be994ca9614c4541862e9dbc2316fafb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31

==================== Tidy Core ====================
Result size of Tidy Core
  = {terms: 36, types: 100, coercions: 56, joins: 0/0}

nat2Word#
  = \ @n $dKnownNat _ ->
      naturalToWord# ($dKnownNat `cast` <Co:5> :: ...)

foo = \ _ -> 18##

fd
  = \ @n $dKnownNat _ ->
      naturalToWord# ($dKnownNat `cast` <Co:13> :: ...)

d = \ _ -> 3##

fm
  = \ @n $dKnownNat _ ->
      naturalToWord# ($dKnownNat `cast` <Co:17> :: ...)

m = \ _ -> 9##

fp
  = \ @n $dKnownNat _ ->
      naturalToWord# ($dKnownNat `cast` <Co:21> :: ...)

p = \ _ -> 512##