Add a rewrite rule for toInt# so literals work right
See the comments with toInt#, but the key point is that we want (fromInteger 1)::Int to yield (I# 1)!
Please register or sign in to comment
See the comments with toInt#, but the key point is that we want (fromInteger 1)::Int to yield (I# 1)!