-
Simon Peyton Jones authored
See the comments with toInt#, but the key point is that we want (fromInteger 1)::Int to yield (I# 1)!
Simon Peyton Jones authoredSee the comments with toInt#, but the key point is that we want (fromInteger 1)::Int to yield (I# 1)!
Loading