-
simonpj@microsoft.com authored
See the comments with toInt#, but the key point is that we want (fromInteger 1)::Int to yield (I# 1)!
simonpj@microsoft.com authoredSee the comments with toInt#, but the key point is that we want (fromInteger 1)::Int to yield (I# 1)!
Loading