diff options
| author | Ian Lynagh <igloo@earth.li> | 2012-06-06 19:26:01 +0100 |
|---|---|---|
| committer | Ian Lynagh <igloo@earth.li> | 2012-06-06 19:26:01 +0100 |
| commit | c7c44288b9c6d9ba311f2b7a09e80882eb93cfc9 (patch) | |
| tree | 47fafa7c4f5136273ff5748c0d90a95fe7397628 /compiler/codeGen | |
| parent | fa3449e9eb0bd363b90d65b2a7c229b2f6d5919d (diff) | |
| download | haskell-c7c44288b9c6d9ba311f2b7a09e80882eb93cfc9.tar.gz | |
Tell built-in rules the Id that the rule has matched
This will let us get at the types of the Id, which in particular means
that for a rule for
intToInteger :: Int# -> Integer
we can get the "Integer" type, which we can use to build an Integer
literal.
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions
